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