Control: tag -1 + pending Dear Werner,
Santiago Vila wrote:
> Swapped binary-* targets.
>
> Trivial patch attached.
Thanks, Santiago!
I've just uploaded an NMU with Santiago's patch to DELAYED/2. Full
source debdiff attached. Feel free to tell me if I should fast-forward
it or if I should delay it slightly longer.
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
diff -u html2wml-0.4.11/debian/changelog html2wml-0.4.11/debian/changelog --- html2wml-0.4.11/debian/changelog +++ html2wml-0.4.11/debian/changelog @@ -1,3 +1,11 @@ +html2wml (0.4.11-1.2) unstable; urgency=medium + + * Non-maintainer upload + * Swap binary-* targets to fix FTBFS with "dpkg-buildpackage -A". Patch + by Santiago Vila. (Closes: #831931) + + -- Axel Beckert <[email protected]> Sat, 27 Aug 2016 17:40:53 +0200 + html2wml (0.4.11-1.1) unstable; urgency=high * Non-maintainer upload diff -u html2wml-0.4.11/debian/rules html2wml-0.4.11/debian/rules --- html2wml-0.4.11/debian/rules +++ html2wml-0.4.11/debian/rules @@ -57,12 +57,12 @@ $(MAKE) installcgi DESTDIR=$(CURDIR)/debian/html2wml -# Build architecture-independent files here. -binary-indep: build install +# Build architecture-dependent files here. +binary-arch: # We have nothing to do by default. -# Build architecture-dependent files here. -binary-arch: build install +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot # dh_installdebconf
signature.asc
Description: Digital signature

