Package: src:gnutls26
Version: 2.12.23-16
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el
User: debian-de...@lists.debian.org
Usertags: autoreconf

Hi maintainers,

This patch adds support for dh-autoreconf on gnutls26.

Please consider incorporating it for an upload; it would greatly help
the Debian ppc64el port and new ports.

Thank you,

--
Mauricio Faria de Oliveira
IBM Linux Technology Center
Index: gnutls26-2.12.23/debian/control
===================================================================
--- gnutls26-2.12.23.orig/debian/control
+++ gnutls26-2.12.23/debian/control
@@ -9,7 +9,8 @@
 Build-Depends: debhelper (>= 9), libgcrypt11-dev (>= 1.4.0), zlib1g-dev,
  cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
  libtasn1-6-dev, autotools-dev, datefudge,
- libp11-kit-dev (>= 0.11) [!or1k], pkg-config, chrpath
+ libp11-kit-dev (>= 0.11) [!or1k], pkg-config, chrpath,
+ dh-autoreconf, automake1.11
 Build-Conflicts: libgnutls-dev
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-gnutls/gnutls.git -b gnutls26-master
Index: gnutls26-2.12.23/debian/rules
===================================================================
--- gnutls26-2.12.23.orig/debian/rules
+++ gnutls26-2.12.23/debian/rules
@@ -3,6 +3,10 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
+
+export AUTOMAKE = automake-1.11
+export ACLOCAL = aclocal-1.11
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-ld-version-script --enable-cxx \
 	--without-lzo --disable-guile \

Reply via email to