zshrc: Minor mispelling in output of purge().
[grml-etc-core.git] / debian / changelog
index 6bccfd4..2511cf6 100644 (file)
@@ -1,3 +1,23 @@
+grml-etc-core (0.3.74) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
+  * zshrc: mark specialized run-help functions for autoloading
+  * zshrc: remove reload(). 'exec zsh' is a much more robust way of
+    reloading the configuration.
+  * zshrc: remove sig() function
+
+  [ Michael Prokop ]
+  * /etc/grml/script-functions: replace 'type -p' with 'which'.
+
+  [ Joerg Woelke ]
+  * zshrc: Fix the lsx alias.
+  * zshrc: Removing shtgz(). shtar() does the same, just portably.
+  * zshrc: Remove broken ytdl() function.
+  * zshrc: Typo fixes
+
+ -- Frank Terbeck <ft@grml.org>  Wed, 26 Aug 2009 13:19:31 +0200
+
 grml-etc-core (0.3.73) unstable; urgency=low
 
   [ Frank Terbeck ]
@@ -17,8 +37,14 @@ grml-etc-core (0.3.73) unstable; urgency=low
   [ Michael Prokop ]
   * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
     the suggestion to Carsten Hey.
-
- -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:45:33 +0200
+  * Drop all 'Latest Change' leftover references in several config files.
+  * Minor Debian packaging updates (to make recent lintian versions happy):
+    - update Standard version to 3.8.2
+    - depend on debhelper >= 5
+    - don't call true binary with full path in preinst script
+    - update debian/overrides
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 17:53:08 +0200
 
 grml-etc-core (0.3.72) unstable; urgency=low