Update changelog and mention fop bug in debian/rules 0.7.0
authorMichael Prokop <devnull@localhost>
Sun, 7 Oct 2007 11:40:05 +0000 (13:40 +0200)
committerMichael Prokop <devnull@localhost>
Sun, 7 Oct 2007 11:40:05 +0000 (13:40 +0200)
debian/changelog
debian/rules

index fb7edb3..b7e24cd 100644 (file)
@@ -1,3 +1,12 @@
+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
index a931111..aab0ff2 100755 (executable)
@@ -13,8 +13,9 @@ build-stamp:
        a2x -f manpage zsh-lovers.1.txt
 
         # pdf:
-       #  notice: you might have to run: ln -s /usr/bin/fop ~/bin/fop.sh
-       #  to work around http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376523
+       #  notice: current version of fop (1:0.93.dfsg.1-2) is horrible broken
+       #  download http://snapshot.debian.net/archive/2005/10/15/debian/pool/contrib/f/fop/fop_0.20.5-8_all.deb
+       #  to work around this bug
        a2x -f pdf zsh-lovers.1.txt
        mv zsh-lovers.1.pdf zsh-lovers.pdf