r68355 - /trunk/w3c-linkchecker/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Feb 10 23:22:16 UTC 2011


Author: gregoa
Date: Thu Feb 10 23:22:10 2011
New Revision: 68355

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68355
Log:
call debconf-updatepo in d/rules' clean target

Modified:
    trunk/w3c-linkchecker/debian/rules

Modified: trunk/w3c-linkchecker/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/w3c-linkchecker/debian/rules?rev=68355&op=diff
==============================================================================
--- trunk/w3c-linkchecker/debian/rules (original)
+++ trunk/w3c-linkchecker/debian/rules Thu Feb 10 23:22:10 2011
@@ -10,3 +10,6 @@
 	dh_auto_install
 	rm -rf $(TMP)/usr/share/perl5
 
+override_dh_auto_clean:
+	debconf-updatepo
+	dh_auto_clean




More information about the Pkg-perl-cvs-commits mailing list