Package: rtaudio
Version: 4.0.12~ds0-1
Followup-For: Bug #727497
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 autotools-dev to 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 rtaudio-4.0.12~ds0/debian/control rtaudio-4.0.12~ds0/debian/control
--- rtaudio-4.0.12~ds0/debian/control	2013-05-08 02:31:24.000000000 -0400
+++ rtaudio-4.0.12~ds0/debian/control	2013-12-22 17:50:03.000000000 -0500
@@ -9,7 +9,8 @@
  dh-autoreconf,
  libasound2-dev,
  libjack-dev,
- libpulse-dev
+ libpulse-dev,
+ autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://www.music.mcgill.ca/~gary/rtaudio/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/rtaudio.git
diff -Nru rtaudio-4.0.12~ds0/debian/rules rtaudio-4.0.12~ds0/debian/rules
--- rtaudio-4.0.12~ds0/debian/rules	2013-05-08 02:22:32.000000000 -0400
+++ rtaudio-4.0.12~ds0/debian/rules	2013-12-22 17:40:14.000000000 -0500
@@ -18,7 +18,7 @@
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --parallel --with autoreconf,autotools_dev
 
 override_dh_auto_clean:
 	dh_auto_clean

Reply via email to