tag 718088 pending thanks Hello,
Bug #718088 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=pkg-wml/wml.git;a=commitdiff;h=8700494 --- commit 87004940925370f36b843be4d914d26f115613bd Author: Axel Beckert <a...@deuxchevaux.org> Date: Mon Jul 29 15:35:02 2013 +0200 Fix test suite failures by properly cleaning up beforehand For unknown reasons cleaning up in debian/rules does not suffice, wml_test/Makefile.in had to be patched. Closes: #718088 diff --git a/debian/changelog b/debian/changelog index 5a9f726..5cdeaab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ wml (2.0.12ds1-5) UNRELEASED; urgency=low * Change build-depedency libgd2-dev to libgd-dev. (It has been renamed after the initial announcement and libgd2-dev is now solely a virtual package.) + * Fix test suite failures by properly cleaning up beforehand. For + unknown reasons cleaning up in debian/rules does not suffice, + wml_test/Makefile.in had to be patched. (Closes: #718088) -- Axel Beckert <a...@debian.org> Fri, 14 Jun 2013 12:52:16 +0200 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org