tags 617710 + patch
tags 617710 + pending
thanks

Dear maintainer,

I've prepared an NMU for xawtv (versioned as 3.95.dfsg.1-8.3) and
uploaded it to DELAYED/2.  Please find the NMU diff attached.

Cheers,
Julien
diff -u xawtv-3.95.dfsg.1/debian/rules xawtv-3.95.dfsg.1/debian/rules
--- xawtv-3.95.dfsg.1/debian/rules
+++ xawtv-3.95.dfsg.1/debian/rules
@@ -15,6 +15,9 @@
 build: build-stamp
 build-stamp: patch-stamp
 	dh_testdir
+	# ensure configure is newer than configure.ac and doesn't get rebuilt
+	# (timestamps after patching are unreliable)
+	touch configure
 	./configure --prefix=/usr \
 		    --mandir=/usr/share/man \
 		    --disable-motif --enable-dv
diff -u xawtv-3.95.dfsg.1/debian/changelog xawtv-3.95.dfsg.1/debian/changelog
--- xawtv-3.95.dfsg.1/debian/changelog
+++ xawtv-3.95.dfsg.1/debian/changelog
@@ -1,3 +1,11 @@
+xawtv (3.95.dfsg.1-8.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Touch configure between patch and build rules so make doesn't decide to
+    run autoconf (closes: #617710).
+
+ -- Julien Cristau <jcris...@debian.org>  Sat, 31 Dec 2011 19:10:46 +0100
+
 xawtv (3.95.dfsg.1-8.2) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to