Control: tag -1 + pending

Dear maintainer,

I have prepared an NMU for lua-cyrussasl (versioned as 1.0.0-6.1),
removing the hardcoded Pre-Depends on multiarch-support (bug
#870550). 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
[email protected]                 http://www.aurel32.net
diff -Nru lua-cyrussasl-1.0.0/debian/changelog lua-cyrussasl-1.0.0/debian/changelog
--- lua-cyrussasl-1.0.0/debian/changelog	2014-08-31 18:36:12.000000000 +0200
+++ lua-cyrussasl-1.0.0/debian/changelog	2018-01-20 21:18:12.000000000 +0100
@@ -1,3 +1,11 @@
+lua-cyrussasl (1.0.0-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Drop explicit Pre-Depends on multiarch-support
+    (Closes: #870550).
+
+ -- Aurelien Jarno <[email protected]>  Sat, 20 Jan 2018 21:18:12 +0100
+
 lua-cyrussasl (1.0.0-6) unstable; urgency=medium
 
   * Rebuild against Lua 5.1.5-7 (Closes: #723486)
diff -Nru lua-cyrussasl-1.0.0/debian/control lua-cyrussasl-1.0.0/debian/control
--- lua-cyrussasl-1.0.0/debian/control	2014-08-31 18:36:12.000000000 +0200
+++ lua-cyrussasl-1.0.0/debian/control	2018-01-20 21:18:12.000000000 +0100
@@ -11,7 +11,7 @@
 Package: lua-cyrussasl
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: ${lua:Provides}
 XB-Lua-Versions: ${lua:Versions}
@@ -21,7 +21,7 @@
 Package: lua-cyrussasl-dev
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Section: libdevel
 Depends: lua-cyrussasl (= ${binary:Version}), ${misc:Depends}
 Provides: ${lua:Provides}

Reply via email to