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