tags 506090 +pending thanks Hi,
The attached file is the diff for my xapian-bindings 1.0.7-3.1 NMU. The
associated changelog entry is:
xapian-bindings (1.0.7-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS when built twice in a row by cleaning python/testsuite.pyc in
clean target. (Closes: #506090)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [EMAIL PROTECTED]
`-
diff -Nru xapian-bindings-1.0.7/debian/changelog
xapian-bindings-1.0.7/debian/changelog
--- xapian-bindings-1.0.7/debian/changelog 2008-11-18 19:45:09.000000000
+0000
+++ xapian-bindings-1.0.7/debian/changelog 2008-11-18 19:45:09.000000000
+0000
@@ -1,3 +1,11 @@
+xapian-bindings (1.0.7-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS when built twice in a row by cleaning python/testsuite.pyc in
+ clean target. (Closes: #506090)
+
+ -- Chris Lamb <[EMAIL PROTECTED]> Tue, 18 Nov 2008 19:32:24 +0000
+
xapian-bindings (1.0.7-3) unstable; urgency=low
* Install /etc/php5/conf.d/xapian.ini instead of /etc/php5/conf.d/xapian as
diff -Nru xapian-bindings-1.0.7/debian/rules xapian-bindings-1.0.7/debian/rules
--- xapian-bindings-1.0.7/debian/rules 2008-11-18 19:45:09.000000000 +0000
+++ xapian-bindings-1.0.7/debian/rules 2008-11-18 19:45:09.000000000 +0000
@@ -369,6 +369,7 @@
set -e; \
rm -rf build-php$$v; \
done
+ rm -f python/testsuite.pyc
rm -rf build-tcl-and-ruby
rm -f config.sub config.guess
dh_clean
signature.asc
Description: PGP signature

