Package: libmatekbd
Version: 1.7.1.is.1.6.1-1
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. This is because we need new libtool macros for
ppc64el.

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

  * Use dh-autoreconf to fix FTBFS on ppc64el.

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 libmatekbd-1.7.1.is.1.6.1/debian/control libmatekbd-1.7.1.is.1.6.1/debian/control
--- libmatekbd-1.7.1.is.1.6.1/debian/control	2013-10-14 16:50:28.000000000 -0400
+++ libmatekbd-1.7.1.is.1.6.1/debian/control	2013-12-31 23:45:31.000000000 -0500
@@ -13,6 +13,7 @@
  libxklavier-dev,
  intltool,
  mate-common,
+ dh-autoreconf
 Standards-Version: 3.9.4
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/libmatekbd.git;a=summary
diff -Nru libmatekbd-1.7.1.is.1.6.1/debian/rules libmatekbd-1.7.1.is.1.6.1/debian/rules
--- libmatekbd-1.7.1.is.1.6.1/debian/rules	2013-10-13 18:41:14.000000000 -0400
+++ libmatekbd-1.7.1.is.1.6.1/debian/rules	2013-12-31 18:43:22.000000000 -0500
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 override_dh_install:
 	dh_install --list-missing

Reply via email to