Package: gtkhash
Version: 0.7.0-1
Followup-For: Bug #744589
User: [email protected]
Usertags: origin-ubuntu  ubuntu-patch

Dear Maintainer,

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

  * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
    getting new libtool macros (still updates config.{sub,guess}).

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-24-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 gtkhash-0.7.0/debian/control gtkhash-0.7.0/debian/control
--- gtkhash-0.7.0/debian/control	2013-11-24 15:19:27.000000000 -0500
+++ gtkhash-0.7.0/debian/control	2014-04-18 10:46:17.000000000 -0400
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mònica Ramírez Arceda <[email protected]> 
 Build-Depends: debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
  libmhash-dev,
  libgtk-3-dev (>= 3.0.0),
  libnautilus-extension-dev (>= 3.0),
diff -Nru gtkhash-0.7.0/debian/rules gtkhash-0.7.0/debian/rules
--- gtkhash-0.7.0/debian/rules	2013-11-26 02:59:37.000000000 -0500
+++ gtkhash-0.7.0/debian/rules	2014-03-30 01:13:12.000000000 -0400
@@ -6,7 +6,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-gtk=3.0 --enable-mhash --enable-nautilus --enable-thunar --enable-nemo

Reply via email to