Package: libgfshare
Version: 1.0.5-2
Followup-For: Bug #727919
User: [email protected]
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 libgfshare-1.0.5/debian/control libgfshare-1.0.5/debian/control
--- libgfshare-1.0.5/debian/control 2012-03-31 17:16:03.000000000 -0400
+++ libgfshare-1.0.5/debian/control 2014-01-03 02:00:31.000000000 -0500
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Simon McVittie <[email protected]>
Standards-Version: 3.9.3
-Build-Depends: autotools-dev,
+Build-Depends: dh-autoreconf,
debhelper (>= 9),
dpkg-dev (>= 1.16.1),
dvipng,
diff -Nru libgfshare-1.0.5/debian/rules libgfshare-1.0.5/debian/rules
--- libgfshare-1.0.5/debian/rules 2012-03-31 17:16:03.000000000 -0400
+++ libgfshare-1.0.5/debian/rules 2014-01-02 00:07:02.000000000 -0500
@@ -3,7 +3,7 @@
include /usr/share/dpkg/default.mk
%:
- dh $*
+ dh $* --with autoreconf
override_dh_clean:
dh_clean