X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=70d2e61e2b11ab770ae7fc3a7d98dcc95fbb5abb;hb=23c7c4da79c3253ea5f7bfcb6c55937f9866973d;hp=13d9baca3b3a7bcb20d3040aab8bf46020087c1d;hpb=2bb49d215ea82ab406f5c4ccf55fffe2a88e1b9b;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 13d9bac..70d2e61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,118 @@ +grml-etc-core (0.3.72) unstable; urgency=low + + * zshrc: Clarify how the context of the styles for directory based + profiles are used and mention a "best practice". + * zshrc: Add a note about where to send patches at the top of zshrc. + + -- Frank Terbeck Sat, 30 May 2009 19:31:55 +0200 + +grml-etc-core (0.3.71) unstable; urgency=low + + * zshrc: Add directory based profiles + + -- Frank Terbeck Fri, 29 May 2009 23:09:35 +0200 + +grml-etc-core (0.3.70) unstable; urgency=low + + * zshrc: do not fall back to LANG en_US.iso885915 if it is unset. + (For one reason because we prefer utf8 nowdays, on the other + side it should resolve a cosmetic locales problem from grml-small.) + + -- Michael Prokop Mon, 18 May 2009 22:31:46 +0200 + +grml-etc-core (0.3.69) unstable; urgency=low + + * zshrc: properly source the global zshrc.local via zrclocal(), to + make sure it is always sourced when appropriate. Reported by + harnir, Thanks! + + -- Frank Terbeck Sun, 17 May 2009 12:05:47 +0200 + +grml-etc-core (0.3.68) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: Remove conkeror alias + + [ Michael Prokop ] + * zshrc: Apply patch from Moritz Augsburger: enable title + inside urxvt-unicode + + -- Michael Prokop Fri, 15 May 2009 17:52:25 +0200 + +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 [Closes: issue627] + * zshrc: put "zsh: repo-name" into screen title if the user is in a + VCS-controlled directory [Closes: issue635] + + -- Frank Terbeck Mon, 23 Feb 2009 00:54:05 +0100 + +grml-etc-core (0.3.63) unstable; urgency=low + + [ Michael Prokop ] + * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as + well. Thanks for reporting, gheift! [Closes: issue624] + + [ Frank Terbeck ] + * zshrc: make /etc/zsh/functions.d recursive + + -- Michael Prokop Thu, 19 Feb 2009 17:13:33 +0100 + grml-etc-core (0.3.62) unstable; urgency=low [ Michael Prokop ] @@ -8,9 +123,10 @@ grml-etc-core (0.3.62) unstable; urgency=low * /etc/grml/screenrc: - re-enable keybindings '^\' and '\\' for exiting screen with query (thanks, gebi) + * zshrc: provide upgrade path via /etc/skel/.zshrc [ Frank Terbeck ] - * zshrc: Big setup merge: etc/zsh/zshrc + etc/skel/.zshrc into one file + * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file This includes various cleanups. * zshrc: provide .. as a possible completion * zshrc: Fix status() when $BAUD is unset, thanks to Alexander @@ -23,7 +139,7 @@ grml-etc-core (0.3.62) unstable; urgency=low Jan-Hendrik Zab. * zshrc: add '-f' option to xtrename(), thanks esc. - -- Frank Terbeck Sun, 08 Feb 2009 13:32:29 +0100 + -- Michael Prokop Fri, 13 Feb 2009 13:24:23 +0100 grml-etc-core (0.3.61) unstable; urgency=low