Package: iec16022
Version: 0.2.4-1
Followup-For: Bug #727901
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 -u iec16022-0.2.4/debian/rules iec16022-0.2.4/debian/rules
--- iec16022-0.2.4/debian/rules
+++ iec16022-0.2.4/debian/rules
@@ -2,10 +2,12 @@
 
 build: build-stamp
 build-stamp:
+	dh_autoreconf
 	dh build
 	touch build-stamp
 
 clean:
+	dh_autoreconf_clean
 	dh clean
 
 install: build install-stamp
diff -u iec16022-0.2.4/debian/control iec16022-0.2.4/debian/control
--- iec16022-0.2.4/debian/control
+++ iec16022-0.2.4/debian/control
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Jan Lübbe <jlue...@debian.org>
-Build-Depends: debhelper (>= 7), zlib1g-dev, libpopt-dev
+Build-Depends: debhelper (>= 7), zlib1g-dev, libpopt-dev, dh-autoreconf
 Standards-Version: 3.8.3
 Homepage: http://www.datenfreihafen.org/projects/iec16022.html
 Vcs-Browser: http://git.debian.org/?p=users/jluebbe/iec16022.git

Reply via email to