Re: To [EMAIL PROTECTED] in <[EMAIL PROTECTED]>
> The following patch touches the files to prevent automake from
> running.

Here is the full diff for an NMU:

diff -u bbdate-0.2.4/debian/changelog bbdate-0.2.4/debian/changelog
--- bbdate-0.2.4/debian/changelog
+++ bbdate-0.2.4/debian/changelog
@@ -1,3 +1,11 @@
+bbdate (0.2.4-4.1) unstable; urgency=low
+
+  * NMU.
+  * Touch generated files in debian/rules to prevent automake from running
+    (Closes: #269756).
+
+ -- Christoph Berg <[EMAIL PROTECTED]>  Mon, 31 Jan 2005 16:40:59 +0100
+
 bbdate (0.2.4-4) unstable; urgency=low
 
   * I have adopted this package. (Closes: #249828, #194197)
diff -u bbdate-0.2.4/debian/rules bbdate-0.2.4/debian/rules
--- bbdate-0.2.4/debian/rules
+++ bbdate-0.2.4/debian/rules
@@ -25,6 +25,7 @@
 configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
+       touch -r configure Makefile.am data/Makefile.am aclocal.m4 Makefile.in 
data/Makefile.in config.h.in configure
        env CFLAGS="$(CFLAGS)" CXXFLAGS="$(CFLAGS)" ./configure --prefix=/usr 
--mandir=\$${prefix}/share/man --sysconfdir=/etc
 
        touch $@

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to