Control: tag -1 + pending Dear maintainer,
I have prepared an NMU for librsl (versioned as 1.43-1.2), removing the hardcoded Pre-Depends on multiarch-support (Bug#870547). 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 librsl-1.43/debian/changelog librsl-1.43/debian/changelog --- librsl-1.43/debian/changelog 2017-01-03 10:27:17.000000000 +0100 +++ librsl-1.43/debian/changelog 2018-01-20 14:16:41.000000000 +0100 @@ -1,3 +1,11 @@ +librsl (1.43-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes: + #870547). + + -- Aurelien Jarno <aure...@debian.org> Sat, 20 Jan 2018 14:16:41 +0100 + librsl (1.43-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru librsl-1.43/debian/control librsl-1.43/debian/control --- librsl-1.43/debian/control 2017-01-03 10:27:17.000000000 +0100 +++ librsl-1.43/debian/control 2018-01-20 14:14:53.000000000 +0100 @@ -12,7 +12,7 @@ Package: librsl1 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Pre-depends: multiarch-support +Pre-depends: ${misc:Pre-Depends} Description: TRMM Radar Software Library RSL is a library produced by the NASA TRMM Satellite Validation Office and used to access several radar file formats. It can generated images directly
-- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers