Updated debian/changelog
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.3.65) unstable; urgency=low
2
3   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
4     Based on an idea by Timo Boettcher.
5   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
6
7  -- Frank Terbeck <ft@grml.org>  Fri, 27 Feb 2009 22:06:31 +0100
8
9 grml-etc-core (0.3.64) unstable; urgency=low
10
11   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
12   * zshrc: put "zsh: repo-name" into screen title if the user is in a
13     VCS-controlled directory [Closes: issue635]
14
15  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
16
17 grml-etc-core (0.3.63) unstable; urgency=low
18
19   [ Michael Prokop ]
20   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
21     well. Thanks for reporting, gheift! [Closes: issue624]
22
23   [ Frank Terbeck ]
24   * zshrc: make /etc/zsh/functions.d recursive
25
26  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
27
28 grml-etc-core (0.3.62) unstable; urgency=low
29
30   [ Michael Prokop ]
31   * /etc/skel/.vimrc:
32     - disable digraph by default (it's annoying for users not
33       being aware of it)
34     - enable syntax highlighting only if the vim version supports it
35   * /etc/grml/screenrc:
36     - re-enable keybindings '^\' and '\\' for exiting screen with query
37       (thanks, gebi)
38   * zshrc: provide upgrade path via /etc/skel/.zshrc
39
40   [ Frank Terbeck ]
41   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
42     This includes various cleanups.
43   * zshrc: provide .. as a possible completion
44   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
45     Steinböck [Closes: issue605]
46   * zshrc: backport disable-patterns feature of vcs_info to the included
47     version, thanks Christian Hofstaedtler.
48   * zshrc: add support for OS X (fink and macports) thanks Christian
49     Hofstaedtler.
50   * zshrc: Use check_com for screen alias check/execution, thanks
51     Jan-Hendrik Zab.
52   * zshrc: add '-f' option to xtrename(), thanks esc.
53
54  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
55
56 grml-etc-core (0.3.61) unstable; urgency=low
57
58   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
59     [Closes: issue583]
60
61  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
62
63 grml-etc-core (0.3.60) unstable; urgency=low
64
65   * zshrc: add alias http for running "python -m SimpleHTTPServer"
66
67  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
68
69 grml-etc-core (0.3.59) unstable; urgency=low
70
71   [ Frank Terbeck ]
72   * zshrc: set default values for NOPRECMD and friends
73
74   [ Michael Prokop ]
75   * gitconfig: update alias 'out', fix usage of pager config,
76     add new alias 'tagme'
77   * zshrc: update function swspeak for new script swspeak-setup
78
79  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
80
81 grml-etc-core (0.3.58) unstable; urgency=low
82
83   [ Frank Terbeck ]
84   * zshrc: partial rewrite and extension of vcs_info()
85   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
86   * zshrc: update zsh-help() output
87
88   [ Michael Prokop ]
89   * Replace hg with git URLs
90   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
91     and review).
92
93  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
94
95 grml-etc-core (0.3.57) unstable; urgency=low
96
97   [ Frank Terbeck ]
98   * zshrc: Fixed $PS2, which included a backtick, which is special when
99     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
100
101  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
102
103 grml-etc-core (0.3.56) unstable; urgency=low
104
105   [ Frank Terbeck ]
106   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
107   * zshrc: changing invocation of vcs_info()
108
109  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
110
111 grml-etc-core (0.3.55) unstable; urgency=low
112
113   [ Frank Terbeck ]
114   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
115
116  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
117
118 grml-etc-core (0.3.54) unstable; urgency=low
119
120   [ Frank Terbeck ]
121   * zshrc: Adding support for cvs repositories to vcs_info()
122   * zshrc: Add an experimental bzr backend, that works without calling
123     bzr itself; it is disabled by default.
124   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
125     style to configure the %b replacement in formats for svn and bzr
126   * zshrc: Actually tried svk myself; including vcs_info() fixes from
127     that test.
128
129   [ Michael Prokop ]
130   * Some cleanups to make lintian happy.
131
132  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
133
134 grml-etc-core (0.3.53) unstable; urgency=low
135
136   [ Frank Terbeck ]
137   * zshrc: Handle a state of git in vcs_info(), when a normal
138     rebase conflicts
139   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
140     vcs to 'git-svn'
141   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
142     of a mercurial repository. Found by Karl Voit.
143   * zshrc: Give the user the opportunity to switch the vcs_info prompt
144     off for certain version control systems.
145   * zshrc: Adding support for darcs repositories to vcs_info()
146   * zshrc: Adding support for monotone repositories to vcs_info()
147
148  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
149
150 grml-etc-core (0.3.52) unstable; urgency=low
151
152   * zshrc: Add version control information to our prompt.
153
154  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
155
156 grml-etc-core (0.3.51) unstable; urgency=low
157
158   The "pfuh what nice zsh features" release. :)
159
160   [ Frank Terbeck ]
161   * zshrc: Add persistent dirstack support for shells older than 4.2.0
162   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
163   * zshrc: do not use xunfunction() anymore; it prevented things like
164            'source ~/.zshrc' from working.
165
166   [ Michael Gebetsroither ]
167   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
168
169   [ Michael Prokop ]
170   * zshrc:
171     - Add support for ${HOME}/.zshenv.
172     - Add new function ansi-colors() [via harnir]
173     - Support .deb in show-archive() [via harnir]
174     - Fix wrong placed comments for debbug vs. debbugm.
175       Thanks to Dennis Schreiber for pointing out.
176     - Provide more processes in completion of programs like
177       killall (thanks, ft).
178     - New function uopen() to download a file and display it locally.
179       Thanks for the idea, formorer; thanks for debugging help, ft. :)
180     - New function linenr() to print a specific line of file, thanks
181       to Wuehlmaus.
182     - Update gizmo() function.
183     - Add completion for aliases, deactivated by default because it
184       might be confusing for several users for now. Idea by Julius,
185       thanks for forwarding - wuehlmaus. :)
186   * zshenv: set $PATH on Solaris/SunOS.
187
188  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
189
190 grml-etc-core (0.3.50) unstable; urgency=low
191
192   [ Michael Prokop ]
193   * zshrc: update function git-get-plaindiff() so it works around
194     the "generating..." bug
195   * zshenv: extend and update $ADDONS handling
196
197   [ Frank Terbeck ]
198   * zshrc: add new bindings: '^xP' and '^xp' for
199     history-beginning-search-{forward,backward}
200
201  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
202
203 grml-etc-core (0.3.49) unstable; urgency=low
204
205   [ Frank Terbeck ]
206   * zshrc: Keeping check_com() defined after zshrcs are sourced
207
208  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
209
210 grml-etc-core (0.3.48) unstable; urgency=low
211
212   [ Alexander Steinböck ]
213   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
214   * zshrc: adding whatwhen() for history queries [Closes: issue380]
215
216   [ Frank Terbeck ]
217   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
218
219   [ Michael Prokop ]
220   * zshrc: enable 'setopt longlistjobs' by default
221   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
222     otherwise it breaks "su - $USER". Thanks for bringing this up,
223     Martin Yazdzik!
224
225  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
226
227 grml-etc-core (0.3.47) unstable; urgency=low
228
229   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
230
231  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
232
233 grml-etc-core (0.3.46) unstable; urgency=low
234
235   [ Frank Terbeck ]
236   * zshrc: Adding a generic accept-line wrapper =>
237     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
238   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
239   * zshrc: convert swspeak from alias to function
240   * zshrc: removing folsym() - use sll() from now on.
241   * vimrc: display the file, that is being edited into screen's hardstatus
242   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
243
244   [ Michael Prokop ]
245   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
246     in weather() [thanks, gebi]
247   * zshrc: set $NAME in screen title only if $HOSTNAME is set
248
249  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
250
251 grml-etc-core (0.3.45) unstable; urgency=low
252
253   [ Michael Prokop ]
254   * Drop the 'Make p in Visual mode replace the selected text...' from
255     vimrc. More details available at
256     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
257     - thanks for the hint, James Vega!
258
259   [ Alexander Steinböck ]
260   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl) 
261     (disable by default though) as well as 'accept-and-infer-next history'
262     (ctrl-o) to complete within directories and stay in menu completion.
263     [Closes: issue350]
264
265  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
266
267 grml-etc-core (0.3.44) unstable; urgency=low
268
269   [ Frank Terbeck ]
270   * zshrc: $reswords is an array *not* a hash
271
272  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
273
274 grml-etc-core (0.3.43) unstable; urgency=low
275
276   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
277     $HOSTNAME only when running the command on *another* box (being
278     a system != localhost).
279
280  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
281
282 grml-etc-core (0.3.42) unstable; urgency=low
283
284   [ Frank Terbeck ]
285   * zsh: disable command-completion descriptions
286
287  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
288
289 grml-etc-core (0.3.41) unstable; urgency=low
290
291   The big zsh update release.
292
293   [ Alexander Steinböck]
294   * standarized the use of brackets - double instead of
295     single ones - for test situations like if-clauses [thanks!]
296     [Testing: issue354]
297
298   [ Michael Prokop ]
299   * add alias 'g' for git
300   * set modelines for vim according to new indenting policy
301   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
302
303   [ Frank Terbeck ]
304   * several small cleanups by ft
305   * patch bomb for unified indenting
306   * introducing check_com() to check for the existence of commands
307   * introducing more utility functions: xcat and xsource
308     moving salias to utility functions
309
310  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
311
312 grml-etc-core (0.3.40) unstable; urgency=low
313
314   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
315     thanks Alexander Steinböck! [Closes: issue343]
316   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
317     hardstatus'
318
319  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
320
321 grml-etc-core (0.3.39) unstable; urgency=low
322
323   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
324     to make sure it's also fixed for user root.
325
326  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
327
328 grml-etc-core (0.3.38) unstable; urgency=low
329
330   * Provide e* functions in /etc/grml/lsb-functions again
331     and restore some RC_* variables.
332     Otherwise we break just too many scripts.
333
334  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
335
336 grml-etc-core (0.3.37) unstable; urgency=low
337
338   [Frank Terbeck]
339   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
340     [Closes: issue291]
341
342  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
343
344 grml-etc-core (0.3.36) unstable; urgency=low
345
346   [Frank Terbeck]
347   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
348     anymore to work around problems with older zsh versions.
349
350   [Michael Prokop]
351   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
352
353  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
354
355 grml-etc-core (0.3.35) unstable; urgency=low
356
357   * /etc/zsh/zshrc: support displaying version control information inside
358     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
359     [Closes: issue305]
360
361  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
362
363 grml-etc-core (0.3.34) unstable; urgency=low
364
365   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
366     as well.
367
368  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
369
370 grml-etc-core (0.3.33) unstable; urgency=low
371
372   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
373     does not conflict with apt-listbugs.
374
375  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
376
377 grml-etc-core (0.3.32) unstable; urgency=low
378
379   * Add /etc/apt/listbugs: display known bugs of currently running
380     system. This script is used inside grml-live.
381
382  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
383
384 grml-etc-core (0.3.31) unstable; urgency=low
385
386   [ Michael Prokop ]
387   * /etc/skel/.zshrc:
388     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
389     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
390     - getskype(): make it compatible with final skype 1.4 version
391   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
392   * Added /etc/grml/screenrc_generic which should work on any OS without
393     any grml/Debian specific programs/scripts.
394   * /etc/grml/screenrc*:
395     - provide example for switching caption and hardstatus for better
396       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
397       for the patch! [Closes: issue300]
398     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
399       the initial patch! [Closes: issue301]
400
401   [ Michael Gebetsroither ]
402   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
403
404
405  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
406
407 grml-etc-core (0.3.30) unstable; urgency=low
408
409   [ Frank Terbeck ]
410   * /etc/grml/lsb-functions: another few bugfixes
411
412  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
413
414 grml-etc-core (0.3.29) unstable; urgency=low
415
416   [ Frank Terbeck ]
417   * /etc/grml/lsb-functions: another bugfix
418
419  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
420
421 grml-etc-core (0.3.28) unstable; urgency=low
422
423   [ Frank Terbeck ]
424   * /etc/grml/lsb-functions: some more slightly improvements
425
426  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
427
428 grml-etc-core (0.3.27) unstable; urgency=low
429
430   [ Frank Terbeck ]
431   * Refactoring /etc/grml/lsb-functions and
432     /etc/grml/script-functions.
433
434   [ Michael Prokop ]
435   * Update /etc/apt/sources.list.grml.
436   * /etc/grml/lsb-functions: support disabling
437     colors through $NOCOLORS
438
439  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
440
441 grml-etc-core (0.3.26) unstable; urgency=low
442
443   [ Frank Terbeck ]
444   * /etc/grml/lsb-functions: fix empty $COLS when running inside
445     chroot
446
447  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
448
449 grml-etc-core (0.3.25) unstable; urgency=low
450
451   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
452
453  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
454
455 grml-etc-core (0.3.24) unstable; urgency=low
456
457   [ Frank Terbeck ]
458   * try to make 'lsb-functions' parsable by (d)ash
459
460   [ Michael Prokop ]
461   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
462     Use 'command grep' (thanks to z3ttacht) and fix a small bug
463     in iso2utf.
464   * Pre-Depend on zsh [Testing: issue287]
465
466  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
467
468 grml-etc-core (0.3.23) unstable; urgency=low
469
470   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
471     lesspipe.sh so we use the extended version by default if 
472     it's available.
473
474  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
475
476 grml-etc-core (0.3.22) unstable; urgency=low
477
478   [Frank Terbeck]
479   * /etc/zsh/zshrc:
480     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
481       That way, you can always get aptitude-* by 'aptitude-<tab>'.
482     - Let sudo-command-line() do something sensible on an empty buffer.
483
484  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
485
486 grml-etc-core (0.3.21) unstable; urgency=low
487
488   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
489
490  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
491
492 grml-etc-core (0.3.20) unstable; urgency=low
493
494   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
495     the left so look'n'feel with current Debian lsb-functions
496     is better.
497
498  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
499
500 grml-etc-core (0.3.19) unstable; urgency=low
501
502   * /etc/zsh/zshenv: make sure /usr/bin/id is available
503
504  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
505
506 grml-etc-core (0.3.18) unstable; urgency=low
507
508   * /etc/zsh/zshrc:
509     - use aptitude safe-upgrade instead of aptitude upgrade
510   * /etc/apt/sources.list.grml:
511     - added entry for cryptobox-server
512     - drop the '#1#'-stuff as we provide all packages via the
513       grml repository now
514
515  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
516
517 grml-etc-core (0.3.17) unstable; urgency=low
518
519   The 'Man, what a lazy folk'-release
520   * /etc/skel/.zshrc:
521     - added function weather() to retrieve weather information on
522       the console
523     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
524   * /etc/zsh/zshrc:
525     - added alias S for screen
526     - alias s for ssh
527     - added alias top10 to get the top 10 shell commands from the history
528     - make sure we provide arguments for startx in the function as well
529       (thanks for reporting the issue, Kevin Krammer!)
530   * /etc/zsh/zshenv:
531     - check for presence of lesspipe[.sh] before setting $LESSOPEN
532     - added LESS_TERMCAP_*
533   * /etc/skel/.vimrc:
534     - deactivate digraph option causing too many headaches for people
535       not being used to that option
536
537  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
538
539 grml-etc-core (0.3.16) unstable; urgency=low
540
541   * /etc/zsh/zshrc: dchange() - restore old behaviour with
542     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
543     trying to download the changelog via aptitude
544
545  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
546
547 grml-etc-core (0.3.15) unstable; urgency=low
548
549   * /etc/zsh/zshrc:
550     - activate 'setopt pushd_ignore_dups' to avoid duplicates
551       in ~/.zdirs (thanks to wuehlmaus for bringing up
552       and for the appropriate configuration thanks to ft!)
553     - dchange() function: remove hardcoded option
554
555  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
556
557 grml-etc-core (0.3.14) unstable; urgency=low
558
559   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
560
561  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
562
563 grml-etc-core (0.3.13) unstable; urgency=low
564
565   * /etc/zsh/zshrc:
566     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
567       with bootoption dvorak might be not so amusing for people
568       not being used to dvorak keyboard layout :)
569     - added alias "$(uname -r)-reboot for fast rebooting via kexec
570     - dchange(): use aptitude to retrieve changelog if no changelog
571       can be found on the local system (thanks for the idea, nico!)
572
573  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
574
575 grml-etc-core (0.3.12) unstable; urgency=low
576
577   * Added some more examples to /etc/network/interfaces.examples.
578   * /etc/zsh/zshrc:
579     - move environment stuff from /etc/zsh/zshenv to
580       /etc/zsh/zshrc so we don't have all the environment variables
581       in 'zsh -f', thanks for the patch - ft!
582     - added function dnews (to view Debian's NEWS file of the package)
583     - fix some typos
584     - compctl definition shadowed _grmlinitd. Found by Anthony
585       Charles and forwared by ft. Thanks!
586     - added function minimal-shell (spawn a minimally set up ksh),
587       thanks ft!
588     - added keybinding ctrl-x1 to jump behind the first word on the
589       cmdline, thanks again ft!
590     - added keywords/strings for automatic building of grml' zsh
591       reference card [and once more thanks to ft! :)]
592   * /etc/skel/.vimrc: support ~/.vimrc.local
593
594  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
595
596 grml-etc-core (0.3.11) unstable; urgency=low
597
598   * /etc/zsh/zshrc:
599     - added function ipv6-tunnel (set up an ipv6 tunnel)
600     - added function iwclient (run dhclient for wireless device),
601       thanks Niels Giesen!
602     - improved usage info of mkmaildir()
603     - removed some "function" keywords
604
605  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
606
607 grml-etc-core (0.3.10) unstable; urgency=low
608
609   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
610     Thanks for the patches, ft! [Closes: issue229, issue230]
611
612  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
613
614 grml-etc-core (0.3.9) unstable; urgency=low
615
616   * /etc/zsh/zshrc:
617     - added functions aoeu() and asdf() to just press 'asdf' keys to
618       toggle between dvorak and us keyboard layout
619     - added function uiae() to just press 'asdf' key to toggle from
620       neon layout to us keyboard layout
621
622  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
623
624 grml-etc-core (0.3.8) unstable; urgency=low
625
626   * /etc/zsh/zshrc:
627     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
628     - Use 'sudo -s' for alias su.
629     - Added alias llog for "$PAGER /var/log/syslog"
630
631  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
632
633 grml-etc-core (0.3.7) unstable; urgency=low
634
635   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
636     the global file has been read.
637
638  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
639
640 grml-etc-core (0.3.6) unstable; urgency=low
641
642   * /etc/zsh/zshrc: do not even add completion directories if
643     broken setup has been detected.
644
645  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
646
647 grml-etc-core (0.3.5) unstable; urgency=low
648
649   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
650     present binaries/executables
651   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
652     thanks for the patch - ft!
653   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
654
655  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
656
657 grml-etc-core (0.3.4) unstable; urgency=low
658
659   * /etc/zsh/zshrc: check for present directory inside dirstack
660     code before switching between directories.
661
662  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
663
664 grml-etc-core (0.3.3) unstable; urgency=low
665
666   * /etc/skel/.zshrc:
667     - added function fluxkey-change to change fluxbox keys
668       from 'Alt-#' to 'Alt-F#' and vice versa
669
670  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
671
672 grml-etc-core (0.3.2) unstable; urgency=low
673
674   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
675
676  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
677
678 grml-etc-core (0.3.1) unstable; urgency=low
679
680   * /etc/zsh/zshrc:
681     - Applied patch by ft for better $SUDO handling via salias, thanks!
682     - Added alias debian2hd.
683
684  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
685
686 grml-etc-core (0.3.0) unstable; urgency=low
687
688   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
689     as root so we have the command in the zsh history.
690
691  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
692
693 grml-etc-core (0.2.53) unstable; urgency=low
694
695   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
696     Thanks to Josef Teske for the bugreport!
697
698  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
699
700 grml-etc-core (0.2.52) unstable; urgency=low
701
702   * /etc/zsh/zshrc and /etc/skel/.zshrc:
703     Added alias and powerglob insecscp (like insecssh but for scp).
704
705  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
706
707 grml-etc-core (0.2.51) unstable; urgency=low
708
709   * /etc/zsh/zshrc:
710     * added function wrapper brltty which loads a default
711       console font, works around problem in UTF-8 environment.
712       Thanks for reporting, Hermann 'steppenwolf2'!
713   * /etc/skel/.zshrc: added some functions (thanks, ft!):
714     - hl: highlighted less
715     - ic_get: queries imap servers for capabilities
716     - j2v: open file in vim and jump to line
717     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
718     - xtrename: rename xterm from within GNU-screen
719     - zurl: create small urls via tinyurl.com using wget, grep and sed
720
721  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
722
723 grml-etc-core (0.2.50) unstable; urgency=low
724
725   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
726     swspeak alias.
727
728  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
729
730 grml-etc-core (0.2.49) unstable; urgency=low
731
732   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
733     [thanks for helping, ft!]
734
735  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
736
737 grml-etc-core (0.2.48) unstable; urgency=low
738
739   * /etc/zsh/zshrc:
740     - re-enable smiley in RPROMPT, thanks to transient_rprompt
741       [thanks for the pointer, Christian Schneider!]
742     - allow manual overriding of RPROMPT
743
744  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
745
746 grml-etc-core (0.2.47) unstable; urgency=low
747
748   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
749     [Testing: issue201]
750
751  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
752
753 grml-etc-core (0.2.46) unstable; urgency=low
754
755   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
756     provide it as alias url-quote instead. Added zstyle for
757     url-quote-magic as well, thanks ft!
758
759  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
760
761 grml-etc-core (0.2.45) unstable; urgency=low
762
763   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
764
765  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
766
767 grml-etc-core (0.2.44) unstable; urgency=low
768
769   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
770     change.
771
772  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
773
774 grml-etc-core (0.2.43) unstable; urgency=low
775
776   * /etc/zsh/zshrc:
777     - applied patch by ft for generic file completion (thanks!)
778     - added function sll (list symlinks in more details), thanks
779       for the code base, Manuel Fuhr and ft!
780   * /etc/skel/.zshrc: added alias mq (execute commands on the
781     versioned patch-queue from the current repos) [thanks, gebi]
782
783  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
784
785 grml-etc-core (0.2.42) unstable; urgency=low
786
787   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
788     Ronny Plattner!
789
790  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
791
792 grml-etc-core (0.2.41) unstable; urgency=low
793
794   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
795     compability for POSIX/dash.
796
797  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
798
799 grml-etc-core (0.2.40) unstable; urgency=low
800
801   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
802     Thanks for the hint, gebi.
803
804  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
805
806 grml-etc-core (0.2.39) unstable; urgency=low
807
808   * /etc/zsh/zshrc:
809     - added alias mdstat for 'cat /proc/mdstat' and
810       alias ... which does a 'cd ../../'. Thanks, gebi!
811     - check for 'most' before assigning aliases dchange and uchange
812
813  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
814
815 grml-etc-core (0.2.38) unstable; urgency=low
816
817   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
818     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
819
820  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
821
822 grml-etc-core (0.2.37) unstable; urgency=low
823
824   * Add solaris examples to /etc/zsh/zshenv
825
826  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
827
828 grml-etc-core (0.2.36) unstable; urgency=low
829
830   * Another version of dpkg-divert handling for debian/preinst.
831
832  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
833
834 grml-etc-core (0.2.35) unstable; urgency=low
835
836   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
837     - term2iso
838     - term2utf
839     - utf2iso
840     - iso2utf
841
842  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
843
844 grml-etc-core (0.2.34) unstable; urgency=low
845
846   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
847     present in /proc/cmdline
848
849  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
850
851 grml-etc-core (0.2.33) unstable; urgency=low
852
853   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
854
855  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
856
857 grml-etc-core (0.2.32) unstable; urgency=low
858
859   * /etc/zsh/zshenv: source /etc/timezone if present
860     (We don't want to set TZ via /etc/default/locale any longer.)
861
862  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
863
864 grml-etc-core (0.2.31) unstable; urgency=low
865
866   * /etc/zsh/zshrc: update swspeak alias:
867     - set mixer settings to 90 by default when running swspeak
868     - check for present /dev/softsynth and warn otherwise using flite
869     - welcome user via flite with "Finished setting up software synthesizer"
870       when finished execution of swspeak alias
871     [Closes: issue152]
872
873  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
874
875 grml-etc-core (0.2.30) unstable; urgency=low
876
877   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
878     get 'cd ../..'), but deactivated by default. Taken from
879     Christian Schneider:
880     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
881     Thanks for pointing, schula.
882
883  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
884
885 grml-etc-core (0.2.29) unstable; urgency=low
886
887   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
888     Kubieziel!
889
890  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
891
892 grml-etc-core (0.2.28) unstable; urgency=low
893
894   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
895
896  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
897
898 grml-etc-core (0.2.27) unstable; urgency=low
899
900   * Another fix for debian/preinst to avoid breakage on older systems.
901
902  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
903
904 grml-etc-core (0.2.26) unstable; urgency=low
905
906   * Move /etc/skel/.channels to package grml-etc.
907   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
908
909  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
910
911 grml-etc-core (0.2.25) unstable; urgency=low
912
913   * /etc/zsh/zshrc: user root should have umask 022 of course.
914     User has 002. Thanks for reporting, Tobias Walkowiak!
915
916  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
917
918 grml-etc-core (0.2.24) unstable; urgency=low
919
920   * /etc/zsh/zshenv: source /etc/default/locale only if
921     $LANG is not set. If $LANG is not set at all fall
922     back to en_US.iso885915 as usual. This allows manual
923     overwriting of $LANG.
924
925  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
926
927 grml-etc-core (0.2.23) unstable; urgency=low
928
929   * /etc/zsh/zshrc:
930     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
931       /bin/sh or /bin/bash. :-/
932     - add a space character in some abbreviation expansions
933       so it's better readable.
934     - added insert-unicode-char
935     - drop the check for
936       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
937       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
938       because the check does not work for example with the zsh-beta
939       package. If you notice problems with the current code please
940       let me know.
941   * /etc/skel/.zshrc:
942     - added function ytdl (download video from youtube)
943     - work around non utf8 capable software in utf environment
944       using aliases for mrxvt, aterm and centericq
945   * /etc/zsh/*: improved documentation about startup of zsh
946
947  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
948
949 grml-etc-core (0.2.22) unstable; urgency=low
950
951   * Adding directory /etc/skel/.channels with the following files:
952     - Files for use with scan of dvb-utils:
953       * at-austria    -> austria in general
954       * at-graz       -> working file for Graz
955       * at-klagenfurt -> working file for Klagenfurt
956     - Already configured files for use with mplayer/xine/...:
957       * channels.conf-AT-graz       -> use DVB in Graz
958       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
959
960  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
961
962 grml-etc-core (0.2.21) unstable; urgency=low
963
964   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
965
966  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
967
968 grml-etc-core (0.2.20) unstable; urgency=low
969
970   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
971     /etc/skel/.vim/ftplugin/c.vim.
972
973  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
974
975 grml-etc-core (0.2.19) unstable; urgency=low
976
977   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
978     have vim with +syntax
979   * debian/preinst: another fix to improve keeping of original
980     configuration files
981
982  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
983
984 grml-etc-core (0.2.18) unstable; urgency=low
985
986   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
987     of parameters for local directories [Closses: issue116]
988
989  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
990
991 grml-etc-core (0.2.17) unstable; urgency=low
992
993   * zsh config files: fix handling of check for binaries, thanks
994     for reporting to Erich Minderlein, thanks for investigation
995     and patch to ft! (Closes: issue80)
996
997  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
998
999 grml-etc-core (0.2.16) unstable; urgency=low
1000
1001   * /etc/zsh/zshrc:
1002     - add completion for qma (thanks, wuehlmaus)
1003
1004  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
1005
1006 grml-etc-core (0.2.15) unstable; urgency=low
1007
1008   * /etc/zsh/zshrc:
1009     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
1010     - added some useful config stuff (deactivated by default as it
1011       needs personal tuning) contributed by Kai Wilke [thanks!]
1012     - improved host completion (thanks for some code, Kai Wilke!)
1013     - added apache2-ssl-certificate() as Debian does not ship
1014       the script anymore *grml*
1015     - support zsh profiling via $ZSH_PROFILE_RC and profile()
1016     - added alias 0 which does nothing else than 'return 0' (I like
1017       a clean prompt without error return codes inside but don't
1018       want to miss the feature itself, so just press 0<cr> and that's
1019       it :))
1020     - added alias debs-by-size
1021     - added function deswap (useful after suspending), function hex
1022       (print hex value of a number) and function peval (perl-eval)
1023
1024  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
1025
1026 grml-etc-core (0.2.14) unstable; urgency=low
1027
1028   * Use builtin for chpwd's dirs command instead of the alias
1029     and function workaround, thanks - schula!
1030
1031  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
1032
1033 grml-etc-core (0.2.13) unstable; urgency=low
1034
1035   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
1036     an alias or function
1037
1038  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
1039
1040 grml-etc-core (0.2.12) unstable; urgency=low
1041
1042   * /etc/zsh/zshrc: add support for global dirstack handling
1043     (Closes: issue47)
1044
1045  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
1046
1047 grml-etc-core (0.2.11) unstable; urgency=low
1048
1049   * Do not depend on vim or nvi only but allow use of virtual package
1050     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
1051
1052  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
1053
1054 grml-etc-core (0.2.10) unstable; urgency=low
1055
1056   * Remove /etc/skel/.zshrc from dpkg-diversion.
1057
1058  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
1059
1060 grml-etc-core (0.2.9) unstable; urgency=low
1061
1062   * /etc/zsh/zshrc: update NOPRECMD handling
1063
1064  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
1065
1066 grml-etc-core (0.2.8) unstable; urgency=low
1067
1068   * /etc/zsh/zshrc: drop completion for lintian and linda as
1069     zsh ships that already.
1070
1071  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
1072
1073 grml-etc-core (0.2.7) unstable; urgency=low
1074
1075   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
1076     therefore and use qma for manzsh too. (This fixes part 2/2 of
1077     issue19)
1078
1079  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
1080
1081 grml-etc-core (0.2.6) unstable; urgency=low
1082
1083   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
1084     (Closes: issue36)
1085
1086  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
1087
1088 grml-etc-core (0.2.5) unstable; urgency=low
1089
1090   * /etc/zsh/zshrc:
1091     - our new default umask is now 002.
1092     - function isutfenv to check whether we are running inside
1093       an utf environment
1094     - add option utf8 to alias truec according to result of isutfenv
1095
1096  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
1097
1098 grml-etc-core (0.2.4) unstable; urgency=low
1099
1100   * /etc/zsh/zshrc: add alias 'any' for grepping through process
1101     list, thanks for the basic idea - Karl Voit!
1102
1103  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
1104
1105 grml-etc-core (0.2.3) unstable; urgency=low
1106
1107   * Let's ship /etc/apt/preferences.grml as reference file.
1108
1109  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
1110
1111 grml-etc-core (0.2.2) unstable; urgency=low
1112
1113   Another "Frank 'ft' Terbeck is my zsh hero" release.
1114
1115   * Use new grml-repository by default now (thanks for the great
1116     work, formorer!).
1117   * /etc/zsh/zshrc:
1118     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
1119       main zsh config file so we can use it as root as well (thanks for hint,
1120       wuehlmaus)
1121     - move function H-Glob to this file as well and make it available
1122       as help-zshglob as well, thanks for the translation to english - ft!
1123     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
1124     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
1125   * /etc/skel/.zshrc:
1126     - rework function dirspace() [support $1]
1127     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
1128
1129  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
1130
1131 grml-etc-core (0.2.1) unstable; urgency=low
1132
1133   * New version number for new release.
1134
1135  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
1136
1137 grml-etc-core (0.1-38) unstable; urgency=low
1138
1139   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
1140     to Erich Minderlein and Ulrich Dangel!
1141
1142  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
1143
1144 grml-etc-core (0.1-37) unstable; urgency=low
1145
1146   The 'preparation to a zsh workshop improves code quality' release. :)
1147
1148   * /etc/zsh/zshrc:
1149     - run "limit core 0" only in live-cd mode
1150     - support Force-Reload for /etc/init.d/*-action as well
1151     - move upgrade-function from /etc/skel/.zshrc to this file
1152   * /etc/skel/.zshrc: some cosmetic cleanups
1153   * grml-zsh-refcard has been updated (big thanks to Frank
1154     Terbeck again!) (Closes: issue9)
1155
1156  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
1157
1158 grml-etc-core (0.1-36) unstable; urgency=low
1159
1160   * /etc/skel/.zshrc:
1161     + alias hbp='hg-buildpackage'
1162     + renamed tla related aliases:
1163         ldiff   => tdi
1164         mirror  => tmi
1165         commit  => tco
1166         merge   => tme
1167     + fix function lcheck
1168   * /etc/zsh/zshrc:
1169     + grml-rebuildfstab: use -config option of new rebuildfstab
1170     + alias acp='apt-cache policy'
1171
1172  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
1173
1174 grml-etc-core (0.1-35) unstable; urgency=low
1175
1176   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
1177     for the great work, formorer!), not yet activated by default.
1178
1179  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
1180
1181 grml-etc-core (0.1-34) grml-testing; urgency=low
1182
1183   * Build package for new repository layout using 'grml-testing'
1184     as "Distribution".
1185
1186  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
1187
1188 grml-etc-core (0.1-33) unstable; urgency=low
1189
1190   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
1191     to avoid problems with different zsh versions. 
1192   * Small fix in debian/preinst to prevent overwriting from original
1193     files when diverting several times (again: please report any
1194     problems you notice).
1195   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
1196     debian.vim, just to make sure we have nocompatible also on
1197     older vim versions.
1198
1199  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
1200
1201 grml-etc-core (0.1-32) unstable; urgency=low
1202
1203   * zsh-setup: applied patch from Frank Terbeck for improved
1204     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
1205
1206  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
1207
1208 grml-etc-core (0.1-31) unstable; urgency=low
1209
1210   * /etc/skel/.zshrc:
1211     - added alias hidiff (highlight important stuff in diff
1212       output), active if histring is available
1213     - added some isgrmlsmall checks, thanks Frank Terbeck!
1214     - added power completion, thanks wuehlmaus!
1215       See http://zshwiki.org/home/examples/zleiab for details.
1216       Notice: this deactivates the global aliases by default now,
1217       just use the global aliases as well but press ',.' afterwards
1218       to expand the abbreviation!
1219
1220  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
1221
1222 grml-etc-core (0.1-30) unstable; urgency=low
1223
1224   * Ship /etc/grml/script-functions with this package so other packages
1225     like grml-debootstrap don't have to depend on package grml-scripts.
1226   * Bumb Standard Version to 3.7.2 (no further changes).
1227
1228  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
1229
1230 grml-etc-core (0.1-29) unstable; urgency=low
1231
1232   * /etc/zsh/zshrc:
1233     - added isgrmlsmall() and set $EDITOR according to grml flavour,
1234       thanks - Frank Terbeck!
1235     - deactivate smiley on right side of prompt by default, uncomment
1236       the line if you want to use it
1237   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
1238     but do not activate it by default
1239   * /etc/skel/.hgrc: adjust username for "generic user"
1240
1241  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
1242
1243 grml-etc-core (0.1-28) unstable; urgency=low
1244
1245   * /etc/skel/.zshrc: always set 'setopt local_options' if
1246     using 'setopt errreturn'.
1247
1248  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
1249
1250 grml-etc-core (0.1-27) unstable; urgency=low
1251
1252   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
1253     otherwise running 'script' might hang. Thanks, wuehlmaus!
1254
1255  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
1256
1257 grml-etc-core (0.1-26) unstable; urgency=low
1258
1259   The "Frank Terbeck is my zsh hero" release.
1260
1261   * Update /etc/zsh/site-functions/_hg to latest version from
1262     http://hg.intevation.org/mercurial/crew
1263   * Added /etc/zsh/site-functions/_grmlinitd for better completion
1264     of "Start Restart Stop Reload" with initscripts, thanks - Frank
1265     Terbeck!
1266   * /etc/zsh/zshrc:
1267     - use is-at-least for is4[2]-functions if possible
1268     - bugfix for $2 in initscripts "Start Restart Stop Reload"
1269       function (thanks, Frank Terbeck!)
1270     - use zsh's color capabilities if the module is present
1271       (thanks, Frank Terbeck!)
1272     - don't export $SHELL anymore
1273   * /etc/zsh/zshenv:
1274     - set /bin instead of /bin/ in $PATH
1275     - some minor code style improvements
1276   * /etc/skel/.zshrc: 
1277     - updated alias fbmplayer (thanks, wuehlmaus!)
1278     - added function gex (google exact search, thanks wuehlmaus!)
1279     - added gethgsnap and gethgclone for retrieving mercurial
1280     - use $SUDO in the whole file instead of $RUNASROOT
1281     - use 'setopt errreturn' in some functions
1282
1283  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
1284
1285 grml-etc-core (0.1-25) unstable; urgency=low
1286
1287   * /etc/skel/.zshrc: add functions for mercurial
1288   * Added /etc/skel/.hgrc - configuration file for mercurial.
1289   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
1290     two directories recursively), taken from
1291     http://www.vim.org/scripts/script.php?script_id=102
1292
1293  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
1294
1295 grml-etc-core (0.1-24) unstable; urgency=low
1296
1297   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
1298     thanks for the patch - Frank Terbeck!
1299
1300  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
1301
1302 grml-etc-core (0.1-23) unstable; urgency=low
1303
1304   * Fix typo in /etc/zsh/zshrc.
1305
1306  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
1307
1308 grml-etc-core (0.1-22) unstable; urgency=low
1309
1310   * /etc/zsh/zshrc: update functions dchange and uchange - check
1311     whether changelogs exist before trying to display them.
1312
1313  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
1314
1315 grml-etc-core (0.1-21) unstable; urgency=low
1316
1317   * /etc/zsh/zshrc: added some more checks so the config works
1318     on AIX (powerpc-ibm-aix5.2.0.0) as well.
1319
1320  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
1321
1322 grml-etc-core (0.1-20) unstable; urgency=low
1323
1324   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
1325     and set according $FPATH in /etc/zsh/zshrc.
1326
1327  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
1328
1329 grml-etc-core (0.1-19) unstable; urgency=low
1330
1331   * /etc/grml/screenrc: activated
1332     termcapinfo xterm|xterms|xs|rxvt ti@:te@
1333     for "more usual" buffer handling in xterm & CO.
1334
1335  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
1336
1337 grml-etc-core (0.1-18) unstable; urgency=low
1338
1339   * /etc/skel/.zshrc: update function getskype (new upstream release
1340     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
1341
1342  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
1343
1344 grml-etc-core (0.1-17) unstable; urgency=low
1345
1346   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
1347     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
1348     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
1349
1350  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
1351
1352 grml-etc-core (0.1-16) unstable; urgency=low
1353
1354   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
1355   * Move debian/postinst to debian/preinst, some minor fixes in
1356     preinst and postrm.
1357
1358  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
1359
1360 grml-etc-core (0.1-15) unstable; urgency=low
1361
1362   * Set debian related functions + aliases only if /etc/debian_version
1363     is present. Check for uid and set $SUDO according so normal
1364     user can use functions + aliases as well.
1365
1366  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
1367
1368 grml-etc-core (0.1-14) unstable; urgency=low
1369
1370   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
1371     to put job into foreground (thanks, wuehlmaus).
1372
1373  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
1374
1375 grml-etc-core (0.1-13) unstable; urgency=low
1376
1377   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
1378
1379  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
1380
1381 grml-etc-core (0.1-12) unstable; urgency=low
1382
1383   * Cleanup and update of /etc/apt/sources.list.grml.
1384   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
1385     package) and uchange (view upstream's changelog of specified package).
1386
1387  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
1388
1389 grml-etc-core (0.1-11) unstable; urgency=low
1390
1391   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
1392     in environment files.
1393
1394  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
1395
1396 grml-etc-core (0.1-10) unstable; urgency=low
1397
1398   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
1399     Worf for idea!
1400   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
1401
1402  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
1403
1404 grml-etc-core (0.1-9) unstable; urgency=low
1405
1406   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
1407     is present.
1408   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
1409     delete a word until its last '/'
1410
1411  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
1412
1413 grml-etc-core (0.1-8) unstable; urgency=low
1414
1415   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
1416     as well.
1417
1418  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
1419
1420 grml-etc-core (0.1-7) unstable; urgency=low
1421
1422   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
1423     Restore).
1424
1425  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
1426
1427 grml-etc-core (0.1-6) unstable; urgency=low
1428
1429   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
1430
1431  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
1432
1433 grml-etc-core (0.1-5) unstable; urgency=low
1434
1435   * /etc/zsh/zshrc:
1436     - press "ctrl-e d" to insert the actual date in the form
1437       yyyy-mm-dd (found in schulas zsh config :))
1438     - complete manual pages by their section (hello schula,
1439       again ;-))
1440
1441  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
1442
1443 grml-etc-core (0.1-4) unstable; urgency=low
1444
1445   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
1446     status on right side of prompt.
1447
1448  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
1449
1450 grml-etc-core (0.1-3) unstable; urgency=low
1451
1452   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
1453     for suggestion, Mark!
1454   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
1455     Mark!
1456   * Added /etc/grml/script-functions meant for usage inside shell
1457     scripts.
1458
1459  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
1460
1461 grml-etc-core (0.1-2) unstable; urgency=low
1462
1463   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
1464
1465  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
1466
1467 grml-etc-core (0.1) unstable; urgency=low
1468
1469   * Initial Release.
1470
1471  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
1472