tags 397902 + patch
thanks

Hi,

Attached is the diff for my seq24 0.8.6-1.1 NMU.

-- 
Homepage: http://www.sesse.net/
diff -Nru /tmp/JCeWur6T65/seq24-0.8.6/debian/changelog 
/tmp/qxvnCKBV3A/seq24-0.8.6/debian/changelog
--- /tmp/JCeWur6T65/seq24-0.8.6/debian/changelog        2006-11-17 
16:28:10.000000000 +0100
+++ /tmp/qxvnCKBV3A/seq24-0.8.6/debian/changelog        2006-11-17 
16:28:10.000000000 +0100
@@ -1,3 +1,16 @@
+seq24 (0.8.6-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+
+  [ Steve Langasek ]
+  * High-urgency upload for RC bugfix.
+  * Call autoconf *explicitly* when building, to ensure that our
+    configure script is built from macros that are reliably consistent
+    with the Makefile.in's generated by automake.  Closes: #397902.
+  * Add autoconf to the build-depends for the above.
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Fri, 17 Nov 2006 16:20:55 +0100
+
 seq24 (0.8.6-1) unstable; urgency=low
 
   * New upstream version
diff -Nru /tmp/JCeWur6T65/seq24-0.8.6/debian/control 
/tmp/qxvnCKBV3A/seq24-0.8.6/debian/control
--- /tmp/JCeWur6T65/seq24-0.8.6/debian/control  2006-11-17 16:28:10.000000000 
+0100
+++ /tmp/qxvnCKBV3A/seq24-0.8.6/debian/control  2006-11-17 16:28:10.000000000 
+0100
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), automake1.9, autotools-dev, cdbs, 
libgtkmm-2.4-dev, libasound2-dev, libjack0.100.0-dev | libjack-dev
+Build-Depends: debhelper (>> 4.0.0), automake1.9, autoconf, autotools-dev, 
cdbs, libgtkmm-2.4-dev, libasound2-dev, libjack0.100.0-dev | libjack-dev
 Standards-Version: 3.6.2
 
 Package: seq24
diff -Nru /tmp/JCeWur6T65/seq24-0.8.6/debian/rules 
/tmp/qxvnCKBV3A/seq24-0.8.6/debian/rules
--- /tmp/JCeWur6T65/seq24-0.8.6/debian/rules    2006-11-17 16:28:10.000000000 
+0100
+++ /tmp/qxvnCKBV3A/seq24-0.8.6/debian/rules    2006-11-17 16:28:10.000000000 
+0100
@@ -6,6 +6,8 @@
                          build-tree/$(DEB_TAR_SRCDIR)/RTC
 
 DEB_AUTO_UPDATE_AUTOMAKE := 1.9
+DEB_AUTO_UPDATE_ACLOCAL  := 1.9
+DEB_AUTO_UPDATE_AUTOCONF := 2.50
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk

Reply via email to