Update debian/changelog
[grml-etc-core.git] / debian / changelog
1 grml-etc-core (0.3.84) UNRELEASED; urgency=low
2
3   [ Frank Terbeck ]
4   * zshrc: Remove git-get-*() as discussed on IRC.
5   * grmlzshrc.t2t: Remove references to git-get-*().
6
7   [ Carsten Hey ]
8   * zshrc: Rename new() to modified().
9   * zshrc: Load zsh/stat as zstat instead of stat.
10   * zshrc: fix typo in default value handling of changed() and new()
11     (now modified()).
12
13   [ Joerg Woelke ]
14   * zshrc: Comment out the non-working `zurl' function.
15   * grmlzshrc.t2t: documentation updates.
16
17  -- Frank Terbeck <ft@grml.org>  Wed, 28 Jul 2010 16:14:18 +0200
18
19 grml-etc-core (0.3.83) unstable; urgency=low
20
21   [ Michael Prokop ]
22   * zshrc: rename _bkdate to insert-datestamp and enter date at
23     cursor position instead of end of line.
24   * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect.
25     Thanks to Carsten Hey.
26   * zshrc: do not enable menu selection for directory-stack by
27     default as this modifies ctrl-d behaviour as well.
28
29   [ Frank Terbeck ]
30   * zshrc: prefer external vcs_info if available, fall back to
31     internal otherwise.
32
33  -- Michael Prokop <mika@grml.org>  Thu, 10 Jun 2010 23:32:05 +0200
34
35 grml-etc-core (0.3.82) unstable; urgency=low
36
37   * zshrc: function asc() for roadwarriors using GNU screen
38     and ssh. Thanks to Axel Beckert.
39
40  -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:56:42 +0200
41
42 grml-etc-core (0.3.81) unstable; urgency=low
43
44   [ Carsten Hey ]
45   * zshrc: Added changed() function
46   * zshrc: Make backtab do `reverse-menu-complete'
47   * zshrc: Use reasonable defaults for `changed()' and `new()'
48
49   [ Michael Prokop ]
50   * Support /etc/grml/screenrc in screen function for non-root users.
51     Thanks to Michael Hammer.
52
53  -- Michael Prokop <mika@grml.org>  Thu, 20 May 2010 21:43:01 +0200
54
55 grml-etc-core (0.3.80) unstable; urgency=low
56
57   [ Frank Terbeck ]
58   * zshrc: Switch `minimal-shell()' from ksh93 to mksh
59   * grmlzshrc.t2t: Updated minimal-shell entry
60   * Make our C-z shortcut smarter
61
62   [ Michael Prokop ]
63   * Drop backupcopy option to avoid overwriting symlinks. Issue brought
64     up by Ulrich, thanks!
65
66  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
67
68 grml-etc-core (0.3.79) unstable; urgency=low
69
70   [ Ulrich Dangel ]
71   * Use wrapper functions for changing title/screen status
72     [Closes: issue779]
73
74   [ Frank Terbeck ]
75   * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
76     older git versions. Reported by Timo Boettcher.
77
78   [ Michael Prokop ]
79   * Bump Standards-Version to 3.8.4 (no further changes).
80
81  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
82
83 grml-etc-core (0.3.78) unstable; urgency=low
84
85   [ Michael Prokop ]
86   * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
87     adds Emacs local variables at EOF equivalent to vim's.
88     [Closes: issue745]
89
90   [ Frank Terbeck ]
91   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
92     a directory had really screwy premissions. Noticed by Christian
93     Hofstaedtler.
94
95   [ Ulrich Dangel ]
96   * Added top configuration file to skel directory. Thanks to Andras
97     Korn for the idea. [Closes: issue755]
98
99  -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
100
101 grml-etc-core (0.3.77) unstable; urgency=low
102
103   [ Michael Prokop ]
104   * zshrc: drop aumix call in swspeak().
105
106   [ Frank Terbeck ]
107   * Added doc/ which contains a reference manual for grml's zsh setup.
108     See the manual's AUTHORS section and the git history for who was
109     involved. Thanks to everyone who helped!
110
111  -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
112
113 grml-etc-core (0.3.76) unstable; urgency=low
114
115   [ Frank Terbeck ]
116   * zshrc: add openssl hash functions [Closes: issue741]
117   * zshrc: use history-incremental-pattern-search-* for incremental history
118     searches per default (via ^r and ^s).
119   * zshrc: actively do 'setopt unset'
120
121  -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
122
123 grml-etc-core (0.3.75) unstable; urgency=low
124
125   [ Frank Terbeck ]
126   * zshrc: mark specialized run-help functions for autoloading
127   * zshrc: remove reload(). 'exec zsh' is a much more robust way of
128     reloading the configuration.
129   * zshrc: remove sig() function
130
131   [ Michael Prokop ]
132   * zshrc: fix description of alias md (it's mkdir and not rmdir).
133   * Bump Standards-Version to 3.8.3 (no further changes).
134
135   [ Joerg Woelke ]
136   * zshrc: Fix lsx and lsl aliases.
137   * zshrc: Removing shtgz(). shtar() does the same, just portably.
138   * zshrc: Remove broken ytdl() function.
139   * zshrc: Typo fixes
140   * zshrc: Remove aliases ips and check_dpkg_running.
141   * zshrc: Remove tla aliases.
142
143  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
144
145 grml-etc-core (0.3.74) unstable; urgency=low
146
147   [ Frank Terbeck ]
148   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
149
150   [ Michael Prokop ]
151   * /etc/grml/script-functions: replace 'type -p' with 'which'.
152
153  -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
154
155 grml-etc-core (0.3.73) unstable; urgency=low
156
157   [ Frank Terbeck ]
158   * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
159     to hang forever. Reported by Rasmus Steinke.
160   * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
161     Rasmus Steinke.
162   * zshrc: Give check_com a -g option to test for global aliases, too.
163   * zshrc: Get rid of whence, once and for all.
164   * zshrc: Insert a condition for loading /etc/default/locale
165     [Closes: issue706]
166   * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
167   * zshrc: Make functions insusceptible to user option settings.
168   * zsh: move completion.d and functions.d to usr/share
169   * zshrc: Include the current directory in the persistent directory stack.
170
171   [ Michael Prokop ]
172   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
173     the suggestion to Carsten Hey.
174   * Drop all 'Latest Change' leftover references in several config files.
175   * Minor Debian packaging updates (to make recent lintian versions happy):
176     - update Standard version to 3.8.2
177     - depend on debhelper >= 5
178     - don't call true binary with full path in preinst script
179     - update debian/overrides
180
181  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
182
183 grml-etc-core (0.3.72) unstable; urgency=low
184
185   * zshrc: Clarify how the context of the styles for directory based
186     profiles are used and mention a "best practice".
187   * zshrc: Add a note about where to send patches at the top of zshrc.
188
189  -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
190
191 grml-etc-core (0.3.71) unstable; urgency=low
192
193   * zshrc: Add directory based profiles
194
195  -- Frank Terbeck <ft@grml.org>  Fri, 29 May 2009 23:09:35 +0200
196
197 grml-etc-core (0.3.70) unstable; urgency=low
198
199   * zshrc: do not fall back to LANG en_US.iso885915 if it is unset.
200     (For one reason because we prefer utf8 nowdays, on the other
201     side it should resolve a cosmetic locales problem from grml-small.)
202
203  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 22:31:46 +0200
204
205 grml-etc-core (0.3.69) unstable; urgency=low
206
207   * zshrc: properly source the global zshrc.local via zrclocal(), to
208     make sure it is always sourced when appropriate. Reported by
209     harnir, Thanks!
210
211  -- Frank Terbeck <ft@grml.org>  Sun, 17 May 2009 12:05:47 +0200
212
213 grml-etc-core (0.3.68) unstable; urgency=low
214
215   [ Frank Terbeck ]
216   * zshrc: Remove conkeror alias
217
218   [ Michael Prokop ]
219   * zshrc: Apply patch from Moritz Augsburger: enable title
220     inside urxvt-unicode
221
222  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
223
224 grml-etc-core (0.3.67) unstable; urgency=low
225
226   [ Frank Terbeck ]
227   * zshrc: handle newer versions of hg, that don't create .hg/branch
228     anymore if there's only 'default'. Found by Andreas Korsten.
229
230   [ Moritz Augsburger ]
231   * zshrc: not every user is allowed to read logfiles... use sudo
232     for aliases llog and tlog if possible
233
234   [ Michael Prokop ]
235   * Debian packaging:
236     - replace XS-Vcs* with Vcs* headers.
237     - bump Standard Version to 3.8.1.
238     - bump Compat Version from 4 to 5.
239     - modify order of packages in Depends, so virtual package ist the last one
240
241  -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
242
243 grml-etc-core (0.3.66) unstable; urgency=low
244
245   * vimrc: only set screen title if the caller explicitly asks for it.
246   * zshrc: ask for setting screen title in vim via a wrapper function.
247   * zshrc: only compdef commands to _gnu_generic if no native completion
248     exists.
249   * zshrc: add commit-to-history widget, that allows users to add
250     command lines to zsh's history without executing [Closes: issue407]
251   * zshrc: add a handler that uses debian's command-not-found package
252     if an external command could not be found. [Closes: issue564]
253
254  -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
255
256 grml-etc-core (0.3.65) unstable; urgency=low
257
258   [ Frank Terbeck ]
259   * zshrc: Add $NOTITLE to disable alteration of terminal titles.
260     Based on an idea by Timo Boettcher.
261   * zshrc: Cleaned up abbreviations by Alexander Steinböck.
262     [Closes: issue642]
263   * zshrc: source ~/.zshrc.local for root, too.
264   * zshrc: Added a space to a grep related abbreviation for seamless
265     typing; by Alexander Steinböck [Closes: issue616]
266   * zshrc: Fix pattern to extract battery status from newer acpi
267     versions. [Closes: issue657]
268   * zshrc: Always read /etc/default/locale. Users are expected to
269     adjust locale settings via '.zshrc.local'.
270
271   [ Michael Prokop ]
272   * vimrc: add check for $NOPRECMD [Closes: issue447]
273   * vimrc: enable features only if available [Closes: issue641]
274   * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
275     /etc/zshrc 'setopt globdots' by default.
276
277  -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
278
279 grml-etc-core (0.3.64) unstable; urgency=low
280
281   * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
282   * zshrc: put "zsh: repo-name" into screen title if the user is in a
283     VCS-controlled directory [Closes: issue635]
284
285  -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
286
287 grml-etc-core (0.3.63) unstable; urgency=low
288
289   [ Michael Prokop ]
290   * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
291     well. Thanks for reporting, gheift! [Closes: issue624]
292
293   [ Frank Terbeck ]
294   * zshrc: make /etc/zsh/functions.d recursive
295
296  -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
297
298 grml-etc-core (0.3.62) unstable; urgency=low
299
300   [ Michael Prokop ]
301   * /etc/skel/.vimrc:
302     - disable digraph by default (it's annoying for users not
303       being aware of it)
304     - enable syntax highlighting only if the vim version supports it
305   * /etc/grml/screenrc:
306     - re-enable keybindings '^\' and '\\' for exiting screen with query
307       (thanks, gebi)
308   * zshrc: provide upgrade path via /etc/skel/.zshrc
309
310   [ Frank Terbeck ]
311   * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
312     This includes various cleanups.
313   * zshrc: provide .. as a possible completion
314   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
315     Steinböck [Closes: issue605]
316   * zshrc: backport disable-patterns feature of vcs_info to the included
317     version, thanks Christian Hofstaedtler.
318   * zshrc: add support for OS X (fink and macports) thanks Christian
319     Hofstaedtler.
320   * zshrc: Use check_com for screen alias check/execution, thanks
321     Jan-Hendrik Zab.
322   * zshrc: add '-f' option to xtrename(), thanks esc.
323
324  -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
325
326 grml-etc-core (0.3.61) unstable; urgency=low
327
328   * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
329     [Closes: issue583]
330
331  -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
332
333 grml-etc-core (0.3.60) unstable; urgency=low
334
335   * zshrc: add alias http for running "python -m SimpleHTTPServer"
336
337  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
338
339 grml-etc-core (0.3.59) unstable; urgency=low
340
341   [ Frank Terbeck ]
342   * zshrc: set default values for NOPRECMD and friends
343
344   [ Michael Prokop ]
345   * gitconfig: update alias 'out', fix usage of pager config,
346     add new alias 'tagme'
347   * zshrc: update function swspeak for new script swspeak-setup
348
349  -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
350
351 grml-etc-core (0.3.58) unstable; urgency=low
352
353   [ Frank Terbeck ]
354   * zshrc: partial rewrite and extension of vcs_info()
355   * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
356   * zshrc: update zsh-help() output
357
358   [ Michael Prokop ]
359   * Replace hg with git URLs
360   * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
361     and review).
362
363  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
364
365 grml-etc-core (0.3.57) unstable; urgency=low
366
367   [ Frank Terbeck ]
368   * zshrc: Fixed $PS2, which included a backtick, which is special when
369     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
370
371  -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
372
373 grml-etc-core (0.3.56) unstable; urgency=low
374
375   [ Frank Terbeck ]
376   * zshrc: 'limit stack' needs zsh 4.2.5 or newer (not just 4.*)
377   * zshrc: changing invocation of vcs_info()
378
379  -- Michael Prokop <mika@grml.org>  Mon, 08 Sep 2008 15:28:10 +0200
380
381 grml-etc-core (0.3.55) unstable; urgency=low
382
383   [ Frank Terbeck ]
384   * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
385
386  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
387
388 grml-etc-core (0.3.54) unstable; urgency=low
389
390   [ Frank Terbeck ]
391   * zshrc: Adding support for cvs repositories to vcs_info()
392   * zshrc: Add an experimental bzr backend, that works without calling
393     bzr itself; it is disabled by default.
394   * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
395     style to configure the %b replacement in formats for svn and bzr
396   * zshrc: Actually tried svk myself; including vcs_info() fixes from
397     that test.
398
399   [ Michael Prokop ]
400   * Some cleanups to make lintian happy.
401
402  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
403
404 grml-etc-core (0.3.53) unstable; urgency=low
405
406   [ Frank Terbeck ]
407   * zshrc: Handle a state of git in vcs_info(), when a normal
408     rebase conflicts
409   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
410     vcs to 'git-svn'
411   * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
412     of a mercurial repository. Found by Karl Voit.
413   * zshrc: Give the user the opportunity to switch the vcs_info prompt
414     off for certain version control systems.
415   * zshrc: Adding support for darcs repositories to vcs_info()
416   * zshrc: Adding support for monotone repositories to vcs_info()
417
418  -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
419
420 grml-etc-core (0.3.52) unstable; urgency=low
421
422   * zshrc: Add version control information to our prompt.
423
424  -- Frank Terbeck <ft@grml.org>  Tue, 26 Aug 2008 16:36:44 +0200
425
426 grml-etc-core (0.3.51) unstable; urgency=low
427
428   The "pfuh what nice zsh features" release. :)
429
430   [ Frank Terbeck ]
431   * zshrc: Add persistent dirstack support for shells older than 4.2.0
432   * zshrc: Make ',.' abbreviation optional [Closes: issue445]
433   * zshrc: do not use xunfunction() anymore; it prevented things like
434            'source ~/.zshrc' from working.
435
436   [ Michael Gebetsroither ]
437   * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
438
439   [ Michael Prokop ]
440   * zshrc:
441     - Add support for ${HOME}/.zshenv.
442     - Add new function ansi-colors() [via harnir]
443     - Support .deb in show-archive() [via harnir]
444     - Fix wrong placed comments for debbug vs. debbugm.
445       Thanks to Dennis Schreiber for pointing out.
446     - Provide more processes in completion of programs like
447       killall (thanks, ft).
448     - New function uopen() to download a file and display it locally.
449       Thanks for the idea, formorer; thanks for debugging help, ft. :)
450     - New function linenr() to print a specific line of file, thanks
451       to Wuehlmaus.
452     - Update gizmo() function.
453     - Add completion for aliases, deactivated by default because it
454       might be confusing for several users for now. Idea by Julius,
455       thanks for forwarding - wuehlmaus. :)
456   * zshenv: set $PATH on Solaris/SunOS.
457
458  -- Michael Prokop <mika@grml.org>  Wed, 06 Aug 2008 23:36:58 +0200
459
460 grml-etc-core (0.3.50) unstable; urgency=low
461
462   [ Michael Prokop ]
463   * zshrc: update function git-get-plaindiff() so it works around
464     the "generating..." bug
465   * zshenv: extend and update $ADDONS handling
466
467   [ Frank Terbeck ]
468   * zshrc: add new bindings: '^xP' and '^xp' for
469     history-beginning-search-{forward,backward}
470
471  -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
472
473 grml-etc-core (0.3.49) unstable; urgency=low
474
475   [ Frank Terbeck ]
476   * zshrc: Keeping check_com() defined after zshrcs are sourced
477
478  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
479
480 grml-etc-core (0.3.48) unstable; urgency=low
481
482   [ Alexander Steinböck ]
483   * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
484   * zshrc: adding whatwhen() for history queries [Closes: issue380]
485
486   [ Frank Terbeck ]
487   * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
488
489   [ Michael Prokop ]
490   * zshrc: enable 'setopt longlistjobs' by default
491   * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
492     otherwise it breaks "su - $USER". Thanks for bringing this up,
493     Martin Yazdzik!
494
495  -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
496
497 grml-etc-core (0.3.47) unstable; urgency=low
498
499   * zshrc: prevent chdir() from putting dupes into ~/.zdirs
500
501  -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
502
503 grml-etc-core (0.3.46) unstable; urgency=low
504
505   [ Frank Terbeck ]
506   * zshrc: Adding a generic accept-line wrapper =>
507     http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
508   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
509   * zshrc: convert swspeak from alias to function
510   * zshrc: removing folsym() - use sll() from now on.
511   * vimrc: display the file, that is being edited into screen's hardstatus
512   * zshrc: some refcard-generating tags where positioned incorrectly. fixed
513
514   [ Michael Prokop ]
515   * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
516     in weather() [thanks, gebi]
517   * zshrc: set $NAME in screen title only if $HOSTNAME is set
518
519  -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
520
521 grml-etc-core (0.3.45) unstable; urgency=low
522
523   [ Michael Prokop ]
524   * Drop the 'Make p in Visual mode replace the selected text...' from
525     vimrc. More details available at
526     http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
527     - thanks for the hint, James Vega!
528
529   [ Alexander Steinböck ]
530   * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
531     (disable by default though) as well as 'accept-and-infer-next history'
532     (ctrl-o) to complete within directories and stay in menu completion.
533     [Closes: issue350]
534
535  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100
536
537 grml-etc-core (0.3.44) unstable; urgency=low
538
539   [ Frank Terbeck ]
540   * zshrc: $reswords is an array *not* a hash
541
542  -- Michael Prokop <mika@grml.org>  Fri, 21 Dec 2007 20:54:26 +0100
543
544 grml-etc-core (0.3.43) unstable; urgency=low
545
546   * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show
547     $HOSTNAME only when running the command on *another* box (being
548     a system != localhost).
549
550  -- Michael Prokop <mika@grml.org>  Sun, 16 Dec 2007 20:33:52 +0100
551
552 grml-etc-core (0.3.42) unstable; urgency=low
553
554   [ Frank Terbeck ]
555   * zsh: disable command-completion descriptions
556
557  -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
558
559 grml-etc-core (0.3.41) unstable; urgency=low
560
561   The big zsh update release.
562
563   [ Alexander Steinböck]
564   * standarized the use of brackets - double instead of
565     single ones - for test situations like if-clauses [thanks!]
566     [Testing: issue354]
567
568   [ Michael Prokop ]
569   * add alias 'g' for git
570   * set modelines for vim according to new indenting policy
571   * extend debbug() based on http://xana.scru.org/quanks/b-func.html
572
573   [ Frank Terbeck ]
574   * several small cleanups by ft
575   * patch bomb for unified indenting
576   * introducing check_com() to check for the existence of commands
577   * introducing more utility functions: xcat and xsource
578     moving salias to utility functions
579
580  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
581
582 grml-etc-core (0.3.40) unstable; urgency=low
583
584   * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
585     thanks Alexander Steinböck! [Closes: issue343]
586   * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
587     hardstatus'
588
589  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
590
591 grml-etc-core (0.3.39) unstable; urgency=low
592
593   * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
594     to make sure it's also fixed for user root.
595
596  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
597
598 grml-etc-core (0.3.38) unstable; urgency=low
599
600   * Provide e* functions in /etc/grml/lsb-functions again
601     and restore some RC_* variables.
602     Otherwise we break just too many scripts.
603
604  -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
605
606 grml-etc-core (0.3.37) unstable; urgency=low
607
608   [Frank Terbeck]
609   * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions
610     [Closes: issue291]
611
612  -- Michael Prokop <mika@grml.org>  Tue, 23 Oct 2007 20:06:21 +0200
613
614 grml-etc-core (0.3.36) unstable; urgency=low
615
616   [Frank Terbeck]
617   * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...'
618     anymore to work around problems with older zsh versions.
619
620   [Michael Prokop]
621   * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1.
622
623  -- Michael Prokop <mika@grml.org>  Mon, 22 Oct 2007 16:48:40 +0200
624
625 grml-etc-core (0.3.35) unstable; urgency=low
626
627   * /etc/zsh/zshrc: support displaying version control information inside
628     prompt (display on $RPROMPT). Just run 'VCS=1' to enable the feature.
629     [Closes: issue305]
630
631  -- Michael Prokop <mika@grml.org>  Thu, 18 Oct 2007 10:22:36 +0200
632
633 grml-etc-core (0.3.34) unstable; urgency=low
634
635   * /etc/apt/grml/listbugs: support non-apt-show-versions variant
636     as well.
637
638  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 11:49:59 +0200
639
640 grml-etc-core (0.3.33) unstable; urgency=low
641
642   * Rename /etc/apt/listbugs into /etc/apt/grml/listbugs so it
643     does not conflict with apt-listbugs.
644
645  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 01:00:44 +0200
646
647 grml-etc-core (0.3.32) unstable; urgency=low
648
649   * Add /etc/apt/listbugs: display known bugs of currently running
650     system. This script is used inside grml-live.
651
652  -- Michael Prokop <mika@grml.org>  Sun, 14 Oct 2007 00:22:38 +0200
653
654 grml-etc-core (0.3.31) unstable; urgency=low
655
656   [ Michael Prokop ]
657   * /etc/skel/.zshrc:
658     - use same pattern in function wikien as in wikide. (thanks wuehlmaus)
659     - wodeb(): update URL (thanks for the pointer, wuehlmaus)
660     - getskype(): make it compatible with final skype 1.4 version
661   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
662   * Added /etc/grml/screenrc_generic which should work on any OS without
663     any grml/Debian specific programs/scripts.
664   * /etc/grml/screenrc*:
665     - provide example for switching caption and hardstatus for better
666       use with splitted windows; thanks to Alexander 'z3ttacht' Steinböck
667       for the patch! [Closes: issue300]
668     - improve usage of yacpi, thanks to Alexander 'z3ttacht' Steinböck for
669       the initial patch! [Closes: issue301]
670
671   [ Michael Gebetsroither ]
672   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
673
674
675  -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
676
677 grml-etc-core (0.3.30) unstable; urgency=low
678
679   [ Frank Terbeck ]
680   * /etc/grml/lsb-functions: another few bugfixes
681
682  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 23:39:11 +0200
683
684 grml-etc-core (0.3.29) unstable; urgency=low
685
686   [ Frank Terbeck ]
687   * /etc/grml/lsb-functions: another bugfix
688
689  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:33:30 +0200
690
691 grml-etc-core (0.3.28) unstable; urgency=low
692
693   [ Frank Terbeck ]
694   * /etc/grml/lsb-functions: some more slightly improvements
695
696  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 18:21:55 +0200
697
698 grml-etc-core (0.3.27) unstable; urgency=low
699
700   [ Frank Terbeck ]
701   * Refactoring /etc/grml/lsb-functions and
702     /etc/grml/script-functions.
703
704   [ Michael Prokop ]
705   * Update /etc/apt/sources.list.grml.
706   * /etc/grml/lsb-functions: support disabling
707     colors through $NOCOLORS
708
709  -- Michael Prokop <mika@grml.org>  Mon, 17 Sep 2007 17:16:26 +0200
710
711 grml-etc-core (0.3.26) unstable; urgency=low
712
713   [ Frank Terbeck ]
714   * /etc/grml/lsb-functions: fix empty $COLS when running inside
715     chroot
716
717  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 13:49:29 +0200
718
719 grml-etc-core (0.3.25) unstable; urgency=low
720
721   * /etc/zsh/zshrc: unalias utf2iso and iso2utf only it it's set.
722
723  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:44:11 +0200
724
725 grml-etc-core (0.3.24) unstable; urgency=low
726
727   [ Frank Terbeck ]
728   * try to make 'lsb-functions' parsable by (d)ash
729
730   [ Michael Prokop ]
731   * /etc/zsh/zshrc: convert utf2iso and iso2utf into functions,
732     Use 'command grep' (thanks to z3ttacht) and fix a small bug
733     in iso2utf.
734   * Pre-Depend on zsh [Testing: issue287]
735
736  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 10:24:36 +0200
737
738 grml-etc-core (0.3.23) unstable; urgency=low
739
740   * /etc/zsh/zshenv: switch direction of check for lesspipe vs.
741     lesspipe.sh so we use the extended version by default if
742     it's available.
743
744  -- Michael Prokop <mika@grml.org>  Wed,  5 Sep 2007 18:22:57 +0200
745
746 grml-etc-core (0.3.22) unstable; urgency=low
747
748   [Frank Terbeck]
749   * /etc/zsh/zshrc:
750     - Ignoring commands that match 'aptitude-*'. Using _ignored in addition.
751       That way, you can always get aptitude-* by 'aptitude-<tab>'.
752     - Let sudo-command-line() do something sensible on an empty buffer.
753
754  -- Michael Prokop <mika@grml.org>  Sun, 19 Aug 2007 10:50:43 +0200
755
756 grml-etc-core (0.3.21) unstable; urgency=low
757
758   * /etc/skel/.zshrc: use luit for utf<->iso-hacks.
759
760  -- Michael Prokop <mika@grml.org>  Wed, 08 Aug 2007 21:29:06 +0200
761
762 grml-etc-core (0.3.20) unstable; urgency=low
763
764   * /etc/grml/lsb-functions: put log_end_msg exactly one char to
765     the left so look'n'feel with current Debian lsb-functions
766     is better.
767
768  -- Michael Prokop <mika@grml.org>  Sat, 28 Jul 2007 01:15:23 +0200
769
770 grml-etc-core (0.3.19) unstable; urgency=low
771
772   * /etc/zsh/zshenv: make sure /usr/bin/id is available
773
774  -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
775
776 grml-etc-core (0.3.18) unstable; urgency=low
777
778   * /etc/zsh/zshrc:
779     - use aptitude safe-upgrade instead of aptitude upgrade
780   * /etc/apt/sources.list.grml:
781     - added entry for cryptobox-server
782     - drop the '#1#'-stuff as we provide all packages via the
783       grml repository now
784
785  -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
786
787 grml-etc-core (0.3.17) unstable; urgency=low
788
789   The 'Man, what a lazy folk'-release
790   * /etc/skel/.zshrc:
791     - added function weather() to retrieve weather information on
792       the console
793     - use mostlike manpage browser only if LESS_TERMCAP_* is not set
794   * /etc/zsh/zshrc:
795     - added alias S for screen
796     - alias s for ssh
797     - added alias top10 to get the top 10 shell commands from the history
798     - make sure we provide arguments for startx in the function as well
799       (thanks for reporting the issue, Kevin Krammer!)
800   * /etc/zsh/zshenv:
801     - check for presence of lesspipe[.sh] before setting $LESSOPEN
802     - added LESS_TERMCAP_*
803   * /etc/skel/.vimrc:
804     - deactivate digraph option causing too many headaches for people
805       not being used to that option
806
807  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
808
809 grml-etc-core (0.3.16) unstable; urgency=low
810
811   * /etc/zsh/zshrc: dchange() - restore old behaviour with
812     fallback to /usr/share/doc/$PACKAGE/changelog.gz before
813     trying to download the changelog via aptitude
814
815  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
816
817 grml-etc-core (0.3.15) unstable; urgency=low
818
819   * /etc/zsh/zshrc:
820     - activate 'setopt pushd_ignore_dups' to avoid duplicates
821       in ~/.zdirs (thanks to wuehlmaus for bringing up
822       and for the appropriate configuration thanks to ft!)
823     - dchange() function: remove hardcoded option
824
825  -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
826
827 grml-etc-core (0.3.14) unstable; urgency=low
828
829   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
830
831  -- Michael Prokop <mika@grml.org>  Wed, 04 Jul 2007 12:41:29 +0200
832
833 grml-etc-core (0.3.13) unstable; urgency=low
834
835   * /etc/zsh/zshrc:
836     - aoeu(): do not use $XKEYBOARD and $KEYTABLE as booting
837       with bootoption dvorak might be not so amusing for people
838       not being used to dvorak keyboard layout :)
839     - added alias "$(uname -r)-reboot for fast rebooting via kexec
840     - dchange(): use aptitude to retrieve changelog if no changelog
841       can be found on the local system (thanks for the idea, nico!)
842
843  -- Michael Prokop <mika@grml.org>  Sun, 01 Jul 2007 23:05:58 +0200
844
845 grml-etc-core (0.3.12) unstable; urgency=low
846
847   * Added some more examples to /etc/network/interfaces.examples.
848   * /etc/zsh/zshrc:
849     - move environment stuff from /etc/zsh/zshenv to
850       /etc/zsh/zshrc so we don't have all the environment variables
851       in 'zsh -f', thanks for the patch - ft!
852     - added function dnews (to view Debian's NEWS file of the package)
853     - fix some typos
854     - compctl definition shadowed _grmlinitd. Found by Anthony
855       Charles and forwared by ft. Thanks!
856     - added function minimal-shell (spawn a minimally set up ksh),
857       thanks ft!
858     - added keybinding ctrl-x1 to jump behind the first word on the
859       cmdline, thanks again ft!
860     - added keywords/strings for automatic building of grml' zsh
861       reference card [and once more thanks to ft! :)]
862   * /etc/skel/.vimrc: support ~/.vimrc.local
863
864  -- Michael Prokop <mika@grml.org>  Sun, 10 Jun 2007 00:04:08 +0200
865
866 grml-etc-core (0.3.11) unstable; urgency=low
867
868   * /etc/zsh/zshrc:
869     - added function ipv6-tunnel (set up an ipv6 tunnel)
870     - added function iwclient (run dhclient for wireless device),
871       thanks Niels Giesen!
872     - improved usage info of mkmaildir()
873     - removed some "function" keywords
874
875  -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
876
877 grml-etc-core (0.3.10) unstable; urgency=low
878
879   * /etc/zsh/zshrc: use \e instead of the escape-sequence.
880     Thanks for the patches, ft! [Closes: issue229, issue230]
881
882  -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
883
884 grml-etc-core (0.3.9) unstable; urgency=low
885
886   * /etc/zsh/zshrc:
887     - added functions aoeu() and asdf() to just press 'asdf' keys to
888       toggle between dvorak and us keyboard layout
889     - added function uiae() to just press 'asdf' key to toggle from
890       neon layout to us keyboard layout
891
892  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
893
894 grml-etc-core (0.3.8) unstable; urgency=low
895
896   * /etc/zsh/zshrc:
897     - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
898     - Use 'sudo -s' for alias su.
899     - Added alias llog for "$PAGER /var/log/syslog"
900
901  -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
902
903 grml-etc-core (0.3.7) unstable; urgency=low
904
905   * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
906     the global file has been read.
907
908  -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
909
910 grml-etc-core (0.3.6) unstable; urgency=low
911
912   * /etc/zsh/zshrc: do not even add completion directories if
913     broken setup has been detected.
914
915  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
916
917 grml-etc-core (0.3.5) unstable; urgency=low
918
919   * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
920     present binaries/executables
921   * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
922     thanks for the patch - ft!
923   * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
924
925  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
926
927 grml-etc-core (0.3.4) unstable; urgency=low
928
929   * /etc/zsh/zshrc: check for present directory inside dirstack
930     code before switching between directories.
931
932  -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
933
934 grml-etc-core (0.3.3) unstable; urgency=low
935
936   * /etc/skel/.zshrc:
937     - added function fluxkey-change to change fluxbox keys
938       from 'Alt-#' to 'Alt-F#' and vice versa
939
940  -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
941
942 grml-etc-core (0.3.2) unstable; urgency=low
943
944   * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
945
946  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
947
948 grml-etc-core (0.3.1) unstable; urgency=low
949
950   * /etc/zsh/zshrc:
951     - Applied patch by ft for better $SUDO handling via salias, thanks!
952     - Added alias debian2hd.
953
954  -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 10:53:59 +0200
955
956 grml-etc-core (0.3.0) unstable; urgency=low
957
958   * /etc/zsh/zshrc: check for $SUDO and do not use it when running
959     as root so we have the command in the zsh history.
960
961  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
962
963 grml-etc-core (0.2.53) unstable; urgency=low
964
965   * Add /etc/skel/.emacs which enables UTF-8 mode by default.
966     Thanks to Josef Teske for the bugreport!
967
968  -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
969
970 grml-etc-core (0.2.52) unstable; urgency=low
971
972   * /etc/zsh/zshrc and /etc/skel/.zshrc:
973     Added alias and powerglob insecscp (like insecssh but for scp).
974
975  -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
976
977 grml-etc-core (0.2.51) unstable; urgency=low
978
979   * /etc/zsh/zshrc:
980     * added function wrapper brltty which loads a default
981       console font, works around problem in UTF-8 environment.
982       Thanks for reporting, Hermann 'steppenwolf2'!
983   * /etc/skel/.zshrc: added some functions (thanks, ft!):
984     - hl: highlighted less
985     - ic_get: queries imap servers for capabilities
986     - j2v: open file in vim and jump to line
987     - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
988     - xtrename: rename xterm from within GNU-screen
989     - zurl: create small urls via tinyurl.com using wget, grep and sed
990
991  -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
992
993 grml-etc-core (0.2.50) unstable; urgency=low
994
995   * /etc/zsh/zshrc: sleep 2 seconds before running flite in
996     swspeak alias.
997
998  -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
999
1000 grml-etc-core (0.2.49) unstable; urgency=low
1001
1002   * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
1003     [thanks for helping, ft!]
1004
1005  -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
1006
1007 grml-etc-core (0.2.48) unstable; urgency=low
1008
1009   * /etc/zsh/zshrc:
1010     - re-enable smiley in RPROMPT, thanks to transient_rprompt
1011       [thanks for the pointer, Christian Schneider!]
1012     - allow manual overriding of RPROMPT
1013
1014  -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
1015
1016 grml-etc-core (0.2.47) unstable; urgency=low
1017
1018   * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
1019     [Testing: issue201]
1020
1021  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
1022
1023 grml-etc-core (0.2.46) unstable; urgency=low
1024
1025   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
1026     provide it as alias url-quote instead. Added zstyle for
1027     url-quote-magic as well, thanks ft!
1028
1029  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200
1030
1031 grml-etc-core (0.2.45) unstable; urgency=low
1032
1033   * /etc/zsh/zshrc: fix syntax error in get_twi_cl.
1034
1035  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:11:42 +0200
1036
1037 grml-etc-core (0.2.44) unstable; urgency=low
1038
1039   * /etc/zsh/zshrc: add check regarding get_twi_cl->get_3ware
1040     change.
1041
1042  -- Michael Prokop <mika@grml.org>  Sat, 14 Apr 2007 11:06:12 +0200
1043
1044 grml-etc-core (0.2.43) unstable; urgency=low
1045
1046   * /etc/zsh/zshrc:
1047     - applied patch by ft for generic file completion (thanks!)
1048     - added function sll (list symlinks in more details), thanks
1049       for the code base, Manuel Fuhr and ft!
1050   * /etc/skel/.zshrc: added alias mq (execute commands on the
1051     versioned patch-queue from the current repos) [thanks, gebi]
1052
1053  -- Michael Prokop <mika@grml.org>  Fri, 13 Apr 2007 17:35:15 +0200
1054
1055 grml-etc-core (0.2.42) unstable; urgency=low
1056
1057   * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints,
1058     Ronny Plattner!
1059
1060  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 12:48:14 +0200
1061
1062 grml-etc-core (0.2.41) unstable; urgency=low
1063
1064   * /etc/grml/script-functions: replace $UID with 'id -u' so we improve
1065     compability for POSIX/dash.
1066
1067  -- Michael Prokop <mika@grml.org>  Fri,  6 Apr 2007 22:42:16 +0200
1068
1069 grml-etc-core (0.2.40) unstable; urgency=low
1070
1071   * /etc/skel/.vimrc: do not set 'tw=72' by default anymore.
1072     Thanks for the hint, gebi.
1073
1074  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 21:38:48 +0200
1075
1076 grml-etc-core (0.2.39) unstable; urgency=low
1077
1078   * /etc/zsh/zshrc:
1079     - added alias mdstat for 'cat /proc/mdstat' and
1080       alias ... which does a 'cd ../../'. Thanks, gebi!
1081     - check for 'most' before assigning aliases dchange and uchange
1082
1083  -- Michael Prokop <mika@grml.org>  Thu, 29 Mar 2007 00:22:28 +0200
1084
1085 grml-etc-core (0.2.38) unstable; urgency=low
1086
1087   * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up
1088     (aptitude update, aptitude upgrade) - thanks for suggestion - Otti!
1089
1090  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 20:45:21 +0200
1091
1092 grml-etc-core (0.2.37) unstable; urgency=low
1093
1094   * Add solaris examples to /etc/zsh/zshenv
1095
1096  -- Michael Prokop <mika@grml.org>  Thu, 22 Mar 2007 12:30:55 +0100
1097
1098 grml-etc-core (0.2.36) unstable; urgency=low
1099
1100   * Another version of dpkg-divert handling for debian/preinst.
1101
1102  -- Michael Prokop <mika@grml.org>  Wed, 21 Mar 2007 19:03:38 +0100
1103
1104 grml-etc-core (0.2.35) unstable; urgency=low
1105
1106   * /etc/zsh/zshrc: added aliases for better iso<->utf handling:
1107     - term2iso
1108     - term2utf
1109     - utf2iso
1110     - iso2utf
1111
1112  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 20:12:40 +0100
1113
1114 grml-etc-core (0.2.34) unstable; urgency=low
1115
1116   * /etc/grml/lsb-functions: set RC_NOCOLOR if nocolor string is
1117     present in /proc/cmdline
1118
1119  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 15:17:45 +0100
1120
1121 grml-etc-core (0.2.33) unstable; urgency=low
1122
1123   * /etc/zsh/zshenv: fix sourcing of /etc/timezone
1124
1125  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:51:36 +0100
1126
1127 grml-etc-core (0.2.32) unstable; urgency=low
1128
1129   * /etc/zsh/zshenv: source /etc/timezone if present
1130     (We don't want to set TZ via /etc/default/locale any longer.)
1131
1132  -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 12:18:38 +0100
1133
1134 grml-etc-core (0.2.31) unstable; urgency=low
1135
1136   * /etc/zsh/zshrc: update swspeak alias:
1137     - set mixer settings to 90 by default when running swspeak
1138     - check for present /dev/softsynth and warn otherwise using flite
1139     - welcome user via flite with "Finished setting up software synthesizer"
1140       when finished execution of swspeak alias
1141     [Closes: issue152]
1142
1143  -- Michael Prokop <mika@grml.org>  Fri, 16 Mar 2007 22:17:27 +0100
1144
1145 grml-etc-core (0.2.30) unstable; urgency=low
1146
1147   * /etc/zsh/zshrc: added rationalise-dot (just type 'cd ...' to
1148     get 'cd ../..'), but deactivated by default. Taken from
1149     Christian Schneider:
1150     http://strcat.de/blog/archives/707-Schnelles-Verzeichniswechseln.html
1151     Thanks for pointing, schula.
1152
1153  -- Michael Prokop <mika@grml.org>  Wed, 14 Mar 2007 15:41:08 +0100
1154
1155 grml-etc-core (0.2.29) unstable; urgency=low
1156
1157   * /etc/skel/.zshrc: remove duplicate cl() definition, thanks - Jens
1158     Kubieziel!
1159
1160  -- Michael Prokop <mika@grml.org>  Sun, 11 Mar 2007 12:45:25 +0100
1161
1162 grml-etc-core (0.2.28) unstable; urgency=low
1163
1164   * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!)
1165
1166  -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:33:55 +0100
1167
1168 grml-etc-core (0.2.27) unstable; urgency=low
1169
1170   * Another fix for debian/preinst to avoid breakage on older systems.
1171
1172  -- Michael Prokop <mika@grml.org>  Sat,  3 Mar 2007 18:36:41 +0100
1173
1174 grml-etc-core (0.2.26) unstable; urgency=low
1175
1176   * Move /etc/skel/.channels to package grml-etc.
1177   * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems.
1178
1179  -- Michael Prokop <mika@grml.org>  Thu,  1 Mar 2007 14:59:51 +0100
1180
1181 grml-etc-core (0.2.25) unstable; urgency=low
1182
1183   * /etc/zsh/zshrc: user root should have umask 022 of course.
1184     User has 002. Thanks for reporting, Tobias Walkowiak!
1185
1186  -- Michael Prokop <mika@grml.org>  Mon, 26 Feb 2007 18:44:45 +0100
1187
1188 grml-etc-core (0.2.24) unstable; urgency=low
1189
1190   * /etc/zsh/zshenv: source /etc/default/locale only if
1191     $LANG is not set. If $LANG is not set at all fall
1192     back to en_US.iso885915 as usual. This allows manual
1193     overwriting of $LANG.
1194
1195  -- Michael Prokop <mika@grml.org>  Sun, 25 Feb 2007 22:08:55 +0100
1196
1197 grml-etc-core (0.2.23) unstable; urgency=low
1198
1199   * /etc/zsh/zshrc:
1200     - export SHELL='/bin/zsh', otherwise aterm and rxvt use
1201       /bin/sh or /bin/bash. :-/
1202     - add a space character in some abbreviation expansions
1203       so it's better readable.
1204     - added insert-unicode-char
1205     - drop the check for
1206       /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and
1207       /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic
1208       because the check does not work for example with the zsh-beta
1209       package. If you notice problems with the current code please
1210       let me know.
1211   * /etc/skel/.zshrc:
1212     - added function ytdl (download video from youtube)
1213     - work around non utf8 capable software in utf environment
1214       using aliases for mrxvt, aterm and centericq
1215   * /etc/zsh/*: improved documentation about startup of zsh
1216
1217  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 17:30:11 +0100
1218
1219 grml-etc-core (0.2.22) unstable; urgency=low
1220
1221   * Adding directory /etc/skel/.channels with the following files:
1222     - Files for use with scan of dvb-utils:
1223       * at-austria    -> austria in general
1224       * at-graz       -> working file for Graz
1225       * at-klagenfurt -> working file for Klagenfurt
1226     - Already configured files for use with mplayer/xine/...:
1227       * channels.conf-AT-graz       -> use DVB in Graz
1228       * channels.conf-AT-klagenfurt -> use DVB in Klagenfurt
1229
1230  -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 12:02:16 +0100
1231
1232 grml-etc-core (0.2.21) unstable; urgency=low
1233
1234   * /etc/zsh/zshrc: check for upper letters in isutfenv as well
1235
1236  -- Michael Prokop <mika@grml.org>  Sat, 17 Feb 2007 12:15:15 +0100
1237
1238 grml-etc-core (0.2.20) unstable; urgency=low
1239
1240   * Update of /etc/skel/.vimrc and /etc/vim/vimrc, added
1241     /etc/skel/.vim/ftplugin/c.vim.
1242
1243  -- Michael Prokop <mika@grml.org>  Sat, 10 Feb 2007 11:33:13 +0100
1244
1245 grml-etc-core (0.2.19) unstable; urgency=low
1246
1247   * /etc/vim/vimrc: make sure we use 'syntax on' only when we
1248     have vim with +syntax
1249   * debian/preinst: another fix to improve keeping of original
1250     configuration files
1251
1252  -- Michael Prokop <mika@grml.org>  Fri,  9 Feb 2007 15:24:14 +0100
1253
1254 grml-etc-core (0.2.18) unstable; urgency=low
1255
1256   * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
1257     of parameters for local directories [Closses: issue116]
1258
1259  -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
1260
1261 grml-etc-core (0.2.17) unstable; urgency=low
1262
1263   * zsh config files: fix handling of check for binaries, thanks
1264     for reporting to Erich Minderlein, thanks for investigation
1265     and patch to ft! (Closes: issue80)
1266
1267  -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
1268
1269 grml-etc-core (0.2.16) unstable; urgency=low
1270
1271   * /etc/zsh/zshrc:
1272     - add completion for qma (thanks, wuehlmaus)
1273
1274  -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
1275
1276 grml-etc-core (0.2.15) unstable; urgency=low
1277
1278   * /etc/zsh/zshrc:
1279     - rename edfun() into edfunc() [thanks for hint, Kai Wilke!]
1280     - added some useful config stuff (deactivated by default as it
1281       needs personal tuning) contributed by Kai Wilke [thanks!]
1282     - improved host completion (thanks for some code, Kai Wilke!)
1283     - added apache2-ssl-certificate() as Debian does not ship
1284       the script anymore *grml*
1285     - support zsh profiling via $ZSH_PROFILE_RC and profile()
1286     - added alias 0 which does nothing else than 'return 0' (I like
1287       a clean prompt without error return codes inside but don't
1288       want to miss the feature itself, so just press 0<cr> and that's
1289       it :))
1290     - added alias debs-by-size
1291     - added function deswap (useful after suspending), function hex
1292       (print hex value of a number) and function peval (perl-eval)
1293
1294  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100
1295
1296 grml-etc-core (0.2.14) unstable; urgency=low
1297
1298   * Use builtin for chpwd's dirs command instead of the alias
1299     and function workaround, thanks - schula!
1300
1301  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 14:55:05 +0100
1302
1303 grml-etc-core (0.2.13) unstable; urgency=low
1304
1305   * /etc/zsh/zshrc + /etc/skel/.zshrc: make sure 'dirs' is not
1306     an alias or function
1307
1308  -- Michael Prokop <mika@grml.org>  Sun, 17 Dec 2006 13:52:22 +0100
1309
1310 grml-etc-core (0.2.12) unstable; urgency=low
1311
1312   * /etc/zsh/zshrc: add support for global dirstack handling
1313     (Closes: issue47)
1314
1315  -- Michael Prokop <mika@grml.org>  Sat, 16 Dec 2006 20:12:25 +0100
1316
1317 grml-etc-core (0.2.11) unstable; urgency=low
1318
1319   * Do not depend on vim or nvi only but allow use of virtual package
1320     editor also. Thanks, Markus Wigge <mwigge@marcant.net>!
1321
1322  -- Michael Prokop <mika@grml.org>  Fri, 15 Dec 2006 01:02:09 +0100
1323
1324 grml-etc-core (0.2.10) unstable; urgency=low
1325
1326   * Remove /etc/skel/.zshrc from dpkg-diversion.
1327
1328  -- Michael Prokop <mika@grml.org>  Tue,  5 Dec 2006 17:05:57 +0100
1329
1330 grml-etc-core (0.2.9) unstable; urgency=low
1331
1332   * /etc/zsh/zshrc: update NOPRECMD handling
1333
1334  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 11:47:22 +0100
1335
1336 grml-etc-core (0.2.8) unstable; urgency=low
1337
1338   * /etc/zsh/zshrc: drop completion for lintian and linda as
1339     zsh ships that already.
1340
1341  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 22:43:38 +0100
1342
1343 grml-etc-core (0.2.7) unstable; urgency=low
1344
1345   * /etc/zsh/zshrc: fma has been renamed into qma, adjust references
1346     therefore and use qma for manzsh too. (This fixes part 2/2 of
1347     issue19)
1348
1349  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:49:05 +0100
1350
1351 grml-etc-core (0.2.6) unstable; urgency=low
1352
1353   * /etc/zsh/zshrc: update URL for grml repository in zsh-help.
1354     (Closes: issue36)
1355
1356  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 18:24:07 +0100
1357
1358 grml-etc-core (0.2.5) unstable; urgency=low
1359
1360   * /etc/zsh/zshrc:
1361     - our new default umask is now 002.
1362     - function isutfenv to check whether we are running inside
1363       an utf environment
1364     - add option utf8 to alias truec according to result of isutfenv
1365
1366  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 16:08:37 +0100
1367
1368 grml-etc-core (0.2.4) unstable; urgency=low
1369
1370   * /etc/zsh/zshrc: add alias 'any' for grepping through process
1371     list, thanks for the basic idea - Karl Voit!
1372
1373  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 11:51:06 +0100
1374
1375 grml-etc-core (0.2.3) unstable; urgency=low
1376
1377   * Let's ship /etc/apt/preferences.grml as reference file.
1378
1379  -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
1380
1381 grml-etc-core (0.2.2) unstable; urgency=low
1382
1383   Another "Frank 'ft' Terbeck is my zsh hero" release.
1384
1385   * Use new grml-repository by default now (thanks for the great
1386     work, formorer!).
1387   * /etc/zsh/zshrc:
1388     - move power completion / abbreviation expansion from /etc/skel/.zshrc to
1389       main zsh config file so we can use it as root as well (thanks for hint,
1390       wuehlmaus)
1391     - move function H-Glob to this file as well and make it available
1392       as help-zshglob as well, thanks for the translation to english - ft!
1393     - support setting of RPROMPT via $DONTSETRPROMPT (thanks ft!)
1394     - allow setting NOPRECMD=1 without starting new zsh (thanks, ft!)
1395   * /etc/skel/.zshrc:
1396     - rework function dirspace() [support $1]
1397     - replace all '1>/dev/null 2>&1' with '&>/dev/null'
1398
1399  -- Michael Prokop <mika@grml.org>  Wed, 29 Nov 2006 23:25:08 +0100
1400
1401 grml-etc-core (0.2.1) unstable; urgency=low
1402
1403   * New version number for new release.
1404
1405  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:15:39 +0100
1406
1407 grml-etc-core (0.1-38) unstable; urgency=low
1408
1409   * /etc/zsh/zlogout: execute 'clear', thanks for suggestion
1410     to Erich Minderlein and Ulrich Dangel!
1411
1412  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 10:30:53 +0100
1413
1414 grml-etc-core (0.1-37) unstable; urgency=low
1415
1416   The 'preparation to a zsh workshop improves code quality' release. :)
1417
1418   * /etc/zsh/zshrc:
1419     - run "limit core 0" only in live-cd mode
1420     - support Force-Reload for /etc/init.d/*-action as well
1421     - move upgrade-function from /etc/skel/.zshrc to this file
1422   * /etc/skel/.zshrc: some cosmetic cleanups
1423   * grml-zsh-refcard has been updated (big thanks to Frank
1424     Terbeck again!) (Closes: issue9)
1425
1426  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 00:06:16 +0100
1427
1428 grml-etc-core (0.1-36) unstable; urgency=low
1429
1430   * /etc/skel/.zshrc:
1431     + alias hbp='hg-buildpackage'
1432     + renamed tla related aliases:
1433         ldiff   => tdi
1434         mirror  => tmi
1435         commit  => tco
1436         merge   => tme
1437     + fix function lcheck
1438   * /etc/zsh/zshrc:
1439     + grml-rebuildfstab: use -config option of new rebuildfstab
1440     + alias acp='apt-cache policy'
1441
1442  -- Michael Prokop <mika@grml.org>  Fri, 24 Nov 2006 23:09:12 +0100
1443
1444 grml-etc-core (0.1-35) unstable; urgency=low
1445
1446   * Adjust /etc/apt/sources.list.grml for new repositories (thanks
1447     for the great work, formorer!), not yet activated by default.
1448
1449  -- Michael Prokop <mika@grml.org>  Thu, 23 Nov 2006 22:47:04 +0100
1450
1451 grml-etc-core (0.1-34) grml-testing; urgency=low
1452
1453   * Build package for new repository layout using 'grml-testing'
1454     as "Distribution".
1455
1456  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 16:24:50 +0100
1457
1458 grml-etc-core (0.1-33) unstable; urgency=low
1459
1460   * /etc/zsh/zshrc: improve error handling; do *not* export $FPATH
1461     to avoid problems with different zsh versions.
1462   * Small fix in debian/preinst to prevent overwriting from original
1463     files when diverting several times (again: please report any
1464     problems you notice).
1465   * /etc/vim/vimrc: 'set nocompatible' even though it's set via
1466     debian.vim, just to make sure we have nocompatible also on
1467     older vim versions.
1468
1469  -- Michael Prokop <mika@grml.org>  Sun, 19 Nov 2006 14:45:25 +0100
1470
1471 grml-etc-core (0.1-32) unstable; urgency=low
1472
1473   * zsh-setup: applied patch from Frank Terbeck for improved
1474     grml-small support via /etc/skel/.zshrc.grmlsmall, thanks!
1475
1476  -- Michael Prokop <mika@grml.org>  Wed, 15 Nov 2006 21:28:44 +0100
1477
1478 grml-etc-core (0.1-31) unstable; urgency=low
1479
1480   * /etc/skel/.zshrc:
1481     - added alias hidiff (highlight important stuff in diff
1482       output), active if histring is available
1483     - added some isgrmlsmall checks, thanks Frank Terbeck!
1484     - added power completion, thanks wuehlmaus!
1485       See http://zshwiki.org/home/examples/zleiab for details.
1486       Notice: this deactivates the global aliases by default now,
1487       just use the global aliases as well but press ',.' afterwards
1488       to expand the abbreviation!
1489
1490  -- Michael Prokop <mika@grml.org>  Sun, 12 Nov 2006 11:30:43 +0100
1491
1492 grml-etc-core (0.1-30) unstable; urgency=low
1493
1494   * Ship /etc/grml/script-functions with this package so other packages
1495     like grml-debootstrap don't have to depend on package grml-scripts.
1496   * Bumb Standard Version to 3.7.2 (no further changes).
1497
1498  -- Michael Prokop <mika@grml.org>  Mon,  6 Nov 2006 22:32:19 +0100
1499
1500 grml-etc-core (0.1-29) unstable; urgency=low
1501
1502   * /etc/zsh/zshrc:
1503     - added isgrmlsmall() and set $EDITOR according to grml flavour,
1504       thanks - Frank Terbeck!
1505     - deactivate smiley on right side of prompt by default, uncomment
1506       the line if you want to use it
1507   * /etc/skel/.zshrc: add http://zshwiki.org/home/examples/zleiab
1508     but do not activate it by default
1509   * /etc/skel/.hgrc: adjust username for "generic user"
1510
1511  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 16:21:34 +0200
1512
1513 grml-etc-core (0.1-28) unstable; urgency=low
1514
1515   * /etc/skel/.zshrc: always set 'setopt local_options' if
1516     using 'setopt errreturn'.
1517
1518  -- Michael Prokop <mika@grml.org>  Fri, 27 Oct 2006 11:55:54 +0200
1519
1520 grml-etc-core (0.1-27) unstable; urgency=low
1521
1522   * /etc/grml/screenrc*: set shell to /bin/zsh instead of zsh,
1523     otherwise running 'script' might hang. Thanks, wuehlmaus!
1524
1525  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 11:20:35 +0200
1526
1527 grml-etc-core (0.1-26) unstable; urgency=low
1528
1529   The "Frank Terbeck is my zsh hero" release.
1530
1531   * Update /etc/zsh/site-functions/_hg to latest version from
1532     http://hg.intevation.org/mercurial/crew
1533   * Added /etc/zsh/site-functions/_grmlinitd for better completion
1534     of "Start Restart Stop Reload" with initscripts, thanks - Frank
1535     Terbeck!
1536   * /etc/zsh/zshrc:
1537     - use is-at-least for is4[2]-functions if possible
1538     - bugfix for $2 in initscripts "Start Restart Stop Reload"
1539       function (thanks, Frank Terbeck!)
1540     - use zsh's color capabilities if the module is present
1541       (thanks, Frank Terbeck!)
1542     - don't export $SHELL anymore
1543   * /etc/zsh/zshenv:
1544     - set /bin instead of /bin/ in $PATH
1545     - some minor code style improvements
1546   * /etc/skel/.zshrc:
1547     - updated alias fbmplayer (thanks, wuehlmaus!)
1548     - added function gex (google exact search, thanks wuehlmaus!)
1549     - added gethgsnap and gethgclone for retrieving mercurial
1550     - use $SUDO in the whole file instead of $RUNASROOT
1551     - use 'setopt errreturn' in some functions
1552
1553  -- Michael Prokop <mika@grml.org>  Tue, 24 Oct 2006 20:35:29 +0200
1554
1555 grml-etc-core (0.1-25) unstable; urgency=low
1556
1557   * /etc/skel/.zshrc: add functions for mercurial
1558   * Added /etc/skel/.hgrc - configuration file for mercurial.
1559   * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
1560     two directories recursively), taken from
1561     http://www.vim.org/scripts/script.php?script_id=102
1562
1563  -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
1564
1565 grml-etc-core (0.1-24) unstable; urgency=low
1566
1567   * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
1568     thanks for the patch - Frank Terbeck!
1569
1570  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
1571
1572 grml-etc-core (0.1-23) unstable; urgency=low
1573
1574   * Fix typo in /etc/zsh/zshrc.
1575
1576  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
1577
1578 grml-etc-core (0.1-22) unstable; urgency=low
1579
1580   * /etc/zsh/zshrc: update functions dchange and uchange - check
1581     whether changelogs exist before trying to display them.
1582
1583  -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:20:40 +0200
1584
1585 grml-etc-core (0.1-21) unstable; urgency=low
1586
1587   * /etc/zsh/zshrc: added some more checks so the config works
1588     on AIX (powerpc-ibm-aix5.2.0.0) as well.
1589
1590  -- Michael Prokop <mika@grml.org>  Tue, 17 Oct 2006 12:12:52 +0200
1591
1592 grml-etc-core (0.1-20) unstable; urgency=low
1593
1594   * Add /etc/zsh/site-functions/_hg, zsh completion for mercurial
1595     and set according $FPATH in /etc/zsh/zshrc.
1596
1597  -- Michael Prokop <mika@grml.org>  Sun, 15 Oct 2006 23:19:03 +0200
1598
1599 grml-etc-core (0.1-19) unstable; urgency=low
1600
1601   * /etc/grml/screenrc: activated
1602     termcapinfo xterm|xterms|xs|rxvt ti@:te@
1603     for "more usual" buffer handling in xterm & CO.
1604
1605  -- Michael Prokop <mika@grml.org>  Sat, 14 Oct 2006 22:56:23 +0200
1606
1607 grml-etc-core (0.1-18) unstable; urgency=low
1608
1609   * /etc/skel/.zshrc: update function getskype (new upstream release
1610     which does not require s/libqt3c102-mt/libqt3-mt/ workaround anymore.
1611
1612  -- Michael Prokop <mika@grml.org>  Mon,  9 Oct 2006 14:48:22 +0200
1613
1614 grml-etc-core (0.1-17) unstable; urgency=low
1615
1616   * /etc/zsh/zshrc: don't check whether we can read xorg.conf but if it
1617     exists. Check for /usr/X11R6/bin/startx if /usr/bin/startx does not exist
1618     and check for /usr/X11R6/bin/xinit if /usr/bin/xinit is not present.
1619
1620  -- Michael Prokop <mika@grml.org>  Sun,  8 Oct 2006 01:43:24 +0200
1621
1622 grml-etc-core (0.1-16) unstable; urgency=low
1623
1624   * /etc/zsh/zshrc: don't use colors on dumb terminals (like emacs)
1625   * Move debian/postinst to debian/preinst, some minor fixes in
1626     preinst and postrm.
1627
1628  -- Michael Prokop <mika@grml.org>  Mon,  2 Oct 2006 23:46:55 +0200
1629
1630 grml-etc-core (0.1-15) unstable; urgency=low
1631
1632   * Set debian related functions + aliases only if /etc/debian_version
1633     is present. Check for uid and set $SUDO according so normal
1634     user can use functions + aliases as well.
1635
1636  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:35:32 +0200
1637
1638 grml-etc-core (0.1-14) unstable; urgency=low
1639
1640   * /etc/zsh/zshrc: instead of our predict-function use ctrl-z
1641     to put job into foreground (thanks, wuehlmaus).
1642
1643  -- Michael Prokop <mika@grml.org>  Fri, 29 Sep 2006 14:09:30 +0200
1644
1645 grml-etc-core (0.1-13) unstable; urgency=low
1646
1647   * /etc/zsh/zshrc: added alias truec - thanks, Mark!
1648
1649  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 23:06:41 +0200
1650
1651 grml-etc-core (0.1-12) unstable; urgency=low
1652
1653   * Cleanup and update of /etc/apt/sources.list.grml.
1654   * /etc/zsh/zshrc: add functions dchange (Debian's changelog of specified
1655     package) and uchange (view upstream's changelog of specified package).
1656
1657  -- Michael Prokop <mika@grml.org>  Thu, 28 Sep 2006 15:42:43 +0200
1658
1659 grml-etc-core (0.1-11) unstable; urgency=low
1660
1661   * /etc/zsh/zshenv: don't set $LC_ALL anymore if it isn't set
1662     in environment files.
1663
1664  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 14:20:42 +0200
1665
1666 grml-etc-core (0.1-10) unstable; urgency=low
1667
1668   * /etc/zsh/zshrc: improved startx + xinit alias, thanks to
1669     Worf for idea!
1670   * /etc/skel/.zshrc: set browser to firefox if $DISPLAY is set
1671
1672  -- Michael Prokop <mika@grml.org>  Sat, 23 Sep 2006 12:21:32 +0200
1673
1674 grml-etc-core (0.1-9) unstable; urgency=low
1675
1676   * /etc/zsh/zshenv: add /cdrom/addons/ to $PATH if the directory
1677     is present.
1678   * /etc/zsh/zshrc: "complete 'cd -<tab' with menu", press esc-v to
1679     delete a word until its last '/'
1680
1681  -- Michael Prokop <mika@grml.org>  Thu, 21 Sep 2006 19:29:02 +0200
1682
1683 grml-etc-core (0.1-8) unstable; urgency=low
1684
1685   * Depend on 'vim | nvi' so we can use grml-etc-core on grml-small
1686     as well.
1687
1688  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 19:42:16 +0200
1689
1690 grml-etc-core (0.1-7) unstable; urgency=low
1691
1692   * /etc/skel/.zshrc: added function getair (get AIR - Automated Image and
1693     Restore).
1694
1695  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 18:55:01 +0200
1696
1697 grml-etc-core (0.1-6) unstable; urgency=low
1698
1699   * Remove /etc/grml/script-functions, ship it with package grml-scripts.
1700
1701  -- Michael Prokop <mika@grml.org>  Mon, 18 Sep 2006 00:46:00 +0200
1702
1703 grml-etc-core (0.1-5) unstable; urgency=low
1704
1705   * /etc/zsh/zshrc:
1706     - press "ctrl-e d" to insert the actual date in the form
1707       yyyy-mm-dd (found in schulas zsh config :))
1708     - complete manual pages by their section (hello schula,
1709       again ;-))
1710
1711  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 16:46:44 +0200
1712
1713 grml-etc-core (0.1-4) unstable; urgency=low
1714
1715   * /etc/zsh/zshrc: support 'BATTERY=1 zsh' (display battery
1716     status on right side of prompt.
1717
1718  -- Michael Prokop <mika@grml.org>  Sun, 17 Sep 2006 14:19:09 +0200
1719
1720 grml-etc-core (0.1-3) unstable; urgency=low
1721
1722   * /etc/zsh/zshrc: added alias ll (ls -hAl --color=auto'), thanks
1723     for suggestion, Mark!
1724   * /etc/apt/sources.list.grml: added entry for xfce sources, thanks
1725     Mark!
1726   * Added /etc/grml/script-functions meant for usage inside shell
1727     scripts.
1728
1729  -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2006 10:39:52 +0200
1730
1731 grml-etc-core (0.1-2) unstable; urgency=low
1732
1733   * /etc/skel/.zshrc: updated function wodeb(), thanks wuehlmaus!
1734
1735  -- Michael Prokop <mika@grml.org>  Fri, 15 Sep 2006 17:53:35 +0200
1736
1737 grml-etc-core (0.1) unstable; urgency=low
1738
1739   * Initial Release.
1740
1741  -- Michael Prokop <mika@grml.org>  Tue, 12 Sep 2006 15:45:23 +0200
1742