Package: gstreamer-hplugins
Version: 0.2.0-2
Followup-For: Bug #727883
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch

Dear Maintainer,

The dh-autoreconf changes are unnecessary. Please just apply the attached
patch.

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: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 
'utopic'), (100, 'utopic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-24-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 gstreamer-hplugins-0.2.0/debian/rules gstreamer-hplugins-0.2.0/debian/rules
--- gstreamer-hplugins-0.2.0/debian/rules	2011-07-22 15:31:53.000000000 -0400
+++ gstreamer-hplugins-0.2.0/debian/rules	2014-05-21 00:27:59.000000000 -0400
@@ -4,7 +4,7 @@
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
-	dh $@
+	dh $@ --with autotools_dev
 
 override_dh_auto_install:
 	dh_auto_install

Reply via email to