Package: afpfs-ng
Version: 0.8.1-5
Followup-For: Bug #727314
User: ubuntu-de...@lists.ubuntu.com
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 afpfs-ng-0.8.1/debian/control afpfs-ng-0.8.1/debian/control
--- afpfs-ng-0.8.1/debian/control	2012-03-16 16:31:15.000000000 -0400
+++ afpfs-ng-0.8.1/debian/control	2013-12-31 00:07:18.000000000 -0500
@@ -7,7 +7,8 @@
  libfuse-dev,
  libgmp-dev,
  libreadline-dev,
- libncurses5-dev | libncurses-dev
+ libncurses5-dev | libncurses-dev,
+ dh-autoreconf
 Standards-Version: 3.9.3
 Homepage: http://sites.google.com/site/alexthepuffin/home
 Vcs-Git: git://anonscm.debian.org/collab-maint/afpfs-ng.git
diff -Nru afpfs-ng-0.8.1/debian/rules afpfs-ng-0.8.1/debian/rules
--- afpfs-ng-0.8.1/debian/rules	2012-03-15 11:28:52.000000000 -0400
+++ afpfs-ng-0.8.1/debian/rules	2013-12-23 19:57:57.000000000 -0500
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autoreconf

Reply via email to