Package: libmateweather Version: 1.6.2-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 libmateweather-1.6.2/debian/control libmateweather-1.6.2/debian/control --- libmateweather-1.6.2/debian/control 2013-10-21 18:06:00.000000000 -0400 +++ libmateweather-1.6.2/debian/control 2013-12-31 23:46:45.000000000 -0500 @@ -19,6 +19,7 @@ python-all-dev (>= 2.6.6-3~), python-gobject-dev, python-gtk2-dev, + dh-autoreconf Standards-Version: 3.9.4 Homepage: http://www.mate-desktop.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/libmateweather.git;a=summary diff -Nru libmateweather-1.6.2/debian/rules libmateweather-1.6.2/debian/rules --- libmateweather-1.6.2/debian/rules 2013-10-21 18:06:00.000000000 -0400 +++ libmateweather-1.6.2/debian/rules 2013-12-31 18:48:22.000000000 -0500 @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with autoreconf override_dh_install: dh_install --list-missing