Package: rtmidi
Version: 2.0.1~ds0-3
Followup-For: Bug #727498
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 rtmidi-2.0.1~ds0/debian/control rtmidi-2.0.1~ds0/debian/control
--- rtmidi-2.0.1~ds0/debian/control	2013-05-08 02:34:46.000000000 -0400
+++ rtmidi-2.0.1~ds0/debian/control	2013-12-22 17:58:22.000000000 -0500
@@ -7,7 +7,8 @@
  debhelper (>= 8.1.3~),
  dh-autoreconf,
  libjack-dev,
- libasound2-dev
+ libasound2-dev,
+ autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://www.music.mcgill.ca/~gary/rtmidi/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/rtmidi.git
diff -Nru rtmidi-2.0.1~ds0/debian/rules rtmidi-2.0.1~ds0/debian/rules
--- rtmidi-2.0.1~ds0/debian/rules	2013-05-08 02:33:42.000000000 -0400
+++ rtmidi-2.0.1~ds0/debian/rules	2013-12-22 17:54:16.000000000 -0500
@@ -13,7 +13,7 @@
 export CFLAGS
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --parallel --with autoreconf,autotools_dev
 
 override_dh_clean:
 	dh_clean -Xtests/midiprobe.cpp~

Reply via email to