Package: alsa-oss
Version: 1.0.25-1
Followup-For: Bug #727315
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

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

  * Use dh-autoreconf to get new libtool macros for ppc64el and update
    config.{sub,guess} for new arches.

Thanks for considering the patch.

Logan Rosen



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

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru alsa-oss-1.0.25/debian/control alsa-oss-1.0.25/debian/control
--- alsa-oss-1.0.25/debian/control	2012-02-11 20:54:04.000000000 -0500
+++ alsa-oss-1.0.25/debian/control	2013-12-31 00:05:41.000000000 -0500
@@ -4,7 +4,7 @@
 Maintainer: Debian ALSA Maintainers <pkg-alsa-de...@lists.alioth.debian.org>
 Uploaders: Jordi Mallach <jo...@debian.org>,
            Elimar Riesebieter <riese...@lxtec.de>
-Build-Depends: autotools-dev, debhelper (>= 9), libasound2-dev (>= 1.0.15)
+Build-Depends: autotools-dev, debhelper (>= 9), libasound2-dev (>= 1.0.15), dh-autoreconf
 Standards-Version: 3.9.2
 Homepage: http://www.alsa-project.org/
 Vcs-Svn: svn://svn.debian.org/pkg-alsa/trunk/alsa-oss
diff -Nru alsa-oss-1.0.25/debian/rules alsa-oss-1.0.25/debian/rules
--- alsa-oss-1.0.25/debian/rules	2012-02-11 18:38:06.000000000 -0500
+++ alsa-oss-1.0.25/debian/rules	2013-12-23 20:24:13.000000000 -0500
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:

Reply via email to