[SCM] Debian packaging of libxml-libxml-perl branch, master, updated. debian/1.93+dfsg-1-15-gea50856

Alessandro Ghedini al3xbio at gmail.com
Sat Mar 17 13:45:55 UTC 2012


The following commit has been merged in the master branch:
commit 69af2f742c420e14b97066710471bd523b0836f4
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Mar 17 14:31:18 2012 +0100

    Revert "Hackily fix the failure to build twice in a row"
    
    The override is not really needed (cfr. #664056). This reverts commit
    f6eef493415937a521f6e5fd215fca791fd7e60a.

diff --git a/debian/rules b/debian/rules
index 24f0a5e..c17a011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,3 @@ override_dh_auto_configure:
 
 override_dh_auto_test:
 	dh_auto_test -- TEST_FILES="$(TEST_FILES)"
-
-# fix failure to build twice in a row
-override_dh_auto_clean:
-	$(RM) Makefile
-	perl Makefile.PL
-	dh_auto_clean

-- 
Debian packaging of libxml-libxml-perl



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