debian/ policy updates
[grml-etc-core.git] / debian / changelog
index bd5ccc5..9d0ffbe 100644 (file)
@@ -1,4 +1,36 @@
-grml-etc-core (0.3.65) UNRELEASED; urgency=low
+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 <mika@grml.org>  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 <ft@grml.org>  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.
@@ -10,13 +42,16 @@ grml-etc-core (0.3.65) UNRELEASED; urgency=low
     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.
 
- -- Frank Terbeck <ft@grml.org>  Tue, 31 Mar 2009 00:16:19 +0200
+ -- Michael Prokop <mika@grml.org>  Tue, 31 Mar 2009 23:52:18 +0200
 
 grml-etc-core (0.3.64) unstable; urgency=low