tags 394565 + patch
thanks

Hi,

Attached is the diff for my bfbtester 2.0.1-7.1 NMU.
diff -Nru /tmp/OqIJCXKCtP/bfbtester-2.0.1/debian/changelog 
/tmp/8UVM9UWvzS/bfbtester-2.0.1/debian/changelog
--- /tmp/OqIJCXKCtP/bfbtester-2.0.1/debian/changelog    2006-11-15 
14:40:43.000000000 +0100
+++ /tmp/8UVM9UWvzS/bfbtester-2.0.1/debian/changelog    2006-11-15 
14:40:44.000000000 +0100
@@ -1,3 +1,11 @@
+bfbtester (2.0.1-7.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Touch autoconf files in the right order; fixes FTBFS, patch from Roman
+    Zippel. (Closes: #394565)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Wed, 15 Nov 2006 14:37:02 +0100
+
 bfbtester (2.0.1-7) unstable; urgency=low
 
   * Standards-Version: 3.7.2 (no changes).
diff -Nru /tmp/OqIJCXKCtP/bfbtester-2.0.1/debian/rules 
/tmp/8UVM9UWvzS/bfbtester-2.0.1/debian/rules
--- /tmp/OqIJCXKCtP/bfbtester-2.0.1/debian/rules        2006-11-15 
14:40:43.000000000 +0100
+++ /tmp/8UVM9UWvzS/bfbtester-2.0.1/debian/rules        2006-11-15 
14:40:44.000000000 +0100
@@ -2,6 +2,11 @@
   
 DEB_INSTALL_MANPAGES_bfbtester := debian/bfbtester.1
 
+common-configure-impl::
+       cd $(DEB_BUILDDIR); touch aclocal.m4 && touch Makefile.in && \
+       touch src/Makefile.in && touch src/config.h.in && \
+       touch src/bfbt/Makefile && touch configure
+
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk

Reply via email to