Package: taningia
Version: 0.2.2-1
Followup-For: Bug #727514
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: jessie/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.13.0-5-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 taningia-0.2.2/debian/control taningia-0.2.2/debian/control
--- taningia-0.2.2/debian/control 2011-08-28 23:51:01.000000000 -0400
+++ taningia-0.2.2/debian/control 2014-01-27 15:07:54.000000000 -0500
@@ -2,7 +2,7 @@
Priority: extra
Maintainer: Debian XMPP Maintainers <[email protected]>
Uploaders: Lincoln de Sousa Primo Clarete <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libiksemel-dev,
+Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libiksemel-dev,
pkg-config
Standards-Version: 3.9.1
Section: libs
diff -Nru taningia-0.2.2/debian/rules taningia-0.2.2/debian/rules
--- taningia-0.2.2/debian/rules 2011-08-28 23:51:01.000000000 -0400
+++ taningia-0.2.2/debian/rules 2014-01-25 21:50:10.000000000 -0500
@@ -5,7 +5,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_install:
dh_auto_install