Apply patch by Christian Schneider
[zsh-lovers.git] / debian / changelog
index 9a27e23..479a990 100644 (file)
@@ -1,11 +1,58 @@
+zsh-lovers (0.7.1) unstable; urgency=low
+
+  * Apply patch by Christian Schneider providing some further
+    examples, thanks!
+
+ -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 01:31:51 +0200
+
+zsh-lovers (0.7.0) unstable; urgency=low
+
+  * Better example for 'Show me all the .c files for which
+    there doesn't exist a .o', see Clint's
+    http://xana.scru.org/quanks/zshloverscando.html
+  * Move from x.y-z version schema to x.y.z.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 13:38:36 +0200
+
+zsh-lovers (0.6-5) unstable; urgency=low
+
+  * Applied patch by Christian Schneider which adds some more
+    examples (like 'autoload -U age' examples). Thanks!
+
+ -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 00:55:43 +0200
+
+zsh-lovers (0.6-4) unstable; urgency=low
+
+  * Cleanup of spaces at end of lines.
+  * Add missing 'l:=o_log' to first code example. Thanks to
+    Mike Leary!
+
+ -- Michael Prokop <mika@grml.org>  Mon, 30 Apr 2007 19:47:23 +0200
+
+zsh-lovers (0.6-3) unstable; urgency=low
+
+  * Applied patch by Christian Schneider which updates some URLs,
+    manpage references and adds "test if a parameter is numeric".
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 13:12:02 +0100
+
+zsh-lovers (0.6-2) unstable; urgency=low
+
+  * Fix typo: it is foobar.tex and not foobar.tex, thanks to
+    Jens Heidrich.
+
+ -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:21:40 +0100
+
 zsh-lovers (0.6-1) unstable; urgency=low
 
   * Rewrite of zsh-lovers in asciidoc, done by Christian Schneider
     - thanks a lot!
-  * Adjusted package for new format:
+  * Update Zsh reference card, taken from http://www.bash2zsh.com/
+  * Changes to debian/:
     - add asciidoc and fop to Build-Depends
     - mention hg repos in debian/control
     - bumb standard version to 3.7.2
+    - update copyright file
 
  -- Michael Prokop <mika@grml.org>  Sun, 28 Jan 2007 09:46:08 +0100