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

Charles Plessy plessy at debian.org
Fri May 11 05:29:01 UTC 2012


The following commit has been merged in the master branch:
commit 1dd0d58ece289a3c85727acc0c47909a451a3f9a
Author: Charles Plessy <plessy at debian.org>
Date:   Fri May 11 14:27:22 2012 +0900

    Stop deleting debian/copyright as it is not a generated file anymore.

diff --git a/debian/rules b/debian/rules
index b281e57..5cbe7e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ clean: unpatch
 	find jemboss/ -type f -name "*.class" | xargs -r rm -f
 	rm --force --recursive debian/emboss_tmp
 	$(RM) config.status install-stamp
-	dh_clean debian/copyright config.sub config.guess test-stamp
+	dh_clean config.sub config.guess test-stamp
 	[ ! -f /usr/bin/git ] || git checkout config.sub config.guess
 
 install: build install-stamp

-- 
The European Molecular Biology Open Software Suite.



More information about the debian-med-commit mailing list