* /etc/zsh/zshrc:
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.2.2) unstable; urgency=low
2
3   Another "Frank 'ft' Terbeck is my zsh hero" release.
4
5   * Use new grml-repository by default now (thanks for the great
6     work, formorer!).
7   * /etc/zsh/zshrc:
8     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
9       main zsh config file so we can use it as root as well (thanks for hint,
10       wuehlmaus)
11     - move function H-Glob to this file as well and make it available
12       as help-zshglob as well, thanks for the translation to english - ft!
13     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
14     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
15   * /etc/skel/.zshrc:
16     - rework function dirspace() [support $1]
17     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
18
19  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
20
21 grml-etc-core (0.2.1) unstable; urgency=low
22
23   * New version number for new release.
24
25  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
26
27 grml-etc-core (0.1-38) unstable; urgency=low
28
29   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
30     to Erich Minderlein and Ulrich Dangel!
31
32  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
33
34 grml-etc-core (0.1-37) unstable; urgency=low
35
36   The 'preparation to a zsh workshop improves code quality' release. :)
37
38   * /etc/zsh/zshrc:
39     - run "limit core 0" only in live-cd mode
40     - support Force-Reload for /etc/init.d/*-action as well
41     - move upgrade-function from /etc/skel/.zshrc to this file
42   * /etc/skel/.zshrc: some cosmetic cleanups
43   * grml-zsh-refcard has been updated (big thanks to Frank
44     Terbeck again!) (Closes: issue9)
45
46  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
47
48 grml-etc-core (0.1-36) unstable; urgency=low
49
50   * /etc/skel/.zshrc:
51     + alias hbp='hg-buildpackage'
52     + renamed tla related aliases:
53         ldiff   => tdi
54         mirror  => tmi
55         commit  => tco
56         merge   => tme
57     + fix function lcheck
58   * /etc/zsh/zshrc:
59     + grml-rebuildfstab: use -config option of new rebuildfstab
60     + alias acp='apt-cache policy'
61
62  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
63
64 grml-etc-core (0.1-35) unstable; urgency=low
65
66   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
67     for the great work, formorer!), not yet activated by default.
68
69  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
70
71 grml-etc-core (0.1-34) grml-testing; urgency=low
72
73   * Build package for new repository layout using 'grml-testing'
74     as "Distribution".
75
76  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
77
78 grml-etc-core (0.1-33) unstable; urgency=low
79
80   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
81     to avoid problems with different zsh versions. 
82   * Small fix in debian/preinst to prevent overwriting from original
83     files when diverting several times (again: please report any
84     problems you notice).
85   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
86     debian.vim, just to make sure we have nocompatible also on
87     older vim versions.
88
89  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
90
91 grml-etc-core (0.1-32) unstable; urgency=low
92
93   * zsh-setup: applied patch from Frank Terbeck for improved
94     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
95
96  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
97
98 grml-etc-core (0.1-31) unstable; urgency=low
99
100   * /etc/skel/.zshrc:
101     - added alias hidiff (highlight important stuff in diff
102       output), active if histring is available
103     - added some isgrmlsmall checks, thanks Frank Terbeck!
104     - added power completion, thanks wuehlmaus!
105       See http://zshwiki.org/home/examples/zleiab for details.
106       Notice: this deactivates the global aliases by default now,
107       just use the global aliases as well but press ',.' afterwards
108       to expand the abbreviation!
109
110  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
111
112 grml-etc-core (0.1-30) unstable; urgency=low
113
114   * Ship /etc/grml/script-functions with this package so other packages
115     like grml-debootstrap don't have to depend on package grml-scripts.
116   * Bumb Standard Version to 3.7.2 (no further changes).
117
118  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
119
120 grml-etc-core (0.1-29) unstable; urgency=low
121
122   * /etc/zsh/zshrc:
123     - added isgrmlsmall() and set $EDITOR according to grml flavour,
124       thanks - Frank Terbeck!
125     - deactivate smiley on right side of prompt by default, uncomment
126       the line if you want to use it
127   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
128     but do not activate it by default
129   * /etc/skel/.hgrc: adjust username for "generic user"
130
131  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
132
133 grml-etc-core (0.1-28) unstable; urgency=low
134
135   * /etc/skel/.zshrc: always set 'setopt local_options' if
136     using 'setopt errreturn'.
137
138  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
139
140 grml-etc-core (0.1-27) unstable; urgency=low
141
142   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
143     otherwise running 'script' might hang. Thanks, wuehlmaus!
144
145  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
146
147 grml-etc-core (0.1-26) unstable; urgency=low
148
149   The "Frank Terbeck is my zsh hero" release.
150
151   * Update /etc/zsh/site-functions/_hg to latest version from
152     http://hg.intevation.org/mercurial/crew
153   * Added /etc/zsh/site-functions/_grmlinitd for better completion
154     of "Start Restart Stop Reload" with initscripts, thanks - Frank
155     Terbeck!
156   * /etc/zsh/zshrc:
157     - use is-at-least for is4[2]-functions if possible
158     - bugfix for $2 in initscripts "Start Restart Stop Reload"
159       function (thanks, Frank Terbeck!)
160     - use zsh's color capabilities if the module is present
161       (thanks, Frank Terbeck!)
162     - don't export $SHELL anymore
163   * /etc/zsh/zshenv:
164     - set /bin instead of /bin/ in $PATH
165     - some minor code style improvements
166   * /etc/skel/.zshrc: 
167     - updated alias fbmplayer (thanks, wuehlmaus!)
168     - added function gex (google exact search, thanks wuehlmaus!)
169     - added gethgsnap and gethgclone for retrieving mercurial
170     - use $SUDO in the whole file instead of $RUNASROOT
171     - use 'setopt errreturn' in some functions
172
173  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
174
175 grml-etc-core (0.1-25) unstable; urgency=low
176
177   * /etc/skel/.zshrc: add functions for mercurial
178   * Added /etc/skel/.hgrc - configuration file for mercurial.
179   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
180     two directories recursively), taken from
181     http://www.vim.org/scripts/script.php?script_id=102
182
183  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
184
185 grml-etc-core (0.1-24) unstable; urgency=low
186
187   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
188     thanks for the patch - Frank Terbeck!
189
190  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
191
192 grml-etc-core (0.1-23) unstable; urgency=low
193
194   * Fix typo in /etc/zsh/zshrc.
195
196  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
197
198 grml-etc-core (0.1-22) unstable; urgency=low
199
200   * /etc/zsh/zshrc: update functions dchange and uchange - check
201     whether changelogs exist before trying to display them.
202
203  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
204
205 grml-etc-core (0.1-21) unstable; urgency=low
206
207   * /etc/zsh/zshrc: added some more checks so the config works
208     on AIX (powerpc-ibm-aix5.2.0.0) as well.
209
210  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
211
212 grml-etc-core (0.1-20) unstable; urgency=low
213
214   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
215     and set according $FPATH in /etc/zsh/zshrc.
216
217  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
218
219 grml-etc-core (0.1-19) unstable; urgency=low
220
221   * /etc/grml/screenrc: activated
222     termcapinfo xterm|xterms|xs|rxvt ti@:te@
223     for "more usual" buffer handling in xterm & CO.
224
225  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
226
227 grml-etc-core (0.1-18) unstable; urgency=low
228
229   * /etc/skel/.zshrc: update function getskype (new upstream release
230     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
231
232  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
233
234 grml-etc-core (0.1-17) unstable; urgency=low
235
236   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
237     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
238     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
239
240  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
241
242 grml-etc-core (0.1-16) unstable; urgency=low
243
244   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
245   * Move debian/postinst to debian/preinst, some minor fixes in
246     preinst and postrm.
247
248  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
249
250 grml-etc-core (0.1-15) unstable; urgency=low
251
252   * Set debian related functions + aliases only if /etc/debian_version
253     is present. Check for uid and set $SUDO according so normal
254     user can use functions + aliases as well.
255
256  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
257
258 grml-etc-core (0.1-14) unstable; urgency=low
259
260   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
261     to put job into foreground (thanks, wuehlmaus).
262
263  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
264
265 grml-etc-core (0.1-13) unstable; urgency=low
266
267   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
268
269  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
270
271 grml-etc-core (0.1-12) unstable; urgency=low
272
273   * Cleanup and update of /etc/apt/sources.list.grml.
274   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
275     package) and uchange (view upstream's changelog of specified package).
276
277  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
278
279 grml-etc-core (0.1-11) unstable; urgency=low
280
281   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
282     in environment files.
283
284  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
285
286 grml-etc-core (0.1-10) unstable; urgency=low
287
288   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
289     Worf for idea!
290   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
291
292  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
293
294 grml-etc-core (0.1-9) unstable; urgency=low
295
296   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
297     is present.
298   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
299     delete a word until its last '/'
300
301  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
302
303 grml-etc-core (0.1-8) unstable; urgency=low
304
305   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
306     as well.
307
308  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
309
310 grml-etc-core (0.1-7) unstable; urgency=low
311
312   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
313     Restore).
314
315  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
316
317 grml-etc-core (0.1-6) unstable; urgency=low
318
319   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
320
321  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
322
323 grml-etc-core (0.1-5) unstable; urgency=low
324
325   * /etc/zsh/zshrc:
326     - press "ctrl-e d" to insert the actual date in the form
327       yyyy-mm-dd (found in schulas zsh config :))
328     - complete manual pages by their section (hello schula,
329       again ;-))
330
331  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
332
333 grml-etc-core (0.1-4) unstable; urgency=low
334
335   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
336     status on right side of prompt.
337
338  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
339
340 grml-etc-core (0.1-3) unstable; urgency=low
341
342   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
343     for suggestion, Mark!
344   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
345     Mark!
346   * Added /etc/grml/script-functions meant for usage inside shell
347     scripts.
348
349  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
350
351 grml-etc-core (0.1-2) unstable; urgency=low
352
353   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
354
355  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
356
357 grml-etc-core (0.1) unstable; urgency=low
358
359   * Initial Release.
360
361  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
362