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