From: Michael Prokop Date: Sun, 7 Oct 2007 11:40:05 +0000 (+0200) Subject: Update changelog and mention fop bug in debian/rules X-Git-Tag: 0.7.0 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=2304b873c143238ca271074f2e65d321991e291e;p=zsh-lovers.git Update changelog and mention fop bug in debian/rules --- diff --git a/debian/changelog b/debian/changelog index fb7edb3..b7e24cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/debian/rules b/debian/rules index a931111..aab0ff2 100755 --- a/debian/rules +++ b/debian/rules @@ -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