6f75222cabb58e8299c115390db0dfc1f4d1d635
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.12.3) grml-testing; urgency=medium
2
3   [ Frank Terbeck ]
4   * [cdc48e8] zshrc, dirstack: Avoid chpwd() upon the very first cd calls
5   * [ead1a06] zshrc, dirstack: Remove useless test
6
7  -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2015 12:28:16 +0200
8
9 grml-etc-core (0.12.2) grml-testing; urgency=medium
10
11   [ Michael Prokop ]
12   * [33bc6db] zshrc: Start/Restart/Stop/... functions: use `service`
13     wrapper if available
14   * [016955c] zshrc: drop 'setopt nonomatch' configuration
15
16   [ Frank Terbeck ]
17   * [ef0f249] Weed out non-existing directories when loading DIRSTACKFILE
18   * [cdbb53b] Marking an array for export serves no purpose
19   * [4ac3e89] Rewrite large parts of persistent dirstack handling
20   * [5297e36] Documentation for configuring persistent dirstack filters
21
22  -- Michael Prokop <mika@grml.org>  Wed, 08 Jul 2015 10:31:42 +0200
23
24 grml-etc-core (0.12.1) grml-testing; urgency=medium
25
26   [ Thilo Six ]
27   * [9cbfcb4] zshrc: sll() now detects symlink loops +
28     additionaly display details about final link target
29
30   [ Michael Prokop ]
31   * [a5468f8] zshrc: no longer explicitly set SHELL
32   * [5a529cf] doc: replace unused $SHELL with zsh
33
34  -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2015 11:10:52 +0200
35
36 grml-etc-core (0.12.0) grml-testing; urgency=medium
37
38   [ Thomas 'Moviuro' Berger ]
39   * [8945506] zshrc: we use getopts on salias()
40   * [cbe11aa] zshrc: bk(): better usage/help handling
41   * [9c33cea] minimal-shellrc: make sure that aliases refer to 'command ls'
42   * [386c0c4] zshrc: bk(): don't use while but for
43   * [8e8677d] zshrc: unify cat<< syntax
44   * [b9a7056] zshrc: `cat' is not needed in the `cat <<' syntax
45   * [dbd02d7] zshrc: add support for `fetch' in simple-extract()
46   * [46c2d10] zshrc: simplify cdt()
47   * [d6c9e08] README.md: curl(1) now follows redirects
48
49   [ Michael Vetter ]
50   * [2b66bf6] zshrc: Correct comment sentences
51
52   [ Michael Prokop ]
53   * [43d4533] zshrc: drop insecure options from curl/wget cmdlines in
54     simple-extract()
55
56   [ Thilo Six ]
57   * [fdb957e] zshrc: avoid cluttering environment [Closes: issue1350]
58
59   [ Christian Hesse ]
60   * [e3f3b08] zshrc: fix ssh remote host name completion with more
61     than one pattern
62
63   [ Dr. András Korn ]
64   * [6948820] zshenv: avoid placing empty components in PATH; reorder
65     root's PATH
66
67   [ Frank Terbeck ]
68   * [c4db6d7] zshrc: add static version of add-zsh-hook
69
70  -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:42:49 +0200
71
72 grml-etc-core (0.11.2) grml-testing; urgency=medium
73
74   [ Frank Terbeck ]
75   * [77ce18f] zshrc: Fix broken variable assignment [Closes: issue1347]
76
77   [ Csillag Tamas ]
78   * [eb5f508] zshrc: add issolaris()
79
80   [ Moviuro ]
81   * [d338dea] zshrc: new bk() option '-ra' to removal all (even hidden)
82     backups
83   * [bd49c00] zshrc: don't overwrite {ls,grep}_options set in .zshrc.pre
84   * [2065da5] zshrc: simplify ls alias setup; remove -F from ls aliases
85
86   [ Michael Prokop ]
87   * [28618c1] zshrc: drop '-F' from ls alias 'l' also when running in dump
88     $TERM
89   * [4780a0e] zshrc/grmlzshrc.t2t: update docs related to '-F' removal
90     from ls aliases
91   * [aeb06b2] minimal-shellrc: sync ls related alias behaviour with main
92     zshrc
93
94  -- Michael Prokop <mika@grml.org>  Mon, 13 Apr 2015 09:27:37 +0200
95
96 grml-etc-core (0.11.1) grml-testing; urgency=medium
97
98   [ Frank Terbeck ]
99   * [1049e38] Remove ‘tail’ from list of _gnu_generic commands
100
101   [ Bernhard Tittelbach ]
102   * [71346d6] zshrc: purge: clean core.pid files
103
104  -- Michael Prokop <mika@grml.org>  Mon, 23 Mar 2015 09:00:39 +0100
105
106 grml-etc-core (0.11.0) grml-testing; urgency=medium
107
108   [ Moviuro ]
109   * [d53b088] zshrc: began rewriting bk()
110   * [39b7de0] zshrc: bk() gets support for multiple files/folders
111   * [0ac05d2] zshrc: bk() gets FreeBSD support
112   * [43be944] zshrc: updating bk()
113   * [9a532dd] zshrc: removed duplicate line
114   * [4c996b3] zshrc: Fixed OpenBSD battery function
115   * [cd79c20] zshrc: bk() update
116   * [8075930] zshrc: bk() now works on directories with trailing /
117   * [a66d7b8] zshrc: bk gets a remove option that cleans backups
118   * [1df56b4] zshrc: using `<' instead of `cat'
119   * [c9a74e7] zshrc: removed extra `;'
120   * [6313103] zshrc: Fix indentation
121   * [426e2a3] zshrc: remove weird whitespace
122   * [c0280d1] grmlzshrc.t2t: update bk() information
123
124   [ Michael Prokop ]
125   * [e020ae7] zshrc: drop j alias (used for 'jobs -l') [Closes: issue1338]
126
127   [ Christian Sturm ]
128   * [8b1e798] zshrc: read host for ssh command completion from config
129
130  -- Michael Prokop <mika@grml.org>  Mon, 09 Feb 2015 06:29:07 +0100
131
132 grml-etc-core (0.10.3) grml-testing; urgency=medium
133
134   [ Moviuro ]
135   * [a14cb09] zshrc: fixed the FreeBSD battery function
136
137  -- Michael Prokop <mika@grml.org>  Tue, 07 Oct 2014 09:58:54 +0200
138
139 grml-etc-core (0.10.2) grml-testing; urgency=medium
140
141   [ Moviuro ]
142   * [db42ab7] zshrc: Added a missing test on OSX battery function
143   * [0aea68e] zshrc: little fixes for batteryopenbsd function
144
145   [ Michael Prokop ]
146   * [f95ed49] zshrc: drop templ/tt hash definitions
147
148  -- Michael Prokop <mika@grml.org>  Thu, 02 Oct 2014 11:40:52 +0200
149
150 grml-etc-core (0.10.1) grml-testing; urgency=medium
151
152   * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe
153   * [59deacc] zshenv: update live system paths for usage of $ADDONS inside
154     $PATH
155   * [737b243] zshenv: rework and unify $PATH handling
156   * [4868174] Bump Standards-Version to 3.9.6
157
158  -- Michael Prokop <mika@grml.org>  Mon, 22 Sep 2014 14:20:49 +0200
159
160 grml-etc-core (0.10.0) grml-testing; urgency=medium
161
162   [ Frank Terbeck ]
163   * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options
164   * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility
165   * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and
166     $GRML_DISPLAY_BATTERY
167   * [38316b5] zshrc: Send error output to devnull in grep-option detection
168
169   [ Moviuro ]
170   * [e8f18fb] zshrc: actually check that ls options exist before adding
171     them to the alias
172   * [dffa817] zshrc: actually check that grep options exist before adding
173     them to the alias
174   * [0731b9e] zshrc: updated OS recognition functions
175   * [287c348] zshrc: rewrite battery function
176   * [18b7e04] zshrc: renamed allcaps variable
177   * [0d77c12] zshrc: converted to UTF-8
178   * [22f465a] zshrc: added OpenBSD support for battery info
179   * [05479b2] zshrc: added FreeBSD support for battery info
180   * [dedf36c] zshrc: moved the unsupported OSes for the battery info in
181     the battery function
182   * [9d4d764] grmlzshrc.5: added the new OS recognition functions
183   * [7f858dc] zshrc: added Darwin support for battery info
184   * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information
185
186   [ Michael Prokop ]
187   * [da3a6e6] Run wrap-and-sort on the debian directory
188   * [ad16216] zshrc: make sure to not alias already aliased ls commands
189   * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp
190
191  -- Michael Prokop <mika@grml.org>  Thu, 18 Sep 2014 12:21:58 +0200
192
193 grml-etc-core (0.9.6) grml-testing; urgency=medium
194
195   [ Michael Prokop ]
196   * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for
197     zsh binary
198
199   [ Frank Terbeck ]
200   * [fa4c0c3] zshrc: Move generation marker to right position
201   * [6f238eb] zshrc: Adjustments for abbreviation expansion
202   * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions
203   * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info
204     formats
205
206  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 12:47:36 +0200
207
208 grml-etc-core (0.9.5) grml-testing; urgency=medium
209
210   * [8875863] Debian packaging: use correct "Grml" spelling
211   * [1d2b682] zshrc: extend dchange() to support apt-get and multiple
212     package names
213   * [7bbee30] zshrc: use "local" file variable in sll()
214   * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307]
215     Thanks to Thilo Six <tech@xk2c.de>
216
217  -- Michael Prokop <mika@grml.org>  Tue, 20 May 2014 12:28:22 +0200
218
219 grml-etc-core (0.9.4) grml-testing; urgency=medium
220
221   [ Erik Bernstein ]
222   * [46c723f] zshrc: introduce variable for the compdump file
223     [Closes: issue1275]
224
225   [ Frank Terbeck ]
226   * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’
227     [Closes: issue1230]
228   * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic
229
230  -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 15:44:35 +0200
231
232 grml-etc-core (0.9.3) grml-testing; urgency=medium
233
234   [ Michael Prokop ]
235   * [5394032] zshrc: drop -b option from `ls' alias, unsupported
236     e.g. on OpenBSD
237   * [da81021] zshrc: drop setting TZ via /etc/timezone
238   * [57254cb] zshrc: do not source /etc/sysconfig/keyboard
239   * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd()
240
241   [ Bernhard Tittelbach ]
242   * [9b93265] zsh: purge more latex filename extensions
243
244  -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:11:16 +0100
245
246 grml-etc-core (0.9.2) grml-testing; urgency=low
247
248   [ Michael Prokop ]
249   * [4bbd12c] script-functions: correct tabstop setting in vim modeline
250   * [a74236f] Bump Standards-Version to 3.9.5
251
252   [ Thilo Six ]
253   * [6b83c3f] script-functions: Set filetype to "sh" with vim
254   * [5f9a26a] check4progs: Change testing from ‘which’ to iterating
255     over $PATH [Closes: issue1284]
256
257   [ Frank Terbeck ]
258   * [eb08ffe] Update hl and _hl_complete to work with current
259     ‘highlight’ versions
260
261  -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:12:42 +0100
262
263 grml-etc-core (0.9.1) grml-testing; urgency=low
264
265   [ Michael Prokop ]
266   * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283]
267     Thanks to Andras Korn for the suggestion
268
269   [ Thilo Six ]
270   * [3d5b16f] Rewrite check4progs from etc/grml/script-functions
271     [Closes: issue1279]
272
273  -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 09:54:32 +0100
274
275 grml-etc-core (0.9.0) grml-testing; urgency=low
276
277   [ Thorsten Glaser ]
278   * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in
279     package vim-common 2:7.3.547-7
280
281   [ Frank Terbeck ]
282   * [45c3009] Add `grml_theme_has_token' guard function
283   * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()'
284   * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually:
285     grml_theme_add_token()
286
287   [ Michael Prokop ]
288   * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power
289     completion / abbreviation expansion
290
291  -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:27 +0200
292
293 grml-etc-core (0.8.2) grml-testing; urgency=low
294
295   [ Christian Hesse ]
296   * [21be0f4] print error code in bold
297
298   [ Bernhard Tittelbach ]
299   * [3c6ce0c] make help-zle work with new bind2maps
300
301   [ Michael Prokop ]
302   * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen
303     buffer" documentation. Thanks to Frank Terbeck <ft@grml.org> for the
304     hint
305
306   [ Frank Terbeck ]
307   * [89815de] Fix Virtualenv prompt example
308
309   [ Jan Hruban ]
310   * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup
311     [Closes: issue1253]
312
313  -- Michael Prokop <mika@grml.org>  Mon, 08 Jul 2013 10:59:29 +0200
314
315 grml-etc-core (0.8.1) grml-testing; urgency=low
316
317   [ Frank Terbeck ]
318   * [06a39dc] zshrc: Make root-user name bold in prompt again
319
320  -- Michael Prokop <mika@grml.org>  Wed, 03 Apr 2013 10:37:11 +0200
321
322 grml-etc-core (0.8.0) grml-testing; urgency=low
323
324   The "new prompt + keyboard handling in grml-zshrc" release
325
326   [ Bernhard Tittelbach ]
327   * [aa572fc] zsh: abk, don't match everything between . and | and thus
328     make it work after e.g. /
329
330   [ Frank Terbeck ]
331   * zshrc, prompt related changes:
332     - [2766294] Add promptsys help (-h) text
333     - [6c4346c] Register prompt theme with promptsys
334     - [b97f20f] Implement the basic grml prompt framework
335     - [feb4d46] Move more precmd() code to hook fncs
336     - [cc7541f] Allow `items' list for PS1 _and_ RPS1
337     - [ee36478] support [[ $BATTERY -gt 0 ]]
338     - [c1d7811] Support TERM == dumb
339     - [c875d64] Username in red for root
340     - [9dfd5ff] Add new theme: grml-large
341     - [76c7e00] Add new theme: grml-chroot
342     - [316eaeb] Fix wrong logic for user name colouring
343     - [205760c] Enable the grml prompt theme via promptsys
344     - [4dc88ce] Fix quoting style in dumb-terminal config
345     - [1daee92] Handle grml-chroot in dumb-terminal config
346     - [a94f602] Enable one of the prompts
347     - [db038bb] Provide fallback in case promptinit fails
348     - [605fb0e] Remove old prompt setting scheme
349     - [5989b0e] Reorganise the prompt section
350     - [08ab5d9] Only enable prompt themes with zsh >= 4.3.7
351     - [6cc9bb0] Use a non-forking expression to read /etc/debian_chroot
352     - [e705ddd] Keep maps sorted
353     - [1a812dd] Documentation update
354     - [4e72b7f] New prompt mixed up %B and %b for the path item
355     - [6de54e2] grmlzshrc.t2t: Document the new prompt themes
356     - [226d414] grmlzshrc.t2t: Document how static prompt
357       customisation should be done now
358     - [5ef5260] Use %# instead of %% for the `percent' token in the prompt
359     - [6aff2d8] NEWS: Add note about prompt changes in new version
360     - [d9c3851] Fix `percent' token in the new prompt
361     - [d62ce6e] Add `grml_theme_add_token()' function
362     - [20f6245] Fix mistakes in grml_theme_add_token() help output
363     - [0c58a53] skel/.zshrc: Add example for prompt extension for virtualenv
364
365   * zshrc, keyboard related changes:
366     - [d6923f3] zshrc, keys: Reorganise keyboard setup
367     - [4c8faef] zshrc, keys: Move bindkey calls to the right place
368     - [7d0a2bc] zshrc, keys: fix `zrcgotwidget()' function
369     - [00522c8] zshrc: Use zrcgotwidget in appropriate places
370     - [7ea446c] zshrc: Remove old reverse-menu-complete binding
371     - [2e1c62b] zshrc, keys: Move all bindings over to bind2maps
372     - [8ffa1f8] Add NEWS entry about changed keyboard handling
373
374   * zshrc, misc changes:
375     - [49a3e77] zshrc: Load zsh/parameters module
376     - [cb300a4] zshrc: Fix `salias' wrt parameter scope
377     - [828c8a4] zshrc: unfunction less utilities
378     - [f366ab2] grmlzshrc.t2t: Add customisation note about smkx and rmkx
379       for keybindings
380     - [5c7ee58] NEWS: Use grml.org address
381     - [81427a7] zshrc: Make zle-smkx() and zle-rmkx() more robust wrt
382       changed options
383     - [6a512b0] zshrc: Move preexec() code to hooks
384     - [b5b5fbf] grmlzshrc.t2t: Update copyright years
385     - [01f5d9f] zshrc: Fix error in docstring
386     - [2b02230] zshrc: Move CNF handler to a better place
387
388   [ Michael Prokop ]
389   * [82c0c4a] zshrc: some fixes to make grml-gen-zshrefcard happy again.
390     Thanks to Frank Terbeck <ft@grml.org> for helping
391   * [47c6a05] zshrc: drop deprecated grml-rebuildfstab alias
392   * [e67dc22] zshrc: some further tuning to make grml-gen-zshrefcard
393     output nice
394
395   [ Benedikt Morbach ]
396   * [4258fbb] fix NOPRECMD logic
397
398  -- Michael Prokop <mika@grml.org>  Tue, 02 Apr 2013 13:39:47 +0200
399
400 grml-etc-core (0.7.4) grml-testing; urgency=low
401
402   [ Michael Prokop ]
403   * [a030fbf] zshrc: add dcopyright function to display copyright file of
404     a given package. Thanks to Gregor Herrmann <gregoa@debian.org> for the
405     patch
406
407   [ Hendrik Jaeger ]
408   * [5341437] vimrc: remove duplicate settings
409
410   [ Evan Pitstick ]
411   * [b10097c] Moved the grml.org host to skel and added support for
412     ZDOTDIR
413
414  -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 10:10:44 +0100
415
416 grml-etc-core (0.7.3) grml-testing; urgency=low
417
418   [ Pierre Schmitz ]
419   * [bd87086] zshrc: Restore original prompt
420
421  -- Michael Prokop <mika@grml.org>  Thu, 27 Dec 2012 12:30:01 +0100
422
423 grml-etc-core (0.7.2) grml-testing; urgency=low
424
425   [ Bernhard Tittelbach ]
426   * [57bbea3] zsh: updated purge function
427
428   [ Frank Terbeck ]
429   * [b0fec25] zshrc: Remove zurl's dependency on =~ type regexp conditions
430
431   [ Christian Hesse ]
432   * [843931f] unify spelling of colo(u)r to color
433
434  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:52:00 +0100
435
436 grml-etc-core (0.7.1) grml-testing; urgency=low
437
438   [ Bernhard Tittelbach ]
439   * [88b8704] zsh: improve purge(), glob for files where appropriate and
440     don't try to delete stuff twice
441
442   [ Michael Prokop ]
443   * [fe6aa2b] zshrc: use variable ffound in zrcautoload function
444   * [0098421] Bump Standards-Version to 3.9.4
445
446  -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:58:46 +0200
447
448 grml-etc-core (0.7.0) grml-testing; urgency=low
449
450   [ Michael Prokop ]
451   * [ea65fdc] zshrc: Enable CLICOLOR on FreeBSD. Thanks to
452     Christian Hofstaedtler
453
454   [ Bernhard Tittelbach ]
455   * [174a091] zshrc: make simple-extract also work with uris that end in
456     e.g. format=zip
457   * [9cef3a9] zsh: fix typo grml functions autoload
458   * tmux related changes:
459     - [895e6d6] new statusline, space and backspace enabled for
460       window switching
461     - [5da798c] more space, session name
462     - [f4ad46f] mouse-select-pane off to enable terminal window
463       copy&paste
464     - [046d45b] better user@host:session scheme
465     - [646f73f] date and time, and commented out alternatives
466     - [7eaf7d8] make copy&pase mode useable
467     - [ee6fa75] kill-session for gebi
468     - [c6c2094] kill-pane instead of kill-window
469     - [3309823] join-pane
470
471   [ Frank Terbeck ]
472   * [76ee162] Only define vim() if vim is available
473   * [c67b327] Do not disable zstyle if compsys did not load
474   * [78d890c] Specify a command search path for sudo completion
475     [Closes: issue1207]
476   * [8564319] Workaround incompatibilities with the keyboard setup of
477     some  vendors
478
479  -- Michael Prokop <mika@grml.org>  Mon, 10 Sep 2012 09:09:16 +0200
480
481 grml-etc-core (0.6.2) grml-testing; urgency=low
482
483   * [162b488] zshrc: drop trailing space in grep and ls _options.
484     Thanks to Frank Terbeck <ft@grml.org> for the bugfix
485   * [6472d2d] zshrc: provide Status as shortcut for
486     /etc/init.d/$service status
487
488  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:36:48 +0200
489
490 grml-etc-core (0.6.1) grml-testing; urgency=low
491
492   [ Frank Terbeck ]
493   * [638c191] Merge latest directory-profiles code
494   * [af590e7] dirprofiles: Move updated documentation from source code
495     comment to the setup's manual page
496
497   [ Michael Prokop ]
498   * [f2fcaea] Bump Standards-Version to 3.9.3.
499
500  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2012 20:24:01 +0200
501
502 grml-etc-core (0.6.0) grml-testing; urgency=low
503
504   [ Frank Terbeck ]
505   * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux
506     systems
507   * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD
508   * [d4e14fd] zshrc: Typo: grml_options -> grep_options
509   * [5f433e9] zshrc: Fix broken quoting
510   * [143008f] zshrc: Fix documentation tag for alias lsl
511   * [a8546c9] zshrc: Remove superfluous comments
512   * [828d43a] zshrc: Make mkcd() more robust
513
514   [ Michael Prokop ]
515   * [e5e6e3a] script-functions: fix getbootparam/checkbootparam
516   * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert
517     for reporting
518
519   [ Jerome Leclanche ]
520   * [49339f2] Re-implement zurl() under the goo.gl API
521
522   [ Bernhard Tittelbach ]
523   * [2ebcbd6] zshrc: fix inplaceMkDirs
524   * [a4cd061] zsh: purge: make purge take an optional dir argument so it
525     can be used e.g. with zargs --max-args 1 -- **/ -- purge
526
527  -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:29:22 +0200
528
529 grml-etc-core (0.5.5) grml-testing; urgency=low
530
531   [ Bernhard Tittelbach ]
532   * [87c92b3] zsh: some handy examples for the skel/.zshrc
533   * [82921ea] zsh: purge: make default uppercase
534   * [2cf5d4e] zsh: help-zle bugfix
535   * [cd5a844] zsh: help-show-abk
536   * [6ae9d0d] zsh: keybindings: unify case of caseinsensitive
537     control chars
538   * [764b204] zsh: keybindings: unify case ++
539
540  -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 13:27:56 +0100
541
542 grml-etc-core (0.5.4) grml-testing; urgency=low
543
544   [ Frank Terbeck ]
545   * [8600fe0] Add completion for grml-tips [Closes: issue988]
546
547  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:27:38 +0100
548
549 grml-etc-core (0.5.3) grml-testing; urgency=low
550
551   [ Bernhard Tittelbach ]
552   * [3b39caa] zsh: weather: fix typo
553   * [caf6961] zsh: lsdisk: fix typo introduced through rewrapping
554
555   [ Ulrich Dangel ]
556   * [74b9ce9] Remove deprecated file /etc/apt/sources.list.grml
557   * [3d0fba5] Remove hg-snapshot-script and corresponding apt.conf.example
558
559  -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:30:00 +0100
560
561 grml-etc-core (0.5.2) grml-testing; urgency=low
562
563   * [25a6fad] Remove /etc/skel/.toprc, not supported by recent procps.
564     [Closes: issue1091]
565
566  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 21:21:23 +0100
567
568 grml-etc-core (0.5.1) grml-testing; urgency=low
569
570   [ Christian Hofstaedtler ]
571   * [8d787e5] Remove extra delete-word bindings
572
573  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 14:30:23 +0100
574
575 grml-etc-core (0.5.0) grml-testing; urgency=low
576
577   [ Bernhard Tittelbach ]
578   * [bff1927] zshrc: alias lsnewdir/lsolddir shows newest/oldest created 20 directories (10 .dirs)
579
580   [ Michael Prokop ]
581   * [262bccc] zshrc: fix delete-word keybinding
582   * [7621f9f] zshrc: readd setopt nonomatch
583
584   [ Frank Terbeck ]
585   * [433f1c4] zshrc: Remove vim fold-markers
586   * [3db9d15] zshrc: Move weather to its own file
587   * [8c93e85] zshrc: Remove fluxkey-change
588   * [2b85131] zshrc: Move linenr to its own file
589   * [e149179] zshrc: Move hl and its completion to their own files
590   * [c9b2d70] zshrc: Remove mkmaildir
591   * [a4eb95c] zshrc: Move ic_get to skel/.zshrc
592   * [9eb3cd4] zshrc: Move exirename to its own file
593   * [21eb785] zshrc: Remove smart-indent
594   * [18e610e] zshrc: Remove mmake
595   * [36bdfe0] zshrc: Move urldecode to its own file
596   * [972d792] zshrc: Remove genthumbs
597   * [8569837] zshrc: Remove mkiso
598   * [3254c19] zshrc: Remove mkaudiocd
599   * [a861b6b] zshrc: Remove audioburn
600   * [349659e] zshrc: Remove audiorip
601   * [e72da8d] zshrc: Remove status
602   * [1130de3] zshrc: Remove slow_print
603   * [d2bf4ca] zshrc: Remove dirspace
604   * [6253c5b] zshrc: Remove suidfind
605   * [ad3991d] zshrc: Remove ansi-colors
606   * [f1005a1] zshrc: Move readme() to its own file
607   * [30282f6] zshrc: Remove vman
608   * [e450b32] zshrc: Remove 2html
609   * [427ed4a] zshrc: Remove selhist
610   * [713060b] zshrc: Move plap to skel/.zshrc
611   * [cc1840a] zshrc: Remove rundirs
612   * [919ba75] zshrc: Move lsdisk to its own file
613   * [af18804] zshrc: Move purge to its own file
614   * [c1d8920] zshrc: Move lcheck to skel/.zshrc
615   * [670ef7a] zshrc: Remove man2
616   * [6149d80] grmlzshrc.t2t: Update with removals
617   * [8e9aced] zshrc: Remove greph
618   * [0a79afd] zshrc: Remove regcheck
619   * [006fc86] zshrc: Remove makereadable
620   * [ce4346f] zshrc: Remove limg
621   * [73a6cb7] zshrc: Move uopen to skel/.zshrc
622   * [b4428f4] zshrc: Remove viless
623   * [2933102] zshrc: Remove udiff
624   * [e49d294] zshrc: Remove shzip
625   * [d2ac165] zshrc: Remove shtar
626   * [48186d3] zshrc: Move memusage to skel/.zshrc
627   * [5a731e3] zshrc: Remove mdiff
628   * [cc9c8cb] zshrc: Remove fir
629   * [a7b0488] grmlzshrc.t2t: Remove exirename documentation
630   * [e6beda1] zshrc: Remove disassemble
631   * [4338c8c] zshrc: Remove cvs* functions
632   * [6555fbd] zshrc: Remove cvs* cdiff
633   * [85fcef7] zshrc: Remove webservice functions
634   * [39f9664] zshrc: Remove zg()
635   * [344ce4b] zshrc: Remove iwclient
636   * [270ae2f] zshrc: Move ipv6-tunnel to its own function file
637   * [f4d4452] zshrc: Remove kbd layout-changing fcts
638   * [2e9ff8e] zshrc: Remove peval and calc
639   * [fe25fa0] zshrc: Move hex to skel/.zshrc
640   * [a5d4d99] zshrc: Remove qma
641   * [bd6da85] zshrc: Remove setenv
642   * [2093575] zshrc: Remove apache2-ssl-certificate
643   * [37bc165] zshrc: Remove get_tw_cli
644   * [ad6af51] zshrc: Remove upgrade
645   * [32adff6] zshrc: Remove doc()
646   * [f3c3139] zshrc: Remove sshot
647   * [15383cb] zshrc: Move minimal-shell to its own file
648   * [500599c] zshrc: mcd -> mkcd
649   * [d078ae0] zshrc globalias -> zleiab
650   * [50226ef] zshrc: Remove hidiff
651   * [b7ebc81] zshrc: Remove GREP
652   * [6949abc] zshrc: Remove cmplayer
653   * [5e5508b] zshrc: Remove fbmplayer
654   * [0c46c6b] zshrc: Remove fblinks
655   * [fb3386a] zshrc: Remove md
656   * [f4bf5eb] zshrc: Remove chmod aliases
657   * [e44dffb] zshrc: Remove font-changing aliases
658   * [ef25f1d] zshrc: Remove correction-disabled aliases
659   * [c5743df] zshrc: Move `top10' alias to skel/.zshrc
660   * [4c98820] zshrc: Remove CO and CH aliases
661   * [2cbc16c] zshrc: Remove truecrypt alias
662   * [ed94530] zshrc: Remove 1-char aliases: 0, g, s, S
663   * [dd58483] zshrc: Remove md and rd aliases
664   * [b9dc150] zshrc: Remove QTPATH and JIKESPATH
665   * [b4c73df] zshrc: Don't unset `nomatch' anymore
666   * [58ccc98] zshrc: Remove smart-compress
667   * [a9d3f36] zshrc: Remove `show-archive'
668   * [ac404c1] zshrc: Remove `refunc' as `freload' does the same thing
669   * [a3d8018] zshrc: Remove the root/non-root split
670   * [2fa5597] zshrc: Try to keep lines under 80 chars
671
672  -- Christian Hofstaedtler <ch@grml.org>  Tue, 06 Dec 2011 22:48:36 +0100
673
674 grml-etc-core (0.4.03) unstable; urgency=low
675
676   * [43b9baa] lsb-functions: fix logic of RC_NOCOLOR check for
677     RC_ENDCOL
678
679  -- Michael Prokop <mika@grml.org>  Sun, 27 Nov 2011 23:16:16 +0100
680
681 grml-etc-core (0.4.02) unstable; urgency=low
682
683   [ Frank Terbeck ]
684   * [43090cf] zshrc: Make cd() behave with more than one argument
685   * [fb6dc41] zshrc: Do not use bogus array index `0' in dirstack code
686     [Closes: issue1055]
687   * [2130d67] Fix spelling in debian/control
688   * [219a342] gitignore: zsh byte-compiled files (*.zwc)
689   * [7b4ae7e] zshrc: Stop setting $BROWSER
690
691   [ micah anderson ]
692   * [b7cea1c] zshrc: hl() parameter fix
693
694   [ Christian Hofstaedtler ]
695   * [8b7ef31] Remove unmaintained accessibility support
696   * [093bbd1] Cleanup indenting in preinst, postrm
697
698   [ Sebastian Boehm ]
699   * [11ce070] Add tmux.conf
700
701   [ Michael Prokop ]
702   * [f5f88df] zshrc: use dpkg-query instead of grep-status for debs-by-
703     size alias. Thanks to Thorsten Glaser <tg@mirbsd.org>
704   * [91e6659] zshrc: drop 2mp3_192 function
705   * [527ab11] lsb-functions: if we do not use colors then assume terminal
706     can not handle endcols
707   * [2eb78fd] zshrc: check for empty DONTSETRPROMPT and NOTITLE
708
709   [ Bernhard Tittelbach ]
710   * [7ee39bb] zshrc: purge old zsh compile-files, echo newline
711   * [87a8f70] zshrc: lsdisk mount and blocksize info
712   * [fd1f19f] zshrc: fix readme, add liesmich, improve globbing
713   * [e325343] zshrc: help-zle caching
714   * [eb2c0c6] zshrc: readme(): remove superfluous line
715   * [a443ac2] zshrc: inplaceMkDirs(): handle espaces and quotes better
716   * [5173aea] zshrc: alias remove current working diretory
717   * [a7cf6e3] zshrc: simple-extract: make curl follow redirects
718
719  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 19:10:44 +0100
720
721 grml-etc-core (0.4.01) unstable; urgency=low
722
723   [ Frank Terbeck ]
724   * [7f27648] Disable vcs_info if the function is not loaded
725   * [47b6a5f] zshrc: Updating accept-line wrapper
726
727   [ Christian Hofstaedtler ]
728   * [5f0f906] Revert "Make sure grmlzshrc is only loaded once"
729   * [59f4992] Add debian/control headers Origin, Bugs
730   * [c9d3e24] remove preferences.grml example file
731
732   [ Michael Prokop ]
733   * [aad6e4e] zshrc: provide smart cd function, allows switching to /etc
734     when running 'cd /etc/fstab'
735
736   [ Bernhard Tittelbach ]
737   * [3fbd060] zsh: complete from screen and tmux, workaround screen
738   * [303fb96] zsh: tmux hardcopy version check
739   * [95eeb86] zshrc: provide help_zle_parse_keybindings through ctrl-x-z,
740     add/change some keybinding comments accordingly.
741   * [05260a8] zsh: make any() case insensitive
742
743  -- Michael Prokop <mika@grml.org>  Mon, 08 Aug 2011 14:41:16 +0200
744
745 grml-etc-core (0.4.00) unstable; urgency=low
746
747   The "this release qualifies for a minor version number bump" release.
748
749   [ Christian Hofstaedtler ]
750   * [04acd40] Don't hardcore zsh as shell in screenrc
751   * [941cec7] Sync screenrc_* file endings
752   * [ec2a092] Add README.md
753   * [b83a5a7] Remove completely dead entries from sources.list.grml
754   * [f9d123b] Disable *all* repositories in sources.list.grml
755   * [35c81f6] Add HP server management tools to sources.list.grml
756
757   [ Frank Terbeck ]
758   * [409ee3c] zshrc: Fix umask logic
759   * [1dda332] zshrc: Make sure grmlzshrc is only loaded once.
760   * [f014559] zshrc: Remove included vcs_info
761   * [a8ca94c] Remove comment about vcs_info from the manual
762   * [537471e] grmlzshrc.t2t: Add a note about disabling global
763     config files
764   * [3b0fb3c] zshrc: Put _grmlinitd completion directly into zshrc.
765
766   [ Michael Prokop ]
767   * [cbbf17b] zsh: Disable specific umask settings by default.
768   * [cdb7985] zsh docs: update copyright information and
769     Grml project information.
770   * [787c306] zshrc: make sure simple-extract() returns according
771     return code when download of an archive file fails and slightly
772     adjust error messages.
773   * [dce95d8] zsh docs: extend simple-extract() documentation to
774     match current implementation.
775   * [885aa37] zshrc: Add function cdt() to create a temporary
776     directory and change current working directory to it.
777   * [4a33608] zshrc: Added function inplaceMkDirs().
778     Thanks to Bernhard Tittelbach <bernhard@tittelbach.org>
779   * [e82bb71] zshrc: use history-beginning-search-{forward,backward}-end
780     instead of the version without "-end".
781     Thanks to Frank Terbeck <ft@grml.org>
782
783   [ Bernhard Tittelbach ]
784   * [515cabf] zshrc: New function lsdisk to use udev's /dev/disk/
785     to list block devices with their LABEL, UUID and IDs
786   * [77228e2] zshrc: fix typo in top10
787   * [1314616] zshrc: fix typo in edfunc usage text
788   * [741e769] zshrc: fixing broken any() function (drop usage of expr)
789   * [19cfd45] zshrc: replace ogg2mp3_192 with improved 2mp3_192
790   * [e3d86cc] zshrc: also support "+" and <INSERT> as keybindings
791     for accept-and-menu-complete.
792   * [cecd56b] zshrc: complete word from history with menu using
793     ctrl-x ctrl-x
794   * [1c9a325] zshrc: keybinding Alt-Delete kills current/right word
795   * [18dd9ed] zshrc: history-beginning-search with PageUp/PageDown.
796   * [9cb24cf] zshrc: use HOME/END as keybinding for
797     beginning-or-end-of-somewhere.
798   * [7b48dd9] zshrc: Ctrl/Alt-Cursor moves between words
799   * [edf2d10] zshrc: provide completion for refunc function
800   * [5dd23e2] zshrc: improve purge() function.
801   * [01fe02e] zshrc: new function rundirs() to run shell functions in
802     a bunch of directories.
803   * [8cd07c9] zshrc: provide screen hardcopy feature to complete word
804     from words currently displayed in Screen.
805   * [6b3ce44] zshrc: simple-extract on steroids (providing download feature).
806     [Closes: issue982]
807
808  -- Michael Prokop <mika@grml.org>  Fri, 22 Jul 2011 00:02:11 +0200
809
810 grml-etc-core (0.3.90) unstable; urgency=low
811
812   [ Frank Terbeck ]
813   * [42cc9b0] Fix `lsold' globbing flags [Closes: issue991]
814   * [e07e9a2] Use the same options in lnew as in lsnew
815   * [748acc6] zshrc: vman: Handle zero arguments [Closes: issue993]
816
817  -- Christian Hofstaedtler <ch@grml.org>  Thu, 26 May 2011 21:24:25 +0200
818
819 grml-etc-core (0.3.89) unstable; urgency=low
820
821   [ Frank Terbeck ]
822   * [a3a39fe] zshrc: Removing d()
823   * [e193e4a] zshrc: activate zsh lookup for all users
824   * [dc4eb5b] Fixing ssl-cert-{sha512,sha256,sha1,md5}()
825   * [42b4b5f] Add *.substvars to gitignore
826   * [690a5be] Waste less space in window titles [Closes: issue979]
827   * [204f0ba] Preserve cursor position with `sudo-command-line' [Closes: issue980]
828
829   [ Michael Prokop ]
830   * [d3a3ea5] /etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson
831
832   [ Ulrich Dangel ]
833   * [72b956d] Depend on grml-scripts-core instead of grml-scripts.
834   * [6ab1014] Revert "Depend on grml-scripts-core instead of grml-scripts."
835   * [8670ff0] Recommend grml-scripts-core
836
837   [ Christian Hofstaedtler ]
838   * [ed29215] Bump Standards-Version to 3.9.2 (no changes)
839
840  -- Christian Hofstaedtler <ch@grml.org>  Wed, 11 May 2011 21:06:10 +0200
841
842 grml-etc-core (0.3.88) unstable; urgency=low
843
844   [ Ulrich Dangel ]
845   * [efcb69a] Disable persistent undo feature for vim. This feature
846     is nice but possibly dangerous if the user doesn't expect this
847     behaviour, therefore disable it per default.
848
849  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 00:05:55 +0100
850
851 grml-etc-core (0.3.87) unstable; urgency=low
852
853   [ Frank Terbeck ]
854   * [fff04ca] Adding a kill to slash binding to alt-backspace.
855
856  -- Michael Prokop <mika@grml.org>  Fri, 17 Dec 2010 12:35:47 +0100
857
858 grml-etc-core (0.3.86) unstable; urgency=low
859
860   [ Frank Terbeck ]
861   * [1e010be] Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below.
862
863  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 18:43:38 +0100
864
865 grml-etc-core (0.3.85) unstable; urgency=low
866
867   [ Ulrich Dangel ]
868   * zshrc: Remove `startx()' and `xinit()' functions.
869
870   [ Frank Terbeck ]
871   * zshrc: Do not set `localoptions' in `xsource()'. That makes it
872     impossible to set options in `.zshrc.pre' or `.zshrc.local'.
873     Reported by Dominic Hopf. Thanks!
874
875  -- Michael Prokop <mika@grml.org>  Tue, 23 Nov 2010 23:30:17 +0100
876
877 grml-etc-core (0.3.84) unstable; urgency=low
878
879   [ Frank Terbeck ]
880   * zshrc: Remove git-get-*() as discussed on IRC.
881   * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke.
882   * zshrc: Added a note about modifying the zshrc file when it is
883     used as ~/.zshrc
884   * zshrc: Disable `vcs_info' in restricted shells.
885   * grmlzshrc.t2t: Remove references to git-get-*().
886   * Added zsh-lookup subsystem from <https://github.com/ft/zsh-lookup>.
887
888   [ Carsten Hey ]
889   * zshrc: Rename new() to modified().
890   * zshrc: Load zsh/stat as zstat instead of stat.
891   * zshrc: fix typo in default value handling of changed() and new()
892     (now modified()).
893
894   [ Joerg Woelke ]
895   * zshrc: Comment out the non-working `zurl' function.
896   * grmlzshrc.t2t: documentation updates.
897   * zshrc: Improve weather() function.
898   * zshrc: Remove functions gethgclone() and gethgsnap()
899   * zshrc: zshrc: Fix iwclient().
900   * zshrc: Fix passing of args in cdiff().
901
902   [ Ulrich Dangel ]
903   * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions.
904   * vimrc: Enable "persistent undo" if possible. [Closes: issue909]
905     [Closes: issue927]
906
907   [ Michael Prokop ]
908   * /etc/skel/.gitconfig: drop core.pager option (less -Mr) causing
909     terminal problems.
910   * Bump Standards-Version to 3.9.1.
911
912  -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:54:26 +0100
913
914 grml-etc-core (0.3.83) unstable; urgency=low
915
916   [ Michael Prokop ]
917   * zshrc: rename _bkdate to insert-datestamp and enter date at
918     cursor position instead of end of line.
919   * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
920     Thanks to Carsten Hey.
921   * zshrc: do not enable menu selection for directory-stack by
922     default as this modifies ctrl-d behaviour as well.
923
924   [ Frank Terbeck ]
925   * zshrc: prefer external vcs_info if available, fall back to
926     internal otherwise.
927
928  -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200
929
930 grml-etc-core (0.3.82) unstable; urgency=low
931
932   * zshrc: function asc() for roadwarriors using GNU screen
933     and ssh. Thanks to Axel Beckert.
934
935  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200
936
937 grml-etc-core (0.3.81) unstable; urgency=low
938
939   [ Carsten Hey ]
940   * zshrc: Added changed() function
941   * zshrc: Make backtab do `reverse-menu-complete'
942   * zshrc: Use reasonable defaults for `changed()' and `new()'
943
944   [ Michael Prokop ]
945   * Support /etc/grml/screenrc in screen function for non-root users.
946     Thanks to Michael Hammer.
947
948  -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200
949
950 grml-etc-core (0.3.80) unstable; urgency=low
951
952   [ Frank Terbeck ]
953   * zshrc: Switch `minimal-shell()' from ksh93 to mksh
954   * grmlzshrc.t2t: Updated minimal-shell entry
955   * Make our C-z shortcut smarter
956
957   [ Michael Prokop ]
958   * Drop backupcopy option to avoid overwriting symlinks. Issue brought
959     up by Ulrich, thanks!
960
961  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
962
963 grml-etc-core (0.3.79) unstable; urgency=low
964
965   [ Ulrich Dangel ]
966   * Use wrapper functions for changing title/screen status
967     [Closes: issue779]
968
969   [ Frank Terbeck ]
970   * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
971     older git versions. Reported by Timo Boettcher.
972
973   [ Michael Prokop ]
974   * Bump Standards-Version to 3.8.4 (no further changes).
975
976  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
977
978 grml-etc-core (0.3.78) unstable; urgency=low
979
980   [ Michael Prokop ]
981   * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
982     adds Emacs local variables at EOF equivalent to vim's.
983     [Closes: issue745]
984
985   [ Frank Terbeck ]
986   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
987     a directory had really screwy premissions. Noticed by Christian
988     Hofstaedtler.
989
990   [ Ulrich Dangel ]
991   * Added top configuration file to skel directory. Thanks to Andras
992     Korn for the idea. [Closes: issue755]
993
994  -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
995
996 grml-etc-core (0.3.77) unstable; urgency=low
997
998   [ Michael Prokop ]
999   * zshrc: drop aumix call in swspeak().
1000
1001   [ Frank Terbeck ]
1002   * Added doc/ which contains a reference manual for grml's zsh setup.
1003     See the manual's AUTHORS section and the git history for who was
1004     involved. Thanks to everyone who helped!
1005
1006  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
1007
1008 grml-etc-core (0.3.76) unstable; urgency=low
1009
1010   [ Frank Terbeck ]
1011   * zshrc: add openssl hash functions [Closes: issue741]
1012   * zshrc: use history-incremental-pattern-search-* for incremental history
1013     searches per default (via ^r and ^s).
1014   * zshrc: actively do 'setopt unset'
1015
1016  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
1017
1018 grml-etc-core (0.3.75) unstable; urgency=low
1019
1020   [ Frank Terbeck ]
1021   * zshrc: mark specialized run-help functions for autoloading
1022   * zshrc: remove reload(). 'exec zsh' is a much more robust way of
1023     reloading the configuration.
1024   * zshrc: remove sig() function
1025
1026   [ Michael Prokop ]
1027   * zshrc: fix description of alias md (it's mkdir and not rmdir).
1028   * Bump Standards-Version to 3.8.3 (no further changes).
1029
1030   [ Joerg Woelke ]
1031   * zshrc: Fix lsx and lsl aliases.
1032   * zshrc: Removing shtgz(). shtar() does the same, just portably.
1033   * zshrc: Remove broken ytdl() function.
1034   * zshrc: Typo fixes
1035   * zshrc: Remove aliases ips and check_dpkg_running.
1036   * zshrc: Remove tla aliases.
1037
1038  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
1039
1040 grml-etc-core (0.3.74) unstable; urgency=low
1041
1042   [ Frank Terbeck ]
1043   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
1044
1045   [ Michael Prokop ]
1046   * /etc/grml/script-functions: replace 'type -p' with 'which'.
1047
1048  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
1049
1050 grml-etc-core (0.3.73) unstable; urgency=low
1051
1052   [ Frank Terbeck ]
1053   * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
1054     to hang forever. Reported by Rasmus Steinke.
1055   * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
1056     Rasmus Steinke.
1057   * zshrc: Give check_com a -g option to test for global aliases, too.
1058   * zshrc: Get rid of whence, once and for all.
1059   * zshrc: Insert a condition for loading /etc/default/locale
1060     [Closes: issue706]
1061   * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
1062   * zshrc: Make functions insusceptible to user option settings.
1063   * zsh: move completion.d and functions.d to usr/share
1064   * zshrc: Include the current directory in the persistent directory stack.
1065
1066   [ Michael Prokop ]
1067   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
1068     the suggestion to Carsten Hey.
1069   * Drop all 'Latest Change' leftover references in several config files.
1070   * Minor Debian packaging updates (to make recent lintian versions happy):
1071     - update Standard version to 3.8.2
1072     - depend on debhelper >= 5
1073     - don't call true binary with full path in preinst script
1074     - update debian/overrides
1075
1076  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
1077
1078 grml-etc-core (0.3.72) unstable; urgency=low
1079
1080   * zshrc: Clarify how the context of the styles for directory based
1081     profiles are used and mention a "best practice".
1082   * zshrc: Add a note about where to send patches at the top of zshrc.
1083
1084  -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
1085
1086 grml-etc-core (0.3.71) unstable; urgency=low
1087
1088   * zshrc: Add directory based profiles
1089
1090  -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200
1091
1092 grml-etc-core (0.3.70) unstable; urgency=low
1093
1094   * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
1095     (For one reason because we prefer utf8 nowdays, on the other
1096     side it should resolve a cosmetic locales problem from grml-small.)
1097
1098  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200
1099
1100 grml-etc-core (0.3.69) unstable; urgency=low
1101
1102   * zshrc: properly source the global zshrc.local via zrclocal(), to
1103     make sure it is always sourced when appropriate. Reported by
1104     harnir, Thanks!
1105
1106  -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200
1107
1108 grml-etc-core (0.3.68) unstable; urgency=low
1109
1110   [ Frank Terbeck ]
1111   * zshrc: Remove conkeror alias
1112
1113   [ Michael Prokop ]
1114   * zshrc: Apply patch from Moritz Augsburger: enable title
1115     inside urxvt-unicode
1116
1117  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
1118
1119 grml-etc-core (0.3.67) unstable; urgency=low
1120
1121   [ Frank Terbeck ]
1122   * zshrc: handle newer versions of hg, that don't create .hg/branch
1123     anymore if there's only 'default'. Found by Andreas Korsten.
1124
1125   [ Moritz Augsburger ]
1126   * zshrc: not every user is allowed to read logfiles... use sudo
1127     for aliases llog and tlog if possible
1128
1129   [ Michael Prokop ]
1130   * Debian packaging:
1131     - replace XS-Vcs* with Vcs* headers.
1132     - bump Standard Version to 3.8.1.
1133     - bump Compat Version from 4 to 5.
1134     - modify order of packages in Depends, so virtual package ist the last one
1135
1136  -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
1137
1138 grml-etc-core (0.3.66) unstable; urgency=low
1139
1140   * vimrc: only set screen title if the caller explicitly asks for it.
1141   * zshrc: ask for setting screen title in vim via a wrapper function.
1142   * zshrc: only compdef commands to _gnu_generic if no native completion
1143     exists.
1144   * zshrc: add commit-to-history widget, that allows users to add
1145     command lines to zsh's history without executing [Closes: issue407]
1146   * zshrc: add a handler that uses debian's command-not-found package
1147     if an external command could not be found. [Closes: issue564]
1148
1149  -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
1150
1151 grml-etc-core (0.3.65) unstable; urgency=low
1152
1153   [ Frank Terbeck ]
1154   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
1155     Based on an idea by Timo Boettcher.
1156   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
1157     [Closes: issue642]
1158   * zshrc: source ~/.zshrc.local for root, too.
1159   * zshrc: Added a space to a grep related abbreviation for seamless
1160     typing; by Alexander Steinböck [Closes: issue616]
1161   * zshrc: Fix pattern to extract battery status from newer acpi
1162     versions. [Closes: issue657]
1163   * zshrc: Always read /etc/default/locale. Users are expected to
1164     adjust locale settings via '.zshrc.local'.
1165
1166   [ Michael Prokop ]
1167   * vimrc: add check for $NOPRECMD [Closes: issue447]
1168   * vimrc: enable features only if available [Closes: issue641]
1169   * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
1170     /etc/zshrc 'setopt globdots' by default.
1171
1172  -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
1173
1174 grml-etc-core (0.3.64) unstable; urgency=low
1175
1176   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
1177   * zshrc: put "zsh: repo-name" into screen title if the user is in a
1178     VCS-controlled directory [Closes: issue635]
1179
1180  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
1181
1182 grml-etc-core (0.3.63) unstable; urgency=low
1183
1184   [ Michael Prokop ]
1185   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
1186     well. Thanks for reporting, gheift! [Closes: issue624]
1187
1188   [ Frank Terbeck ]
1189   * zshrc: make /etc/zsh/functions.d recursive
1190
1191  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
1192
1193 grml-etc-core (0.3.62) unstable; urgency=low
1194
1195   [ Michael Prokop ]
1196   * /etc/skel/.vimrc:
1197     - disable digraph by default (it's annoying for users not
1198       being aware of it)
1199     - enable syntax highlighting only if the vim version supports it
1200   * /etc/grml/screenrc:
1201     - re-enable keybindings '^\' and '\\' for exiting screen with query
1202       (thanks, gebi)
1203   * zshrc: provide upgrade path via /etc/skel/.zshrc
1204
1205   [ Frank Terbeck ]
1206   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
1207     This includes various cleanups.
1208   * zshrc: provide .. as a possible completion
1209   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
1210     Steinböck [Closes: issue605]
1211   * zshrc: backport disable-patterns feature of vcs_info to the included
1212     version, thanks Christian Hofstaedtler.
1213   * zshrc: add support for OS X (fink and macports) thanks Christian
1214     Hofstaedtler.
1215   * zshrc: Use check_com for screen alias check/execution, thanks
1216     Jan-Hendrik Zab.
1217   * zshrc: add '-f' option to xtrename(), thanks esc.
1218
1219  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
1220
1221 grml-etc-core (0.3.61) unstable; urgency=low
1222
1223   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
1224     [Closes: issue583]
1225
1226  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
1227
1228 grml-etc-core (0.3.60) unstable; urgency=low
1229
1230   * zshrc: add alias http for running "python -m SimpleHTTPServer"
1231
1232  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
1233
1234 grml-etc-core (0.3.59) unstable; urgency=low
1235
1236   [ Frank Terbeck ]
1237   * zshrc: set default values for NOPRECMD and friends
1238
1239   [ Michael Prokop ]
1240   * gitconfig: update alias 'out', fix usage of pager config,
1241     add new alias 'tagme'
1242   * zshrc: update function swspeak for new script swspeak-setup
1243
1244  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
1245
1246 grml-etc-core (0.3.58) unstable; urgency=low
1247
1248   [ Frank Terbeck ]
1249   * zshrc: partial rewrite and extension of vcs_info()
1250   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
1251   * zshrc: update zsh-help() output
1252
1253   [ Michael Prokop ]
1254   * Replace hg with git URLs
1255   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
1256     and review).
1257
1258  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
1259
1260 grml-etc-core (0.3.57) unstable; urgency=low
1261
1262   [ Frank Terbeck ]
1263   * zshrc: Fixed $PS2, which included a backtick, which is special when
1264     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
1265
1266  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
1267
1268 grml-etc-core (0.3.56) unstable; urgency=low
1269
1270   [ Frank Terbeck ]
1271   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
1272   * zshrc: changing invocation of vcs_info()
1273
1274  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
1275
1276 grml-etc-core (0.3.55) unstable; urgency=low
1277
1278   [ Frank Terbeck ]
1279   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
1280
1281  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
1282
1283 grml-etc-core (0.3.54) unstable; urgency=low
1284
1285   [ Frank Terbeck ]
1286   * zshrc: Adding support for cvs repositories to vcs_info()
1287   * zshrc: Add an experimental bzr backend, that works without calling
1288     bzr itself; it is disabled by default.
1289   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
1290     style to configure the %b replacement in formats for svn and bzr
1291   * zshrc: Actually tried svk myself; including vcs_info() fixes from
1292     that test.
1293
1294   [ Michael Prokop ]
1295   * Some cleanups to make lintian happy.
1296
1297  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
1298
1299 grml-etc-core (0.3.53) unstable; urgency=low
1300
1301   [ Frank Terbeck ]
1302   * zshrc: Handle a state of git in vcs_info(), when a normal
1303     rebase conflicts
1304   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
1305     vcs to 'git-svn'
1306   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
1307     of a mercurial repository. Found by Karl Voit.
1308   * zshrc: Give the user the opportunity to switch the vcs_info prompt
1309     off for certain version control systems.
1310   * zshrc: Adding support for darcs repositories to vcs_info()
1311   * zshrc: Adding support for monotone repositories to vcs_info()
1312
1313  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
1314
1315 grml-etc-core (0.3.52) unstable; urgency=low
1316
1317   * zshrc: Add version control information to our prompt.
1318
1319  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
1320
1321 grml-etc-core (0.3.51) unstable; urgency=low
1322
1323   The "pfuh what nice zsh features" release. :)
1324
1325   [ Frank Terbeck ]
1326   * zshrc: Add persistent dirstack support for shells older than 4.2.0
1327   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
1328   * zshrc: do not use xunfunction() anymore; it prevented things like
1329            'source ~/.zshrc' from working.
1330
1331   [ Michael Gebetsroither ]
1332   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
1333
1334   [ Michael Prokop ]
1335   * zshrc:
1336     - Add support for ${HOME}/.zshenv.
1337     - Add new function ansi-colors() [via harnir]
1338     - Support .deb in show-archive() [via harnir]
1339     - Fix wrong placed comments for debbug vs. debbugm.
1340       Thanks to Dennis Schreiber for pointing out.
1341     - Provide more processes in completion of programs like
1342       killall (thanks, ft).
1343     - New function uopen() to download a file and display it locally.
1344       Thanks for the idea, formorer; thanks for debugging help, ft. :)
1345     - New function linenr() to print a specific line of file, thanks
1346       to Wuehlmaus.
1347     - Update gizmo() function.
1348     - Add completion for aliases, deactivated by default because it
1349       might be confusing for several users for now. Idea by Julius,
1350       thanks for forwarding - wuehlmaus. :)
1351   * zshenv: set $PATH on Solaris/SunOS.
1352
1353  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
1354
1355 grml-etc-core (0.3.50) unstable; urgency=low
1356
1357   [ Michael Prokop ]
1358   * zshrc: update function git-get-plaindiff() so it works around
1359     the "generating..." bug
1360   * zshenv: extend and update $ADDONS handling
1361
1362   [ Frank Terbeck ]
1363   * zshrc: add new bindings: '^xP' and '^xp' for
1364     history-beginning-search-{forward,backward}
1365
1366  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
1367
1368 grml-etc-core (0.3.49) unstable; urgency=low
1369
1370   [ Frank Terbeck ]
1371   * zshrc: Keeping check_com() defined after zshrcs are sourced
1372
1373  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
1374
1375 grml-etc-core (0.3.48) unstable; urgency=low
1376
1377   [ Alexander Steinböck ]
1378   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
1379   * zshrc: adding whatwhen() for history queries [Closes: issue380]
1380
1381   [ Frank Terbeck ]
1382   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
1383
1384   [ Michael Prokop ]
1385   * zshrc: enable 'setopt longlistjobs' by default
1386   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
1387     otherwise it breaks "su - $USER". Thanks for bringing this up,
1388     Martin Yazdzik!
1389
1390  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
1391
1392 grml-etc-core (0.3.47) unstable; urgency=low
1393
1394   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
1395
1396  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
1397
1398 grml-etc-core (0.3.46) unstable; urgency=low
1399
1400   [ Frank Terbeck ]
1401   * zshrc: Adding a generic accept-line wrapper =>
1402     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
1403   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
1404   * zshrc: convert swspeak from alias to function
1405   * zshrc: removing folsym() - use sll() from now on.
1406   * vimrc: display the file, that is being edited into screen's hardstatus
1407   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
1408
1409   [ Michael Prokop ]
1410   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
1411     in weather() [thanks, gebi]
1412   * zshrc: set $NAME in screen title only if $HOSTNAME is set
1413
1414  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
1415
1416 grml-etc-core (0.3.45) unstable; urgency=low
1417
1418   [ Michael Prokop ]
1419   * Drop the 'Make p in Visual mode replace the selected text...' from
1420     vimrc. More details available at
1421     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
1422     - thanks for the hint, James Vega!
1423
1424   [ Alexander Steinböck ]
1425   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
1426     (disable by default though) as well as 'accept-and-infer-next history'
1427     (ctrl-o) to complete within directories and stay in menu completion.
1428     [Closes: issue350]
1429
1430  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
1431
1432 grml-etc-core (0.3.44) unstable; urgency=low
1433
1434   [ Frank Terbeck ]
1435   * zshrc: $reswords is an array *not* a hash
1436
1437  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
1438
1439 grml-etc-core (0.3.43) unstable; urgency=low
1440
1441   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
1442     $HOSTNAME only when running the command on *another* box (being
1443     a system != localhost).
1444
1445  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
1446
1447 grml-etc-core (0.3.42) unstable; urgency=low
1448
1449   [ Frank Terbeck ]
1450   * zsh: disable command-completion descriptions
1451
1452  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
1453
1454 grml-etc-core (0.3.41) unstable; urgency=low
1455
1456   The big zsh update release.
1457
1458   [ Alexander Steinböck]
1459   * standarized the use of brackets - double instead of
1460     single ones - for test situations like if-clauses [thanks!]
1461     [Testing: issue354]
1462
1463   [ Michael Prokop ]
1464   * add alias 'g' for git
1465   * set modelines for vim according to new indenting policy
1466   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
1467
1468   [ Frank Terbeck ]
1469   * several small cleanups by ft
1470   * patch bomb for unified indenting
1471   * introducing check_com() to check for the existence of commands
1472   * introducing more utility functions: xcat and xsource
1473     moving salias to utility functions
1474
1475  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
1476
1477 grml-etc-core (0.3.40) unstable; urgency=low
1478
1479   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
1480     thanks Alexander Steinböck! [Closes: issue343]
1481   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
1482     hardstatus'
1483
1484  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
1485
1486 grml-etc-core (0.3.39) unstable; urgency=low
1487
1488   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
1489     to make sure it's also fixed for user root.
1490
1491  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
1492
1493 grml-etc-core (0.3.38) unstable; urgency=low
1494
1495   * Provide e* functions in /etc/grml/lsb-functions again
1496     and restore some RC_* variables.
1497     Otherwise we break just too many scripts.
1498
1499  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
1500
1501 grml-etc-core (0.3.37) unstable; urgency=low
1502
1503   [Frank Terbeck]
1504   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
1505     [Closes: issue291]
1506
1507  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
1508
1509 grml-etc-core (0.3.36) unstable; urgency=low
1510
1511   [Frank Terbeck]
1512   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
1513     anymore to work around problems with older zsh versions.
1514
1515   [Michael Prokop]
1516   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
1517
1518  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
1519
1520 grml-etc-core (0.3.35) unstable; urgency=low
1521
1522   * /etc/zsh/zshrc: support displaying version control information inside
1523     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
1524     [Closes: issue305]
1525
1526  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
1527
1528 grml-etc-core (0.3.34) unstable; urgency=low
1529
1530   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
1531     as well.
1532
1533  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
1534
1535 grml-etc-core (0.3.33) unstable; urgency=low
1536
1537   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
1538     does not conflict with apt-listbugs.
1539
1540  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
1541
1542 grml-etc-core (0.3.32) unstable; urgency=low
1543
1544   * Add /etc/apt/listbugs: display known bugs of currently running
1545     system. This script is used inside grml-live.
1546
1547  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
1548
1549 grml-etc-core (0.3.31) unstable; urgency=low
1550
1551   [ Michael Prokop ]
1552   * /etc/skel/.zshrc:
1553     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
1554     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
1555     - getskype(): make it compatible with final skype 1.4 version
1556   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
1557   * Added /etc/grml/screenrc_generic which should work on any OS without
1558     any grml/Debian specific programs/scripts.
1559   * /etc/grml/screenrc*:
1560     - provide example for switching caption and hardstatus for better
1561       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
1562       for the patch! [Closes: issue300]
1563     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
1564       the initial patch! [Closes: issue301]
1565
1566   [ Michael Gebetsroither ]
1567   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
1568
1569
1570  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
1571
1572 grml-etc-core (0.3.30) unstable; urgency=low
1573
1574   [ Frank Terbeck ]
1575   * /etc/grml/lsb-functions: another few bugfixes
1576
1577  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
1578
1579 grml-etc-core (0.3.29) unstable; urgency=low
1580
1581   [ Frank Terbeck ]
1582   * /etc/grml/lsb-functions: another bugfix
1583
1584  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
1585
1586 grml-etc-core (0.3.28) unstable; urgency=low
1587
1588   [ Frank Terbeck ]
1589   * /etc/grml/lsb-functions: some more slightly improvements
1590
1591  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
1592
1593 grml-etc-core (0.3.27) unstable; urgency=low
1594
1595   [ Frank Terbeck ]
1596   * Refactoring /etc/grml/lsb-functions and
1597     /etc/grml/script-functions.
1598
1599   [ Michael Prokop ]
1600   * Update /etc/apt/sources.list.grml.
1601   * /etc/grml/lsb-functions: support disabling
1602     colors through $NOCOLORS
1603
1604  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
1605
1606 grml-etc-core (0.3.26) unstable; urgency=low
1607
1608   [ Frank Terbeck ]
1609   * /etc/grml/lsb-functions: fix empty $COLS when running inside
1610     chroot
1611
1612  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
1613
1614 grml-etc-core (0.3.25) unstable; urgency=low
1615
1616   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
1617
1618  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
1619
1620 grml-etc-core (0.3.24) unstable; urgency=low
1621
1622   [ Frank Terbeck ]
1623   * try to make 'lsb-functions' parsable by (d)ash
1624
1625   [ Michael Prokop ]
1626   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
1627     Use 'command grep' (thanks to z3ttacht) and fix a small bug
1628     in iso2utf.
1629   * Pre-Depend on zsh [Testing: issue287]
1630
1631  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
1632
1633 grml-etc-core (0.3.23) unstable; urgency=low
1634
1635   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
1636     lesspipe.sh so we use the extended version by default if
1637     it's available.
1638
1639  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
1640
1641 grml-etc-core (0.3.22) unstable; urgency=low
1642
1643   [Frank Terbeck]
1644   * /etc/zsh/zshrc:
1645     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
1646       That way, you can always get aptitude-* by 'aptitude-<tab>'.
1647     - Let sudo-command-line() do something sensible on an empty buffer.
1648
1649  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
1650
1651 grml-etc-core (0.3.21) unstable; urgency=low
1652
1653   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
1654
1655  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
1656
1657 grml-etc-core (0.3.20) unstable; urgency=low
1658
1659   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
1660     the left so look'n'feel with current Debian lsb-functions
1661     is better.
1662
1663  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
1664
1665 grml-etc-core (0.3.19) unstable; urgency=low
1666
1667   * /etc/zsh/zshenv: make sure /usr/bin/id is available
1668
1669  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
1670
1671 grml-etc-core (0.3.18) unstable; urgency=low
1672
1673   * /etc/zsh/zshrc:
1674     - use aptitude safe-upgrade instead of aptitude upgrade
1675   * /etc/apt/sources.list.grml:
1676     - added entry for cryptobox-server
1677     - drop the '#1#'-stuff as we provide all packages via the
1678       grml repository now
1679
1680  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
1681
1682 grml-etc-core (0.3.17) unstable; urgency=low
1683
1684   The 'Man, what a lazy folk'-release
1685   * /etc/skel/.zshrc:
1686     - added function weather() to retrieve weather information on
1687       the console
1688     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
1689   * /etc/zsh/zshrc:
1690     - added alias S for screen
1691     - alias s for ssh
1692     - added alias top10 to get the top 10 shell commands from the history
1693     - make sure we provide arguments for startx in the function as well
1694       (thanks for reporting the issue, Kevin Krammer!)
1695   * /etc/zsh/zshenv:
1696     - check for presence of lesspipe[.sh] before setting $LESSOPEN
1697     - added LESS_TERMCAP_*
1698   * /etc/skel/.vimrc:
1699     - deactivate digraph option causing too many headaches for people
1700       not being used to that option
1701
1702  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
1703
1704 grml-etc-core (0.3.16) unstable; urgency=low
1705
1706   * /etc/zsh/zshrc: dchange() - restore old behaviour with
1707     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
1708     trying to download the changelog via aptitude
1709
1710  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
1711
1712 grml-etc-core (0.3.15) unstable; urgency=low
1713
1714   * /etc/zsh/zshrc:
1715     - activate 'setopt pushd_ignore_dups' to avoid duplicates
1716       in ~/.zdirs (thanks to wuehlmaus for bringing up
1717       and for the appropriate configuration thanks to ft!)
1718     - dchange() function: remove hardcoded option
1719
1720  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
1721
1722 grml-etc-core (0.3.14) unstable; urgency=low
1723
1724   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
1725
1726  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
1727
1728 grml-etc-core (0.3.13) unstable; urgency=low
1729
1730   * /etc/zsh/zshrc:
1731     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
1732       with bootoption dvorak might be not so amusing for people
1733       not being used to dvorak keyboard layout :)
1734     - added alias "$(uname -r)-reboot for fast rebooting via kexec
1735     - dchange(): use aptitude to retrieve changelog if no changelog
1736       can be found on the local system (thanks for the idea, nico!)
1737
1738  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
1739
1740 grml-etc-core (0.3.12) unstable; urgency=low
1741
1742   * Added some more examples to /etc/network/interfaces.examples.
1743   * /etc/zsh/zshrc:
1744     - move environment stuff from /etc/zsh/zshenv to
1745       /etc/zsh/zshrc so we don't have all the environment variables
1746       in 'zsh -f', thanks for the patch - ft!
1747     - added function dnews (to view Debian's NEWS file of the package)
1748     - fix some typos
1749     - compctl definition shadowed _grmlinitd. Found by Anthony
1750       Charles and forwared by ft. Thanks!
1751     - added function minimal-shell (spawn a minimally set up ksh),
1752       thanks ft!
1753     - added keybinding ctrl-x1 to jump behind the first word on the
1754       cmdline, thanks again ft!
1755     - added keywords/strings for automatic building of grml' zsh
1756       reference card [and once more thanks to ft! :)]
1757   * /etc/skel/.vimrc: support ~/.vimrc.local
1758
1759  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
1760
1761 grml-etc-core (0.3.11) unstable; urgency=low
1762
1763   * /etc/zsh/zshrc:
1764     - added function ipv6-tunnel (set up an ipv6 tunnel)
1765     - added function iwclient (run dhclient for wireless device),
1766       thanks Niels Giesen!
1767     - improved usage info of mkmaildir()
1768     - removed some "function" keywords
1769
1770  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
1771
1772 grml-etc-core (0.3.10) unstable; urgency=low
1773
1774   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
1775     Thanks for the patches, ft! [Closes: issue229, issue230]
1776
1777  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
1778
1779 grml-etc-core (0.3.9) unstable; urgency=low
1780
1781   * /etc/zsh/zshrc:
1782     - added functions aoeu() and asdf() to just press 'asdf' keys to
1783       toggle between dvorak and us keyboard layout
1784     - added function uiae() to just press 'asdf' key to toggle from
1785       neon layout to us keyboard layout
1786
1787  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
1788
1789 grml-etc-core (0.3.8) unstable; urgency=low
1790
1791   * /etc/zsh/zshrc:
1792     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
1793     - Use 'sudo -s' for alias su.
1794     - Added alias llog for "$PAGER /var/log/syslog"
1795
1796  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
1797
1798 grml-etc-core (0.3.7) unstable; urgency=low
1799
1800   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
1801     the global file has been read.
1802
1803  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
1804
1805 grml-etc-core (0.3.6) unstable; urgency=low
1806
1807   * /etc/zsh/zshrc: do not even add completion directories if
1808     broken setup has been detected.
1809
1810  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
1811
1812 grml-etc-core (0.3.5) unstable; urgency=low
1813
1814   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
1815     present binaries/executables
1816   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
1817     thanks for the patch - ft!
1818   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
1819
1820  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
1821
1822 grml-etc-core (0.3.4) unstable; urgency=low
1823
1824   * /etc/zsh/zshrc: check for present directory inside dirstack
1825     code before switching between directories.
1826
1827  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
1828
1829 grml-etc-core (0.3.3) unstable; urgency=low
1830
1831   * /etc/skel/.zshrc:
1832     - added function fluxkey-change to change fluxbox keys
1833       from 'Alt-#' to 'Alt-F#' and vice versa
1834
1835  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
1836
1837 grml-etc-core (0.3.2) unstable; urgency=low
1838
1839   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
1840
1841  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
1842
1843 grml-etc-core (0.3.1) unstable; urgency=low
1844
1845   * /etc/zsh/zshrc:
1846     - Applied patch by ft for better $SUDO handling via salias, thanks!
1847     - Added alias debian2hd.
1848
1849  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
1850
1851 grml-etc-core (0.3.0) unstable; urgency=low
1852
1853   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
1854     as root so we have the command in the zsh history.
1855
1856  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
1857
1858 grml-etc-core (0.2.53) unstable; urgency=low
1859
1860   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
1861     Thanks to Josef Teske for the bugreport!
1862
1863  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
1864
1865 grml-etc-core (0.2.52) unstable; urgency=low
1866
1867   * /etc/zsh/zshrc and /etc/skel/.zshrc:
1868     Added alias and powerglob insecscp (like insecssh but for scp).
1869
1870  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
1871
1872 grml-etc-core (0.2.51) unstable; urgency=low
1873
1874   * /etc/zsh/zshrc:
1875     * added function wrapper brltty which loads a default
1876       console font, works around problem in UTF-8 environment.
1877       Thanks for reporting, Hermann 'steppenwolf2'!
1878   * /etc/skel/.zshrc: added some functions (thanks, ft!):
1879     - hl: highlighted less
1880     - ic_get: queries imap servers for capabilities
1881     - j2v: open file in vim and jump to line
1882     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
1883     - xtrename: rename xterm from within GNU-screen
1884     - zurl: create small urls via tinyurl.com using wget, grep and sed
1885
1886  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
1887
1888 grml-etc-core (0.2.50) unstable; urgency=low
1889
1890   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
1891     swspeak alias.
1892
1893  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
1894
1895 grml-etc-core (0.2.49) unstable; urgency=low
1896
1897   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
1898     [thanks for helping, ft!]
1899
1900  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
1901
1902 grml-etc-core (0.2.48) unstable; urgency=low
1903
1904   * /etc/zsh/zshrc:
1905     - re-enable smiley in RPROMPT, thanks to transient_rprompt
1906       [thanks for the pointer, Christian Schneider!]
1907     - allow manual overriding of RPROMPT
1908
1909  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
1910
1911 grml-etc-core (0.2.47) unstable; urgency=low
1912
1913   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
1914     [Testing: issue201]
1915
1916  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
1917
1918 grml-etc-core (0.2.46) unstable; urgency=low
1919
1920   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
1921     provide it as alias url-quote instead. Added zstyle for
1922     url-quote-magic as well, thanks ft!
1923
1924  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
1925
1926 grml-etc-core (0.2.45) unstable; urgency=low
1927
1928   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
1929
1930  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
1931
1932 grml-etc-core (0.2.44) unstable; urgency=low
1933
1934   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
1935     change.
1936
1937  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
1938
1939 grml-etc-core (0.2.43) unstable; urgency=low
1940
1941   * /etc/zsh/zshrc:
1942     - applied patch by ft for generic file completion (thanks!)
1943     - added function sll (list symlinks in more details), thanks
1944       for the code base, Manuel Fuhr and ft!
1945   * /etc/skel/.zshrc: added alias mq (execute commands on the
1946     versioned patch-queue from the current repos) [thanks, gebi]
1947
1948  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
1949
1950 grml-etc-core (0.2.42) unstable; urgency=low
1951
1952   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
1953     Ronny Plattner!
1954
1955  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
1956
1957 grml-etc-core (0.2.41) unstable; urgency=low
1958
1959   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
1960     compability for POSIX/dash.
1961
1962  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
1963
1964 grml-etc-core (0.2.40) unstable; urgency=low
1965
1966   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
1967     Thanks for the hint, gebi.
1968
1969  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
1970
1971 grml-etc-core (0.2.39) unstable; urgency=low
1972
1973   * /etc/zsh/zshrc:
1974     - added alias mdstat for 'cat /proc/mdstat' and
1975       alias ... which does a 'cd ../../'. Thanks, gebi!
1976     - check for 'most' before assigning aliases dchange and uchange
1977
1978  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
1979
1980 grml-etc-core (0.2.38) unstable; urgency=low
1981
1982   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
1983     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
1984
1985  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
1986
1987 grml-etc-core (0.2.37) unstable; urgency=low
1988
1989   * Add solaris examples to /etc/zsh/zshenv
1990
1991  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
1992
1993 grml-etc-core (0.2.36) unstable; urgency=low
1994
1995   * Another version of dpkg-divert handling for debian/preinst.
1996
1997  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
1998
1999 grml-etc-core (0.2.35) unstable; urgency=low
2000
2001   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
2002     - term2iso
2003     - term2utf
2004     - utf2iso
2005     - iso2utf
2006
2007  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
2008
2009 grml-etc-core (0.2.34) unstable; urgency=low
2010
2011   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
2012     present in /proc/cmdline
2013
2014  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
2015
2016 grml-etc-core (0.2.33) unstable; urgency=low
2017
2018   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
2019
2020  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
2021
2022 grml-etc-core (0.2.32) unstable; urgency=low
2023
2024   * /etc/zsh/zshenv: source /etc/timezone if present
2025     (We don't want to set TZ via /etc/default/locale any longer.)
2026
2027  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
2028
2029 grml-etc-core (0.2.31) unstable; urgency=low
2030
2031   * /etc/zsh/zshrc: update swspeak alias:
2032     - set mixer settings to 90 by default when running swspeak
2033     - check for present /dev/softsynth and warn otherwise using flite
2034     - welcome user via flite with "Finished setting up software synthesizer"
2035       when finished execution of swspeak alias
2036     [Closes: issue152]
2037
2038  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
2039
2040 grml-etc-core (0.2.30) unstable; urgency=low
2041
2042   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
2043     get 'cd ../..'), but deactivated by default. Taken from
2044     Christian Schneider:
2045     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
2046     Thanks for pointing, schula.
2047
2048  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
2049
2050 grml-etc-core (0.2.29) unstable; urgency=low
2051
2052   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
2053     Kubieziel!
2054
2055  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
2056
2057 grml-etc-core (0.2.28) unstable; urgency=low
2058
2059   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
2060
2061  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
2062
2063 grml-etc-core (0.2.27) unstable; urgency=low
2064
2065   * Another fix for debian/preinst to avoid breakage on older systems.
2066
2067  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
2068
2069 grml-etc-core (0.2.26) unstable; urgency=low
2070
2071   * Move /etc/skel/.channels to package grml-etc.
2072   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
2073
2074  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
2075
2076 grml-etc-core (0.2.25) unstable; urgency=low
2077
2078   * /etc/zsh/zshrc: user root should have umask 022 of course.
2079     User has 002. Thanks for reporting, Tobias Walkowiak!
2080
2081  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
2082
2083 grml-etc-core (0.2.24) unstable; urgency=low
2084
2085   * /etc/zsh/zshenv: source /etc/default/locale only if
2086     $LANG is not set. If $LANG is not set at all fall
2087     back to en_US.iso885915 as usual. This allows manual
2088     overwriting of $LANG.
2089
2090  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
2091
2092 grml-etc-core (0.2.23) unstable; urgency=low
2093
2094   * /etc/zsh/zshrc:
2095     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
2096       /bin/sh or /bin/bash. :-/
2097     - add a space character in some abbreviation expansions
2098       so it's better readable.
2099     - added insert-unicode-char
2100     - drop the check for
2101       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
2102       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
2103       because the check does not work for example with the zsh-beta
2104       package. If you notice problems with the current code please
2105       let me know.
2106   * /etc/skel/.zshrc:
2107     - added function ytdl (download video from youtube)
2108     - work around non utf8 capable software in utf environment
2109       using aliases for mrxvt, aterm and centericq
2110   * /etc/zsh/*: improved documentation about startup of zsh
2111
2112  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
2113
2114 grml-etc-core (0.2.22) unstable; urgency=low
2115
2116   * Adding directory /etc/skel/.channels with the following files:
2117     - Files for use with scan of dvb-utils:
2118       * at-austria    -> austria in general
2119       * at-graz       -> working file for Graz
2120       * at-klagenfurt -> working file for Klagenfurt
2121     - Already configured files for use with mplayer/xine/...:
2122       * channels.conf-AT-graz       -> use DVB in Graz
2123       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
2124
2125  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
2126
2127 grml-etc-core (0.2.21) unstable; urgency=low
2128
2129   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
2130
2131  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
2132
2133 grml-etc-core (0.2.20) unstable; urgency=low
2134
2135   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
2136     /etc/skel/.vim/ftplugin/c.vim.
2137
2138  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
2139
2140 grml-etc-core (0.2.19) unstable; urgency=low
2141
2142   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
2143     have vim with +syntax
2144   * debian/preinst: another fix to improve keeping of original
2145     configuration files
2146
2147  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
2148
2149 grml-etc-core (0.2.18) unstable; urgency=low
2150
2151   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
2152     of parameters for local directories [Closses: issue116]
2153
2154  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
2155
2156 grml-etc-core (0.2.17) unstable; urgency=low
2157
2158   * zsh config files: fix handling of check for binaries, thanks
2159     for reporting to Erich Minderlein, thanks for investigation
2160     and patch to ft! (Closes: issue80)
2161
2162  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
2163
2164 grml-etc-core (0.2.16) unstable; urgency=low
2165
2166   * /etc/zsh/zshrc:
2167     - add completion for qma (thanks, wuehlmaus)
2168
2169  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
2170
2171 grml-etc-core (0.2.15) unstable; urgency=low
2172
2173   * /etc/zsh/zshrc:
2174     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
2175     - added some useful config stuff (deactivated by default as it
2176       needs personal tuning) contributed by Kai Wilke [thanks!]
2177     - improved host completion (thanks for some code, Kai Wilke!)
2178     - added apache2-ssl-certificate() as Debian does not ship
2179       the script anymore *grml*
2180     - support zsh profiling via $ZSH_PROFILE_RC and profile()
2181     - added alias 0 which does nothing else than 'return 0' (I like
2182       a clean prompt without error return codes inside but don't
2183       want to miss the feature itself, so just press 0<cr> and that's
2184       it :))
2185     - added alias debs-by-size
2186     - added function deswap (useful after suspending), function hex
2187       (print hex value of a number) and function peval (perl-eval)
2188
2189  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
2190
2191 grml-etc-core (0.2.14) unstable; urgency=low
2192
2193   * Use builtin for chpwd's dirs command instead of the alias
2194     and function workaround, thanks - schula!
2195
2196  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
2197
2198 grml-etc-core (0.2.13) unstable; urgency=low
2199
2200   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
2201     an alias or function
2202
2203  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
2204
2205 grml-etc-core (0.2.12) unstable; urgency=low
2206
2207   * /etc/zsh/zshrc: add support for global dirstack handling
2208     (Closes: issue47)
2209
2210  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
2211
2212 grml-etc-core (0.2.11) unstable; urgency=low
2213
2214   * Do not depend on vim or nvi only but allow use of virtual package
2215     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
2216
2217  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
2218
2219 grml-etc-core (0.2.10) unstable; urgency=low
2220
2221   * Remove /etc/skel/.zshrc from dpkg-diversion.
2222
2223  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
2224
2225 grml-etc-core (0.2.9) unstable; urgency=low
2226
2227   * /etc/zsh/zshrc: update NOPRECMD handling
2228
2229  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
2230
2231 grml-etc-core (0.2.8) unstable; urgency=low
2232
2233   * /etc/zsh/zshrc: drop completion for lintian and linda as
2234     zsh ships that already.
2235
2236  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
2237
2238 grml-etc-core (0.2.7) unstable; urgency=low
2239
2240   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
2241     therefore and use qma for manzsh too. (This fixes part 2/2 of
2242     issue19)
2243
2244  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
2245
2246 grml-etc-core (0.2.6) unstable; urgency=low
2247
2248   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
2249     (Closes: issue36)
2250
2251  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
2252
2253 grml-etc-core (0.2.5) unstable; urgency=low
2254
2255   * /etc/zsh/zshrc:
2256     - our new default umask is now 002.
2257     - function isutfenv to check whether we are running inside
2258       an utf environment
2259     - add option utf8 to alias truec according to result of isutfenv
2260
2261  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
2262
2263 grml-etc-core (0.2.4) unstable; urgency=low
2264
2265   * /etc/zsh/zshrc: add alias 'any' for grepping through process
2266     list, thanks for the basic idea - Karl Voit!
2267
2268  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
2269
2270 grml-etc-core (0.2.3) unstable; urgency=low
2271
2272   * Let's ship /etc/apt/preferences.grml as reference file.
2273
2274  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
2275
2276 grml-etc-core (0.2.2) unstable; urgency=low
2277
2278   Another "Frank 'ft' Terbeck is my zsh hero" release.
2279
2280   * Use new grml-repository by default now (thanks for the great
2281     work, formorer!).
2282   * /etc/zsh/zshrc:
2283     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
2284       main zsh config file so we can use it as root as well (thanks for hint,
2285       wuehlmaus)
2286     - move function H-Glob to this file as well and make it available
2287       as help-zshglob as well, thanks for the translation to english - ft!
2288     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
2289     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
2290   * /etc/skel/.zshrc:
2291     - rework function dirspace() [support $1]
2292     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
2293
2294  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
2295
2296 grml-etc-core (0.2.1) unstable; urgency=low
2297
2298   * New version number for new release.
2299
2300  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
2301
2302 grml-etc-core (0.1-38) unstable; urgency=low
2303
2304   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
2305     to Erich Minderlein and Ulrich Dangel!
2306
2307  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
2308
2309 grml-etc-core (0.1-37) unstable; urgency=low
2310
2311   The 'preparation to a zsh workshop improves code quality' release. :)
2312
2313   * /etc/zsh/zshrc:
2314     - run "limit core 0" only in live-cd mode
2315     - support Force-Reload for /etc/init.d/*-action as well
2316     - move upgrade-function from /etc/skel/.zshrc to this file
2317   * /etc/skel/.zshrc: some cosmetic cleanups
2318   * grml-zsh-refcard has been updated (big thanks to Frank
2319     Terbeck again!) (Closes: issue9)
2320
2321  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
2322
2323 grml-etc-core (0.1-36) unstable; urgency=low
2324
2325   * /etc/skel/.zshrc:
2326     + alias hbp='hg-buildpackage'
2327     + renamed tla related aliases:
2328         ldiff   => tdi
2329         mirror  => tmi
2330         commit  => tco
2331         merge   => tme
2332     + fix function lcheck
2333   * /etc/zsh/zshrc:
2334     + grml-rebuildfstab: use -config option of new rebuildfstab
2335     + alias acp='apt-cache policy'
2336
2337  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
2338
2339 grml-etc-core (0.1-35) unstable; urgency=low
2340
2341   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
2342     for the great work, formorer!), not yet activated by default.
2343
2344  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
2345
2346 grml-etc-core (0.1-34) grml-testing; urgency=low
2347
2348   * Build package for new repository layout using 'grml-testing'
2349     as "Distribution".
2350
2351  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
2352
2353 grml-etc-core (0.1-33) unstable; urgency=low
2354
2355   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
2356     to avoid problems with different zsh versions.
2357   * Small fix in debian/preinst to prevent overwriting from original
2358     files when diverting several times (again: please report any
2359     problems you notice).
2360   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
2361     debian.vim, just to make sure we have nocompatible also on
2362     older vim versions.
2363
2364  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
2365
2366 grml-etc-core (0.1-32) unstable; urgency=low
2367
2368   * zsh-setup: applied patch from Frank Terbeck for improved
2369     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
2370
2371  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
2372
2373 grml-etc-core (0.1-31) unstable; urgency=low
2374
2375   * /etc/skel/.zshrc:
2376     - added alias hidiff (highlight important stuff in diff
2377       output), active if histring is available
2378     - added some isgrmlsmall checks, thanks Frank Terbeck!
2379     - added power completion, thanks wuehlmaus!
2380       See http://zshwiki.org/home/examples/zleiab for details.
2381       Notice: this deactivates the global aliases by default now,
2382       just use the global aliases as well but press ',.' afterwards
2383       to expand the abbreviation!
2384
2385  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
2386
2387 grml-etc-core (0.1-30) unstable; urgency=low
2388
2389   * Ship /etc/grml/script-functions with this package so other packages
2390     like grml-debootstrap don't have to depend on package grml-scripts.
2391   * Bumb Standard Version to 3.7.2 (no further changes).
2392
2393  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
2394
2395 grml-etc-core (0.1-29) unstable; urgency=low
2396
2397   * /etc/zsh/zshrc:
2398     - added isgrmlsmall() and set $EDITOR according to grml flavour,
2399       thanks - Frank Terbeck!
2400     - deactivate smiley on right side of prompt by default, uncomment
2401       the line if you want to use it
2402   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
2403     but do not activate it by default
2404   * /etc/skel/.hgrc: adjust username for "generic user"
2405
2406  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
2407
2408 grml-etc-core (0.1-28) unstable; urgency=low
2409
2410   * /etc/skel/.zshrc: always set 'setopt local_options' if
2411     using 'setopt errreturn'.
2412
2413  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
2414
2415 grml-etc-core (0.1-27) unstable; urgency=low
2416
2417   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
2418     otherwise running 'script' might hang. Thanks, wuehlmaus!
2419
2420  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
2421
2422 grml-etc-core (0.1-26) unstable; urgency=low
2423
2424   The "Frank Terbeck is my zsh hero" release.
2425
2426   * Update /etc/zsh/site-functions/_hg to latest version from
2427     http://hg.intevation.org/mercurial/crew
2428   * Added /etc/zsh/site-functions/_grmlinitd for better completion
2429     of "Start Restart Stop Reload" with initscripts, thanks - Frank
2430     Terbeck!
2431   * /etc/zsh/zshrc:
2432     - use is-at-least for is4[2]-functions if possible
2433     - bugfix for $2 in initscripts "Start Restart Stop Reload"
2434       function (thanks, Frank Terbeck!)
2435     - use zsh's color capabilities if the module is present
2436       (thanks, Frank Terbeck!)
2437     - don't export $SHELL anymore
2438   * /etc/zsh/zshenv:
2439     - set /bin instead of /bin/ in $PATH
2440     - some minor code style improvements
2441   * /etc/skel/.zshrc:
2442     - updated alias fbmplayer (thanks, wuehlmaus!)
2443     - added function gex (google exact search, thanks wuehlmaus!)
2444     - added gethgsnap and gethgclone for retrieving mercurial
2445     - use $SUDO in the whole file instead of $RUNASROOT
2446     - use 'setopt errreturn' in some functions
2447
2448  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
2449
2450 grml-etc-core (0.1-25) unstable; urgency=low
2451
2452   * /etc/skel/.zshrc: add functions for mercurial
2453   * Added /etc/skel/.hgrc - configuration file for mercurial.
2454   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
2455     two directories recursively), taken from
2456     http://www.vim.org/scripts/script.php?script_id=102
2457
2458  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
2459
2460 grml-etc-core (0.1-24) unstable; urgency=low
2461
2462   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
2463     thanks for the patch - Frank Terbeck!
2464
2465  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
2466
2467 grml-etc-core (0.1-23) unstable; urgency=low
2468
2469   * Fix typo in /etc/zsh/zshrc.
2470
2471  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
2472
2473 grml-etc-core (0.1-22) unstable; urgency=low
2474
2475   * /etc/zsh/zshrc: update functions dchange and uchange - check
2476     whether changelogs exist before trying to display them.
2477
2478  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
2479
2480 grml-etc-core (0.1-21) unstable; urgency=low
2481
2482   * /etc/zsh/zshrc: added some more checks so the config works
2483     on AIX (powerpc-ibm-aix5.2.0.0) as well.
2484
2485  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
2486
2487 grml-etc-core (0.1-20) unstable; urgency=low
2488
2489   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
2490     and set according $FPATH in /etc/zsh/zshrc.
2491
2492  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
2493
2494 grml-etc-core (0.1-19) unstable; urgency=low
2495
2496   * /etc/grml/screenrc: activated
2497     termcapinfo xterm|xterms|xs|rxvt ti@:te@
2498     for "more usual" buffer handling in xterm & CO.
2499
2500  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
2501
2502 grml-etc-core (0.1-18) unstable; urgency=low
2503
2504   * /etc/skel/.zshrc: update function getskype (new upstream release
2505     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
2506
2507  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
2508
2509 grml-etc-core (0.1-17) unstable; urgency=low
2510
2511   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
2512     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
2513     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
2514
2515  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
2516
2517 grml-etc-core (0.1-16) unstable; urgency=low
2518
2519   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
2520   * Move debian/postinst to debian/preinst, some minor fixes in
2521     preinst and postrm.
2522
2523  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
2524
2525 grml-etc-core (0.1-15) unstable; urgency=low
2526
2527   * Set debian related functions + aliases only if /etc/debian_version
2528     is present. Check for uid and set $SUDO according so normal
2529     user can use functions + aliases as well.
2530
2531  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
2532
2533 grml-etc-core (0.1-14) unstable; urgency=low
2534
2535   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
2536     to put job into foreground (thanks, wuehlmaus).
2537
2538  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
2539
2540 grml-etc-core (0.1-13) unstable; urgency=low
2541
2542   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
2543
2544  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
2545
2546 grml-etc-core (0.1-12) unstable; urgency=low
2547
2548   * Cleanup and update of /etc/apt/sources.list.grml.
2549   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
2550     package) and uchange (view upstream's changelog of specified package).
2551
2552  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
2553
2554 grml-etc-core (0.1-11) unstable; urgency=low
2555
2556   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
2557     in environment files.
2558
2559  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
2560
2561 grml-etc-core (0.1-10) unstable; urgency=low
2562
2563   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
2564     Worf for idea!
2565   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
2566
2567  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
2568
2569 grml-etc-core (0.1-9) unstable; urgency=low
2570
2571   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
2572     is present.
2573   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
2574     delete a word until its last '/'
2575
2576  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
2577
2578 grml-etc-core (0.1-8) unstable; urgency=low
2579
2580   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
2581     as well.
2582
2583  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
2584
2585 grml-etc-core (0.1-7) unstable; urgency=low
2586
2587   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
2588     Restore).
2589
2590  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
2591
2592 grml-etc-core (0.1-6) unstable; urgency=low
2593
2594   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
2595
2596  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
2597
2598 grml-etc-core (0.1-5) unstable; urgency=low
2599
2600   * /etc/zsh/zshrc:
2601     - press "ctrl-e d" to insert the actual date in the form
2602       yyyy-mm-dd (found in schulas zsh config :))
2603     - complete manual pages by their section (hello schula,
2604       again ;-))
2605
2606  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
2607
2608 grml-etc-core (0.1-4) unstable; urgency=low
2609
2610   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
2611     status on right side of prompt.
2612
2613  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
2614
2615 grml-etc-core (0.1-3) unstable; urgency=low
2616
2617   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
2618     for suggestion, Mark!
2619   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
2620     Mark!
2621   * Added /etc/grml/script-functions meant for usage inside shell
2622     scripts.
2623
2624  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
2625
2626 grml-etc-core (0.1-2) unstable; urgency=low
2627
2628   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
2629
2630  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
2631
2632 grml-etc-core (0.1) unstable; urgency=low
2633
2634   * Initial Release.
2635
2636  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
2637