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