Control: tag -1 + pending

Dear maintainer,

I have prepared an NMU for lua-cjson (versioned as 2.1.0+dfsg-2.1),
removing the hardcoded Pre-Depends on multiarch-support (bug
#870548). 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 lua-cjson-2.1.0+dfsg/debian/changelog lua-cjson-2.1.0+dfsg/debian/changelog
--- lua-cjson-2.1.0+dfsg/debian/changelog	2012-09-24 09:50:50.000000000 +0200
+++ lua-cjson-2.1.0+dfsg/debian/changelog	2018-01-20 21:15:36.000000000 +0100
@@ -1,3 +1,11 @@
+lua-cjson (2.1.0+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Drop explicit Pre-Depends on multiarch-support
+    (Closes: #870548).
+
+ -- Aurelien Jarno <aure...@debian.org>  Sat, 20 Jan 2018 21:15:36 +0100
+
 lua-cjson (2.1.0+dfsg-2) unstable; urgency=low
 
   * Add debian/watch file.
diff -Nru lua-cjson-2.1.0+dfsg/debian/control lua-cjson-2.1.0+dfsg/debian/control
--- lua-cjson-2.1.0+dfsg/debian/control	2012-08-24 15:21:32.000000000 +0200
+++ lua-cjson-2.1.0+dfsg/debian/control	2018-01-20 21:15:36.000000000 +0100
@@ -12,7 +12,7 @@
 Package: lua-cjson
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: ${lua:Provides}
 XB-Lua-Versions: ${lua:Versions}
@@ -29,7 +29,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, lua-cjson (= ${binary:Version})
 Provides: ${lua:Provides}
 XB-Lua-Versions: ${lua:Versions}

Reply via email to