Package: madfuload
Version: 1.2-4
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch autoreconf

Dear Maintainer,

In Ubuntu 14.04, the attached patch was applied to achieve the following:

  * Include updated auto* files via dh-autoreconf, resolving FTBFS.


This debdiff may contain extraneous metadata. If so, kindly please ignore
them. Thanks for considering the patch!


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11.0-15-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u madfuload-1.2/debian/rules madfuload-1.2/debian/rules
--- madfuload-1.2/debian/rules
+++ madfuload-1.2/debian/rules
@@ -2,6 +2,5 @@
 %:
-	dh --with quilt $@
+	dh --with quilt,autoreconf $@
 
 override_dh_auto_configure:
-	autoreconf -f
 	dh_auto_configure -- --with-udev=/lib/udev
diff -u madfuload-1.2/debian/changelog madfuload-1.2/debian/changelog
diff -u madfuload-1.2/debian/control madfuload-1.2/debian/control
--- madfuload-1.2/debian/control
+++ madfuload-1.2/debian/control
@@ -1,8 +1,9 @@
 Source: madfuload
 Section: non-free/sound
 Priority: extra
-Maintainer: Free Ekanayaka <fr...@debian.org>
-Build-Depends: autoconf, automake, libtool, quilt (>=0.46-7), debhelper (>= 7.0.50), udev (>= 136)
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Free Ekanayaka <fr...@debian.org>
+Build-Depends: dh-autoreconf, quilt (>=0.46-7), debhelper (>= 7.0.50), udev (>= 136)
 Standards-Version: 3.8.4
 Homepage: http://usb-midi-fw.sourceforge.net/
 

Reply via email to