Source: libspf2 Version: 1.2.10-8.1 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past)
Even with fixing the -Werror=implicit-function-declaration build error libspf2 also fails to build (dpkg-buildpackage -b) at dh_installdocs with: mv debian/spfquery/usr/sbin/spfd debian/spfquery/usr/sbin/spfd.libspf2 dh_installdocs -a --link-doc=libspf2-2 dh_installdocs: error: Requested unknown package libspf2-2 via --link-doc, expected one of: libspf2-2t64 libspf2-dev spfquery libmail-spf-xs-perl make: *** [debian/rules:68: binary-arch] Error 25 I think this will also be fixed by the change in #1067204 but filing for completeness sake. I inted to fix this by NMU. cu Andreas