[med-svn] [SCM] emboss branch, master, updated. debian/6.3.1-6-26-ged9ca30

Charles Plessy plessy at debian.org
Mon May 21 05:31:34 UTC 2012


The following commit has been merged in the master branch:
commit dc864cd616191cc0cbe8a8585616a4dcc4768f93
Author: Charles Plessy <plessy at debian.org>
Date:   Mon May 21 13:28:07 2012 +0900

    Clean with dh.

diff --git a/debian/rules b/debian/rules
index 6cb6a1d..22c55ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,13 +44,10 @@ debian/manpages/success:
 	echo "The manpages have been sucessfully built" > debian/manpages/success
 
 clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_autotools-dev_restoreconfig
-	dh_auto_clean
-	dh_clean
+	dh clean
 
 override_dh_clean:
+	dh_autotools-dev_restoreconfig
 	rm --force --recursive debian/emboss_tmp
 	find jemboss/ -type f -name "*.class" | xargs -r rm -f
 	[ ! -d debian/testbackup ] || ( $(RM) --recursive test ; mv debian/testbackup test )

-- 
The European Molecular Biology Open Software Suite.



More information about the debian-med-commit mailing list