Control: tags 904038 + pending

Dear maintainer,

I've prepared an NMU for ldns (versioned as 1.7.0-3.1) and
uploaded it to DELAYED/2. 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 ldns-1.7.0 ldns-1.7.0

 changelog |   10 ++++++++++
 control   |    4 ++--
 rules     |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff -Nru ldns-1.7.0/debian/changelog ldns-1.7.0/debian/changelog
--- ldns-1.7.0/debian/changelog	2017-06-23 10:12:00.000000000 +0200
+++ ldns-1.7.0/debian/changelog	2018-09-27 10:36:04.000000000 +0200
@@ -1,3 +1,13 @@
+ldns (1.7.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't build-depend on python3-all-dev, the build rules don't handle
+    multiple versions of python3 correctly.  Closes: #904038
+    Thanks to Steve Langasek <[email protected]> for the patch.
+  * Enable parallel building.
+
+ -- Mattia Rizzolo <[email protected]>  Thu, 27 Sep 2018 10:36:04 +0200
+
 ldns (1.7.0-3) unstable; urgency=medium
 
   * Build depend on OpenSSL >= 1.1.0 to support offline DANE verification
diff -Nru ldns-1.7.0/debian/control ldns-1.7.0/debian/control
--- ldns-1.7.0/debian/control	2017-06-23 10:12:00.000000000 +0200
+++ ldns-1.7.0/debian/control	2018-09-27 10:36:04.000000000 +0200
@@ -11,8 +11,8 @@
                libpcap-dev,
                libssl-dev (>= 1.1.0),
                pkg-config,
-               python-all-dev,
-               python3-all-dev,
+               python-dev,
+               python3-dev,
                swig
 Standards-Version: 3.9.8
 Section: net
diff -Nru ldns-1.7.0/debian/rules ldns-1.7.0/debian/rules
--- ldns-1.7.0/debian/rules	2017-06-23 10:12:00.000000000 +0200
+++ ldns-1.7.0/debian/rules	2018-09-27 10:36:04.000000000 +0200
@@ -16,7 +16,7 @@
 CONFIGFLAGS=--disable-rpath --enable-gost --enable-gost-anyway --disable-ldns-config
 
 %:
-	dh $@ --with python2 --with autoreconf --with autotools-dev --with python3
+	dh $@ --with python2 --with autoreconf --with autotools-dev --with python3 --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGFLAGS) --with-examples --with-drill

Attachment: signature.asc
Description: PGP signature

Reply via email to