Control: tag -1 + pending

Dear maintainer,

I have prepared an NMU for libee (versioned as 0.4.1-1.2), removing the
hardcoded Pre-Depends on multiarch-support (Bug#870538). 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 libee-0.4.1/debian/changelog libee-0.4.1/debian/changelog
--- libee-0.4.1/debian/changelog	2014-06-23 01:11:19.000000000 +0200
+++ libee-0.4.1/debian/changelog	2018-01-20 14:16:39.000000000 +0100
@@ -1,3 +1,11 @@
+libee (0.4.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
+    #870538). 
+
+ -- Aurelien Jarno <aure...@debian.org>  Sat, 20 Jan 2018 14:16:39 +0100
+
 libee (0.4.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libee-0.4.1/debian/control libee-0.4.1/debian/control
--- libee-0.4.1/debian/control	2014-06-05 14:59:17.000000000 +0200
+++ libee-0.4.1/debian/control	2018-01-20 14:14:45.000000000 +0100
@@ -28,7 +28,7 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Description: Event expression library inspired by CEE
  Libee is an event expression library which is inspired by the upcoming
  CEE standard. It provides capabilities to generate and emit messages in

Reply via email to