Control: tags 736887 + pending

Dear maintainer,

I've prepared an NMU for trickle (versioned as 1.07-10.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for trickle_1.07-10 trickle_1.07-10.1

 changelog |    8 ++++++++
 control   |    2 +-
 rules     |    2 ++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff -u trickle-1.07/debian/control trickle-1.07/debian/control
--- trickle-1.07/debian/control
+++ trickle-1.07/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Robert Lemmen <rober...@semistable.com>
 Build-Depends: debhelper (>= 7.0.0), libevent-dev (>= 0.7b), autoconf,
- libbsd-dev, autotools-dev
+ libbsd-dev, dh-autoreconf
 Standards-Version: 3.9.4
 
 Package: trickle
diff -u trickle-1.07/debian/changelog trickle-1.07/debian/changelog
--- trickle-1.07/debian/changelog
+++ trickle-1.07/debian/changelog
@@ -1,3 +1,11 @@
+trickle (1.07-10.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dh-autoreconf to fix FTBFS on ppc64el and update config.{sub, guess}
+    for new arches.  Closes: #736887
+
+ -- Mattia Rizzolo <mat...@debian.org>  Fri, 31 Mar 2017 01:41:27 +0200
+
 trickle (1.07-10) unstable; urgency=low
 
   * Enable hardning flags during build
diff -u trickle-1.07/debian/rules trickle-1.07/debian/rules
--- trickle-1.07/debian/rules
+++ trickle-1.07/debian/rules
@@ -7,6 +7,7 @@
 
 config.status: configure
 	dh_testdir
+	dh_autoreconf
 	CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
         LDFLAGS="$(LDFLAGS)" ./configure --prefix=/usr \
             --mandir=/usr/share/man --sysconfdir=/etc --with-pic
@@ -27,6 +28,7 @@
 	dh_testroot
 	rm -f build-arch-stamp 
 	[ ! -f Makefile ] || $(MAKE) distclean
+	dh_autoreconf_clean
 	dh_clean
 
 install: build

Attachment: signature.asc
Description: PGP signature

Reply via email to