Control: tag -1 + pending Dear maintainer,
I have prepared an NMU for dime (versioned as 0.20111205-2.1), removing the hardcoded Pre-Depends on multiarch-support (Bug#870534). 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 dime-0.20111205/debian/changelog dime-0.20111205/debian/changelog --- dime-0.20111205/debian/changelog 2014-11-20 04:41:45.000000000 +0100 +++ dime-0.20111205/debian/changelog 2018-01-20 14:16:37.000000000 +0100 @@ -1,3 +1,11 @@ +dime (0.20111205-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes: + #870534). + + -- Aurelien Jarno <aure...@debian.org> Sat, 20 Jan 2018 14:16:37 +0100 + dime (0.20111205-2) unstable; urgency=low * Add libdime-dev dependency on libdime1 (Closes: #770107) diff -Nru dime-0.20111205/debian/control dime-0.20111205/debian/control --- dime-0.20111205/debian/control 2014-11-20 04:18:09.000000000 +0100 +++ dime-0.20111205/debian/control 2018-01-20 14:14:40.000000000 +0100 @@ -21,7 +21,7 @@ Package: libdime1 Architecture: any Section: libs -Pre-Depends: multiarch-support +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: DXF Import, Manipulation, and Export library Dime is a C++ class library for reading, constructing, manipulating,