Control: tag -1 + pending Dear maintainer,
I have prepared an NMU for taopm (versioned as 1.0-3.1), removing the hardcoded Pre-Depends on multiarch-support (Bug#870562). 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 taopm-1.0/debian/changelog taopm-1.0/debian/changelog --- taopm-1.0/debian/changelog 2013-05-15 03:28:35.000000000 +0200 +++ taopm-1.0/debian/changelog 2018-01-20 14:50:03.000000000 +0100 @@ -1,3 +1,11 @@ +taopm (1.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: Drop explicit Pre-Depends on multiarch-support (Closes: + #870562). + + -- Aurelien Jarno <aure...@debian.org> Sat, 20 Jan 2018 14:50:03 +0100 + taopm (1.0-3) unstable; urgency=low * Depends on c++-compiler. This is needed because TAO generates temporary C++ diff -Nru taopm-1.0/debian/control taopm-1.0/debian/control --- taopm-1.0/debian/control 2013-05-15 03:28:35.000000000 +0200 +++ taopm-1.0/debian/control 2018-01-20 14:48:57.000000000 +0100 @@ -12,7 +12,7 @@ Package: taopm Architecture: any -Pre-Depends: multiarch-support +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, freeglut3-dev, libxmu-dev, c++-compiler Description: Sound synthesis software with physical models Tao is a software package for sound synthesis using physical models. It