tags 424512 + patch
thanks

Here is a proposed patch.

diff -u libhtml-mason-perl-1.36/debian/changelog 
libhtml-mason-perl-1.36/debian/changelog
--- libhtml-mason-perl-1.36/debian/changelog
+++ libhtml-mason-perl-1.36/debian/changelog
@@ -1,3 +1,10 @@
+libhtml-mason-perl (1:1.36-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Call realclean, to fix FTBFS if built twice in a row (Closes: #424512)
+
+ -- Peter Eisentraut <[EMAIL PROTECTED]>  Fri, 30 May 2008 11:43:27 +0200
+
 libhtml-mason-perl (1:1.36-2) unstable; urgency=low
 
   * New dependency on libhtml-parser-perl (Closes: #434344)
diff -u libhtml-mason-perl-1.36/debian/rules 
libhtml-mason-perl-1.36/debian/rules
--- libhtml-mason-perl-1.36/debian/rules
+++ libhtml-mason-perl-1.36/debian/rules
@@ -7,6 +7,7 @@
 # Make::Build doesn't support PREFIX
 DEB_MAKEMAKER_INVOKE = /usr/bin/perl Makefile.PL installdirs=vendor 
destdir=debian/libhtml-mason-perl noprompts=1
 DEB_MAKE_INSTALL_TARGET = install
+DEB_MAKE_CLEAN_TARGET = realclean
 
 install/libhtml-mason-perl::
        cp debian/Apache*UserDirHandler.pm 
debian/libhtml-mason-perl/usr/share/perl5/HTML/Mason



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to