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