Package: pnm2ppa
Version: 1.13-4
Severity: important
Tags: patch
User: [email protected]
Usertags: arm64

pnm2ppa's config.guess/config.sub are out of date for the forthcoming
arm64 port.  The attached patch sets things up so that you don't have to
be bothered by this type of bug for future ports.

  * Use the autotools-dev dh addon to update config.guess/config.sub for
    arm64.

diff -Nru pnm2ppa-1.13/debian/control pnm2ppa-1.13+nondbs/debian/control
--- pnm2ppa-1.13/debian/control 2012-02-01 17:55:11.000000000 +0000
+++ pnm2ppa-1.13+nondbs/debian/control  2013-10-10 13:54:05.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Printing Team <[email protected]>
 Uploaders: Didier Raboud <[email protected]>
-Build-Depends: debhelper (>= 8.9.0~)
+Build-Depends: debhelper (>= 8.9.0~), autotools-dev
 Homepage: http://pnm2ppa.sf.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pnm2ppa.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/pnm2ppa.git
diff -Nru pnm2ppa-1.13/debian/rules pnm2ppa-1.13+nondbs/debian/rules
--- pnm2ppa-1.13/debian/rules   2012-02-01 17:55:11.000000000 +0000
+++ pnm2ppa-1.13+nondbs/debian/rules    2013-10-10 13:53:40.000000000 +0100
@@ -6,7 +6,7 @@
 CFLAGS += -DLANG_ENG -Wall
 
 %:
-       dh $@ --parallel --builddirectory=build/
+       dh $@ --parallel --builddirectory=build/ --with autotools_dev
 
 override_dh_auto_install:
        dh_auto_install --builddirectory=build/ 
--destdir=debian/printer-driver-pnm2ppa/

Thanks,

-- 
Colin Watson                                       [[email protected]]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to