tags 442665 + patch
thanks

Hi,

Attached is the diff for my lwp 2.4+debian-2.1 NMU.
diff -u lwp-2.4+debian/debian/rules lwp-2.4+debian/debian/rules
--- lwp-2.4+debian/debian/rules
+++ lwp-2.4+debian/debian/rules
@@ -33,7 +33,8 @@
 
 	touch build-stamp
 
-clean: unpatch
+clean: clean-patched unpatch
+clean-patched: patch-stamp
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
diff -u lwp-2.4+debian/debian/changelog lwp-2.4+debian/debian/changelog
--- lwp-2.4+debian/debian/changelog
+++ lwp-2.4+debian/debian/changelog
@@ -1,3 +1,11 @@
+lwp (2.4+debian-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - fixed FTBFS if build twice in a row (Closes: #442665)
+
+ -- Sandro Tosi <[EMAIL PROTECTED]>  Fri, 18 Apr 2008 00:21:54 +0200
+
 lwp (2.4+debian-2) unstable; urgency=low
 
   * Applied patch from Riku Voipio <[EMAIL PROTECTED]> to fix portability

Reply via email to