Control: tag -1 + pending

Dear maintainer,

I have prepared an NMU for lua-lpty (versioned as 1.0.1-1.1), removing
the hardcoded Pre-Depends on multiarch-support (bug #870552). 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-lpty-1.0.1/debian/changelog lua-lpty-1.0.1/debian/changelog
--- lua-lpty-1.0.1/debian/changelog	2013-08-23 16:48:02.000000000 +0200
+++ lua-lpty-1.0.1/debian/changelog	2018-01-20 21:30:03.000000000 +0100
@@ -1,3 +1,11 @@
+lua-lpty (1.0.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Drop explicit Pre-Depends on multiarch-support
+    (Closes: #870552).
+
+ -- Aurelien Jarno <aure...@debian.org>  Sat, 20 Jan 2018 21:30:03 +0100
+
 lua-lpty (1.0.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #719795)
diff -Nru lua-lpty-1.0.1/debian/control lua-lpty-1.0.1/debian/control
--- lua-lpty-1.0.1/debian/control	2013-08-23 16:48:02.000000000 +0200
+++ lua-lpty-1.0.1/debian/control	2018-01-20 21:30:03.000000000 +0100
@@ -11,7 +11,7 @@
 Package: lua-lpty
 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}
@@ -22,7 +22,7 @@
 Package: lua-lpty-dev
 Section: libdevel
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Architecture: any
 Depends: lua-lpty (= ${binary:Version}), ${misc:Depends}
 Provides: ${lua:Provides}

Reply via email to