X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=da7e056b35087eea549ce5b550b8b4bb37476b8d;hb=ba06a776e740a04da8102000c649ad1f0e82e946;hp=03005c2dade04ad0cc3cc6839a29cf56cc476029;hpb=72c49abc95ef3fead3af4abf702310f6a4d442c2;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 03005c2..da7e056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,125 @@ +grml-etc-core (0.9.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for + zsh binary + + [ Frank Terbeck ] + * [fa4c0c3] zshrc: Move generation marker to right position + * [6f238eb] zshrc: Adjustments for abbreviation expansion + * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions + * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info + formats + + -- Michael Prokop Thu, 03 Jul 2014 12:47:36 +0200 + +grml-etc-core (0.9.5) grml-testing; urgency=medium + + * [8875863] Debian packaging: use correct "Grml" spelling + * [1d2b682] zshrc: extend dchange() to support apt-get and multiple + package names + * [7bbee30] zshrc: use "local" file variable in sll() + * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307] + Thanks to Thilo Six + + -- Michael Prokop Tue, 20 May 2014 12:28:22 +0200 + +grml-etc-core (0.9.4) grml-testing; urgency=medium + + [ Erik Bernstein ] + * [46c723f] zshrc: introduce variable for the compdump file + [Closes: issue1275] + + [ Frank Terbeck ] + * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’ + [Closes: issue1230] + * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic + + -- Michael Prokop Sat, 19 Apr 2014 15:44:35 +0200 + +grml-etc-core (0.9.3) grml-testing; urgency=medium + + [ Michael Prokop ] + * [5394032] zshrc: drop -b option from `ls' alias, unsupported + e.g. on OpenBSD + * [da81021] zshrc: drop setting TZ via /etc/timezone + * [57254cb] zshrc: do not source /etc/sysconfig/keyboard + * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd() + + [ Bernhard Tittelbach ] + * [9b93265] zsh: purge more latex filename extensions + + -- Michael Prokop Mon, 03 Feb 2014 16:11:16 +0100 + +grml-etc-core (0.9.2) grml-testing; urgency=low + + [ Michael Prokop ] + * [4bbd12c] script-functions: correct tabstop setting in vim modeline + * [a74236f] Bump Standards-Version to 3.9.5 + + [ Thilo Six ] + * [6b83c3f] script-functions: Set filetype to "sh" with vim + * [5f9a26a] check4progs: Change testing from ‘which’ to iterating + over $PATH [Closes: issue1284] + + [ Frank Terbeck ] + * [eb08ffe] Update hl and _hl_complete to work with current + ‘highlight’ versions + + -- Michael Prokop Tue, 24 Dec 2013 13:12:42 +0100 + +grml-etc-core (0.9.1) grml-testing; urgency=low + + [ Michael Prokop ] + * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283] + Thanks to Andras Korn for the suggestion + + [ Thilo Six ] + * [3d5b16f] Rewrite check4progs from etc/grml/script-functions + [Closes: issue1279] + + -- Michael Prokop Thu, 07 Nov 2013 09:54:32 +0100 + +grml-etc-core (0.9.0) grml-testing; urgency=low + + [ Thorsten Glaser ] + * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in + package vim-common 2:7.3.547-7 + + [ Frank Terbeck ] + * [45c3009] Add `grml_theme_has_token' guard function + * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()' + * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually: + grml_theme_add_token() + + [ Michael Prokop ] + * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power + completion / abbreviation expansion + + -- Michael Prokop Wed, 04 Sep 2013 17:06:27 +0200 + +grml-etc-core (0.8.2) grml-testing; urgency=low + + [ Christian Hesse ] + * [21be0f4] print error code in bold + + [ Bernhard Tittelbach ] + * [3c6ce0c] make help-zle work with new bind2maps + + [ Michael Prokop ] + * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen + buffer" documentation. Thanks to Frank Terbeck for the + hint + + [ Frank Terbeck ] + * [89815de] Fix Virtualenv prompt example + + [ Jan Hruban ] + * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup + [Closes: issue1253] + + -- Michael Prokop Mon, 08 Jul 2013 10:59:29 +0200 + grml-etc-core (0.8.1) grml-testing; urgency=low [ Frank Terbeck ]