tags 442705 + patch
thanks
Hi,
Attached is the diff for my pybaz 1.5pre1-3.2 NMU.
diff -u pybaz-1.5pre1/debian/rules pybaz-1.5pre1/debian/rules
--- pybaz-1.5pre1/debian/rules
+++ pybaz-1.5pre1/debian/rules
@@ -56,6 +56,7 @@
done
find $(CURDIR) -name "*.pyc" -exec rm -f '{}' \;
rm -rf ,,make-doc
+ rm -f html/crarr.png
dh_clean
diff -u pybaz-1.5pre1/debian/changelog pybaz-1.5pre1/debian/changelog
--- pybaz-1.5pre1/debian/changelog
+++ pybaz-1.5pre1/debian/changelog
@@ -1,3 +1,11 @@
+pybaz (1.5pre1-3.2) unstable; urgency=medium
+
+ * Non-maintainer upload during
+ credativ BSP 2008
+ * Fix release goal: FTBFS if build twice in a row (Closes: #442705)
+
+ -- Martin Zobel-Helas <[EMAIL PROTECTED]> Sun, 06 Apr 2008 01:56:49 +0200
+
pybaz (1.5pre1-3.1) unstable; urgency=low
* Non-maintainer upload to fix RC bug.