X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9d0ffbe49a508ef9df6ab06484fab67967c0eea8;hb=8a4fbad6c3d99671c0fff11098d3ba40658dde16;hp=eb14c93ef4f08e3472c51f1769e8a5b5a4588eb2;hpb=15f6446e9f9fe17bab494f87ab43a01a3ca1e77f;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index eb14c93..9d0ffbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,65 @@ +grml-etc-core (0.3.67) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: handle newer versions of hg, that don't create .hg/branch + anymore if there's only 'default'. Found by Andreas Korsten. + + [ Moritz Augsburger ] + * zshrc: not every user is allowed to read logfiles... use sudo + for aliases llog and tlog if possible + + [ Michael Prokop ] + * Debian packaging: + - replace XS-Vcs* with Vcs* headers. + - bump Standard Version to 3.8.1. + - bump Compat Version from 4 to 5. + - modify order of packages in Depends, so virtual package ist the last one + + -- Michael Prokop Tue, 21 Apr 2009 11:06:00 +0200 + +grml-etc-core (0.3.66) unstable; urgency=low + + * vimrc: only set screen title if the caller explicitly asks for it. + * zshrc: ask for setting screen title in vim via a wrapper function. + * zshrc: only compdef commands to _gnu_generic if no native completion + exists. + * zshrc: add commit-to-history widget, that allows users to add + command lines to zsh's history without executing [Closes: issue407] + * zshrc: add a handler that uses debian's command-not-found package + if an external command could not be found. [Closes: issue564] + + -- Frank Terbeck Sat, 04 Apr 2009 11:52:50 +0200 + +grml-etc-core (0.3.65) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: Add $NOTITLE to disable alteration of terminal titles. + Based on an idea by Timo Boettcher. + * zshrc: Cleaned up abbreviations by Alexander Steinböck. + [Closes: issue642] + * zshrc: source ~/.zshrc.local for root, too. + * zshrc: Added a space to a grep related abbreviation for seamless + typing; by Alexander Steinböck [Closes: issue616] + * zshrc: Fix pattern to extract battery status from newer acpi + versions. [Closes: issue657] + * zshrc: Always read /etc/default/locale. Users are expected to + adjust locale settings via '.zshrc.local'. + + [ Michael Prokop ] + * vimrc: add check for $NOPRECMD [Closes: issue447] + * vimrc: enable features only if available [Closes: issue641] + * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its + /etc/zshrc 'setopt globdots' by default. + + -- Michael Prokop Tue, 31 Mar 2009 23:52:18 +0200 + grml-etc-core (0.3.64) unstable; urgency=low - * zshrc: rewrite of zurl() by Alexander Steinböck + * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627] + * zshrc: put "zsh: repo-name" into screen title if the user is in a + VCS-controlled directory [Closes: issue635] - -- Frank Terbeck Thu, 19 Feb 2009 17:46:26 +0100 + -- Frank Terbeck Mon, 23 Feb 2009 00:54:05 +0100 grml-etc-core (0.3.63) unstable; urgency=low