Control: tag -1 + pending

Dear maintainer,

I have prepared an NMU for libnet (versioned as 1.1.6+dfsg-3.1),
removing the hardcoded Pre-Depends on multiarch-support (Bug#870544).
You will find the diff attached. I have uploaded it to DELAYED/15.
Please feel free to tell me if I should delay it longer or cancel it
altogether.

Regards,
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net
diff -Nru libnet-1.1.6+dfsg/debian/changelog libnet-1.1.6+dfsg/debian/changelog
--- libnet-1.1.6+dfsg/debian/changelog	2014-06-12 00:51:05.000000000 +0200
+++ libnet-1.1.6+dfsg/debian/changelog	2018-01-20 12:41:30.000000000 +0100
@@ -1,3 +1,11 @@
+libnet (1.1.6+dfsg-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
+    #870544).
+
+ -- Aurelien Jarno <aure...@debian.org>  Sat, 20 Jan 2018 12:41:30 +0100
+
 libnet (1.1.6+dfsg-3) unstable; urgency=medium
 
   * Use dh-autoreconf (closes: #751291), thanks to
diff -Nru libnet-1.1.6+dfsg/debian/control libnet-1.1.6+dfsg/debian/control
--- libnet-1.1.6+dfsg/debian/control	2014-06-12 00:39:42.000000000 +0200
+++ libnet-1.1.6+dfsg/debian/control	2018-01-19 23:01:51.000000000 +0100
@@ -11,7 +11,7 @@
 Architecture: any
 Section: libs
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}, multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: library for the construction and handling of network packets
  libnet provides a portable framework for low-level network packet

Reply via email to