Package: m17n-im-config
Version: 0.9.0-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el.

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 m17n-im-config-0.9.0/debian/control m17n-im-config-0.9.0/debian/control
--- m17n-im-config-0.9.0/debian/control	2011-12-20 01:51:27.000000000 -0500
+++ m17n-im-config-0.9.0/debian/control	2014-01-25 22:05:07.000000000 -0500
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Daiki Ueno <u...@unixuser.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7), autotools-dev, automake (>= 1.9.6), autoconf (>= 2.61), pkg-config (>= 0.22), libm17n-dev, cdbs, m17n-db, libgtk2.0-dev, quilt
+Build-Depends: debhelper (>= 7), dh-autoreconf, automake (>= 1.9.6), autoconf (>= 2.61), pkg-config (>= 0.22), libm17n-dev, cdbs, m17n-db, libgtk2.0-dev, quilt
 Standards-Version: 3.9.2
 Homepage: http://www.m17n.org/
 
diff -Nru m17n-im-config-0.9.0/debian/rules m17n-im-config-0.9.0/debian/rules
--- m17n-im-config-0.9.0/debian/rules	2011-12-20 01:16:43.000000000 -0500
+++ m17n-im-config-0.9.0/debian/rules	2014-01-25 02:39:35.000000000 -0500
@@ -3,5 +3,6 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp

Reply via email to