/etc/zsh/completion.d/grml-wallpaper: close issue116
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.2.18) unstable; urgency=low
2
3   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
4     of parameters for local directories [Closses: issue116]
5
6  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
7
8 grml-etc-core (0.2.17) unstable; urgency=low
9
10   * zsh config files: fix handling of check for binaries, thanks
11     for reporting to Erich Minderlein, thanks for investigation
12     and patch to ft! (Closes: issue80)
13
14  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
15
16 grml-etc-core (0.2.16) unstable; urgency=low
17
18   * /etc/zsh/zshrc:
19     - add completion for qma (thanks, wuehlmaus)
20
21  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
22
23 grml-etc-core (0.2.15) unstable; urgency=low
24
25   * /etc/zsh/zshrc:
26     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
27     - added some useful config stuff (deactivated by default as it
28       needs personal tuning) contributed by Kai Wilke [thanks!]
29     - improved host completion (thanks for some code, Kai Wilke!)
30     - added apache2-ssl-certificate() as Debian does not ship
31       the script anymore *grml*
32     - support zsh profiling via $ZSH_PROFILE_RC and profile()
33     - added alias 0 which does nothing else than 'return 0' (I like
34       a clean prompt without error return codes inside but don't
35       want to miss the feature itself, so just press 0<cr> and that's
36       it :))
37     - added alias debs-by-size
38     - added function deswap (useful after suspending), function hex
39       (print hex value of a number) and function peval (perl-eval)
40
41  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
42
43 grml-etc-core (0.2.14) unstable; urgency=low
44
45   * Use builtin for chpwd's dirs command instead of the alias
46     and function workaround, thanks - schula!
47
48  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
49
50 grml-etc-core (0.2.13) unstable; urgency=low
51
52   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
53     an alias or function
54
55  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
56
57 grml-etc-core (0.2.12) unstable; urgency=low
58
59   * /etc/zsh/zshrc: add support for global dirstack handling
60     (Closes: issue47)
61
62  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
63
64 grml-etc-core (0.2.11) unstable; urgency=low
65
66   * Do not depend on vim or nvi only but allow use of virtual package
67     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
68
69  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
70
71 grml-etc-core (0.2.10) unstable; urgency=low
72
73   * Remove /etc/skel/.zshrc from dpkg-diversion.
74
75  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
76
77 grml-etc-core (0.2.9) unstable; urgency=low
78
79   * /etc/zsh/zshrc: update NOPRECMD handling
80
81  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
82
83 grml-etc-core (0.2.8) unstable; urgency=low
84
85   * /etc/zsh/zshrc: drop completion for lintian and linda as
86     zsh ships that already.
87
88  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
89
90 grml-etc-core (0.2.7) unstable; urgency=low
91
92   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
93     therefore and use qma for manzsh too. (This fixes part 2/2 of
94     issue19)
95
96  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
97
98 grml-etc-core (0.2.6) unstable; urgency=low
99
100   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
101     (Closes: issue36)
102
103  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
104
105 grml-etc-core (0.2.5) unstable; urgency=low
106
107   * /etc/zsh/zshrc:
108     - our new default umask is now 002.
109     - function isutfenv to check whether we are running inside
110       an utf environment
111     - add option utf8 to alias truec according to result of isutfenv
112
113  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
114
115 grml-etc-core (0.2.4) unstable; urgency=low
116
117   * /etc/zsh/zshrc: add alias 'any' for grepping through process
118     list, thanks for the basic idea - Karl Voit!
119
120  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
121
122 grml-etc-core (0.2.3) unstable; urgency=low
123
124   * Let's ship /etc/apt/preferences.grml as reference file.
125
126  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
127
128 grml-etc-core (0.2.2) unstable; urgency=low
129
130   Another "Frank 'ft' Terbeck is my zsh hero" release.
131
132   * Use new grml-repository by default now (thanks for the great
133     work, formorer!).
134   * /etc/zsh/zshrc:
135     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
136       main zsh config file so we can use it as root as well (thanks for hint,
137       wuehlmaus)
138     - move function H-Glob to this file as well and make it available
139       as help-zshglob as well, thanks for the translation to english - ft!
140     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
141     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
142   * /etc/skel/.zshrc:
143     - rework function dirspace() [support $1]
144     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
145
146  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
147
148 grml-etc-core (0.2.1) unstable; urgency=low
149
150   * New version number for new release.
151
152  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
153
154 grml-etc-core (0.1-38) unstable; urgency=low
155
156   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
157     to Erich Minderlein and Ulrich Dangel!
158
159  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
160
161 grml-etc-core (0.1-37) unstable; urgency=low
162
163   The 'preparation to a zsh workshop improves code quality' release. :)
164
165   * /etc/zsh/zshrc:
166     - run "limit core 0" only in live-cd mode
167     - support Force-Reload for /etc/init.d/*-action as well
168     - move upgrade-function from /etc/skel/.zshrc to this file
169   * /etc/skel/.zshrc: some cosmetic cleanups
170   * grml-zsh-refcard has been updated (big thanks to Frank
171     Terbeck again!) (Closes: issue9)
172
173  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
174
175 grml-etc-core (0.1-36) unstable; urgency=low
176
177   * /etc/skel/.zshrc:
178     + alias hbp='hg-buildpackage'
179     + renamed tla related aliases:
180         ldiff   => tdi
181         mirror  => tmi
182         commit  => tco
183         merge   => tme
184     + fix function lcheck
185   * /etc/zsh/zshrc:
186     + grml-rebuildfstab: use -config option of new rebuildfstab
187     + alias acp='apt-cache policy'
188
189  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
190
191 grml-etc-core (0.1-35) unstable; urgency=low
192
193   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
194     for the great work, formorer!), not yet activated by default.
195
196  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
197
198 grml-etc-core (0.1-34) grml-testing; urgency=low
199
200   * Build package for new repository layout using 'grml-testing'
201     as "Distribution".
202
203  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
204
205 grml-etc-core (0.1-33) unstable; urgency=low
206
207   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
208     to avoid problems with different zsh versions. 
209   * Small fix in debian/preinst to prevent overwriting from original
210     files when diverting several times (again: please report any
211     problems you notice).
212   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
213     debian.vim, just to make sure we have nocompatible also on
214     older vim versions.
215
216  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
217
218 grml-etc-core (0.1-32) unstable; urgency=low
219
220   * zsh-setup: applied patch from Frank Terbeck for improved
221     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
222
223  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
224
225 grml-etc-core (0.1-31) unstable; urgency=low
226
227   * /etc/skel/.zshrc:
228     - added alias hidiff (highlight important stuff in diff
229       output), active if histring is available
230     - added some isgrmlsmall checks, thanks Frank Terbeck!
231     - added power completion, thanks wuehlmaus!
232       See http://zshwiki.org/home/examples/zleiab for details.
233       Notice: this deactivates the global aliases by default now,
234       just use the global aliases as well but press ',.' afterwards
235       to expand the abbreviation!
236
237  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
238
239 grml-etc-core (0.1-30) unstable; urgency=low
240
241   * Ship /etc/grml/script-functions with this package so other packages
242     like grml-debootstrap don't have to depend on package grml-scripts.
243   * Bumb Standard Version to 3.7.2 (no further changes).
244
245  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
246
247 grml-etc-core (0.1-29) unstable; urgency=low
248
249   * /etc/zsh/zshrc:
250     - added isgrmlsmall() and set $EDITOR according to grml flavour,
251       thanks - Frank Terbeck!
252     - deactivate smiley on right side of prompt by default, uncomment
253       the line if you want to use it
254   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
255     but do not activate it by default
256   * /etc/skel/.hgrc: adjust username for "generic user"
257
258  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
259
260 grml-etc-core (0.1-28) unstable; urgency=low
261
262   * /etc/skel/.zshrc: always set 'setopt local_options' if
263     using 'setopt errreturn'.
264
265  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
266
267 grml-etc-core (0.1-27) unstable; urgency=low
268
269   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
270     otherwise running 'script' might hang. Thanks, wuehlmaus!
271
272  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
273
274 grml-etc-core (0.1-26) unstable; urgency=low
275
276   The "Frank Terbeck is my zsh hero" release.
277
278   * Update /etc/zsh/site-functions/_hg to latest version from
279     http://hg.intevation.org/mercurial/crew
280   * Added /etc/zsh/site-functions/_grmlinitd for better completion
281     of "Start Restart Stop Reload" with initscripts, thanks - Frank
282     Terbeck!
283   * /etc/zsh/zshrc:
284     - use is-at-least for is4[2]-functions if possible
285     - bugfix for $2 in initscripts "Start Restart Stop Reload"
286       function (thanks, Frank Terbeck!)
287     - use zsh's color capabilities if the module is present
288       (thanks, Frank Terbeck!)
289     - don't export $SHELL anymore
290   * /etc/zsh/zshenv:
291     - set /bin instead of /bin/ in $PATH
292     - some minor code style improvements
293   * /etc/skel/.zshrc: 
294     - updated alias fbmplayer (thanks, wuehlmaus!)
295     - added function gex (google exact search, thanks wuehlmaus!)
296     - added gethgsnap and gethgclone for retrieving mercurial
297     - use $SUDO in the whole file instead of $RUNASROOT
298     - use 'setopt errreturn' in some functions
299
300  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
301
302 grml-etc-core (0.1-25) unstable; urgency=low
303
304   * /etc/skel/.zshrc: add functions for mercurial
305   * Added /etc/skel/.hgrc - configuration file for mercurial.
306   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
307     two directories recursively), taken from
308     http://www.vim.org/scripts/script.php?script_id=102
309
310  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
311
312 grml-etc-core (0.1-24) unstable; urgency=low
313
314   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
315     thanks for the patch - Frank Terbeck!
316
317  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
318
319 grml-etc-core (0.1-23) unstable; urgency=low
320
321   * Fix typo in /etc/zsh/zshrc.
322
323  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
324
325 grml-etc-core (0.1-22) unstable; urgency=low
326
327   * /etc/zsh/zshrc: update functions dchange and uchange - check
328     whether changelogs exist before trying to display them.
329
330  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
331
332 grml-etc-core (0.1-21) unstable; urgency=low
333
334   * /etc/zsh/zshrc: added some more checks so the config works
335     on AIX (powerpc-ibm-aix5.2.0.0) as well.
336
337  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
338
339 grml-etc-core (0.1-20) unstable; urgency=low
340
341   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
342     and set according $FPATH in /etc/zsh/zshrc.
343
344  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
345
346 grml-etc-core (0.1-19) unstable; urgency=low
347
348   * /etc/grml/screenrc: activated
349     termcapinfo xterm|xterms|xs|rxvt ti@:te@
350     for "more usual" buffer handling in xterm & CO.
351
352  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
353
354 grml-etc-core (0.1-18) unstable; urgency=low
355
356   * /etc/skel/.zshrc: update function getskype (new upstream release
357     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
358
359  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
360
361 grml-etc-core (0.1-17) unstable; urgency=low
362
363   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
364     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
365     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
366
367  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
368
369 grml-etc-core (0.1-16) unstable; urgency=low
370
371   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
372   * Move debian/postinst to debian/preinst, some minor fixes in
373     preinst and postrm.
374
375  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
376
377 grml-etc-core (0.1-15) unstable; urgency=low
378
379   * Set debian related functions + aliases only if /etc/debian_version
380     is present. Check for uid and set $SUDO according so normal
381     user can use functions + aliases as well.
382
383  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
384
385 grml-etc-core (0.1-14) unstable; urgency=low
386
387   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
388     to put job into foreground (thanks, wuehlmaus).
389
390  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
391
392 grml-etc-core (0.1-13) unstable; urgency=low
393
394   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
395
396  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
397
398 grml-etc-core (0.1-12) unstable; urgency=low
399
400   * Cleanup and update of /etc/apt/sources.list.grml.
401   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
402     package) and uchange (view upstream's changelog of specified package).
403
404  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
405
406 grml-etc-core (0.1-11) unstable; urgency=low
407
408   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
409     in environment files.
410
411  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
412
413 grml-etc-core (0.1-10) unstable; urgency=low
414
415   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
416     Worf for idea!
417   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
418
419  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
420
421 grml-etc-core (0.1-9) unstable; urgency=low
422
423   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
424     is present.
425   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
426     delete a word until its last '/'
427
428  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
429
430 grml-etc-core (0.1-8) unstable; urgency=low
431
432   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
433     as well.
434
435  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
436
437 grml-etc-core (0.1-7) unstable; urgency=low
438
439   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
440     Restore).
441
442  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
443
444 grml-etc-core (0.1-6) unstable; urgency=low
445
446   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
447
448  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
449
450 grml-etc-core (0.1-5) unstable; urgency=low
451
452   * /etc/zsh/zshrc:
453     - press "ctrl-e d" to insert the actual date in the form
454       yyyy-mm-dd (found in schulas zsh config :))
455     - complete manual pages by their section (hello schula,
456       again ;-))
457
458  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
459
460 grml-etc-core (0.1-4) unstable; urgency=low
461
462   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
463     status on right side of prompt.
464
465  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
466
467 grml-etc-core (0.1-3) unstable; urgency=low
468
469   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
470     for suggestion, Mark!
471   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
472     Mark!
473   * Added /etc/grml/script-functions meant for usage inside shell
474     scripts.
475
476  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
477
478 grml-etc-core (0.1-2) unstable; urgency=low
479
480   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
481
482  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
483
484 grml-etc-core (0.1) unstable; urgency=low
485
486   * Initial Release.
487
488  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
489