Control: tags -1 + pending

Hi,

I scheduled an NMU with delayed/15 for both bug reports:

#870539 - libestr: hardcoded Pre-Depends on multiarch-support
#840222 - mark libestr0 and libestr-dev Multi-Arch: same


debdiff attached.

If you want me to cancel it, just ask.


Cheers.
--
Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com>

diff -Nru libestr-0.1.10/debian/changelog libestr-0.1.10/debian/changelog
--- libestr-0.1.10/debian/changelog     2016-04-18 22:15:22.000000000 +0200
+++ libestr-0.1.10/debian/changelog     2017-09-24 23:11:22.000000000 +0200
@@ -1,3 +1,15 @@
+libestr (0.1.10-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Aurelien Jarno ]
+  * Fix hardcoded Pre-Depends on multiarch-support (Closes: #870539)
+
+  [ Helmut Grohne ]
+  * Mark binary packages Multi-Arch: same (Closes: #840222)
+
+ -- Manuel A. Fernandez Montecelo <m...@debian.org>  Sun, 24 Sep 2017 23:11:22 
+0200
+
 libestr (0.1.10-2) unstable; urgency=medium
 
   * Run autoreconf during build (Closes: #821447)
diff -Nru libestr-0.1.10/debian/control libestr-0.1.10/debian/control
--- libestr-0.1.10/debian/control       2016-04-18 22:11:53.000000000 +0200
+++ libestr-0.1.10/debian/control       2017-09-24 23:11:22.000000000 +0200
@@ -14,6 +14,7 @@
 Section: libdevel
 Architecture: any
 Depends: libestr0 (= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
 Description: helper functions for handling strings (headers)
  The 'libestr' library contains some essential string manipulation
  functions and more, like escaping special characters.
@@ -24,7 +25,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}, multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Helper functions for handling strings (lib)
  The 'libestr' library contains some essential string manipulation
  functions and more, like escaping special characters.

Reply via email to