[med-svn] [trimmomatic] 09/10: Do not compress batchTrim

Andreas Tille tille at debian.org
Thu Nov 26 10:08:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository trimmomatic.

commit 39b7169b1a49193faa65ce4e93936a59c7dae535
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 26 10:56:12 2015 +0100

    Do not compress batchTrim
---
 debian/rules | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index eb7fae0..6af7a5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,8 @@ override_dh_clean:
 	rm -f MANIFEST.MF
 	dh_clean
 
-#override_dh_link:
-#	dh_link
-#	# enable symlinking without any need to edit for new versions
-#	dh_link usr/share/java/$(pkg)-$(ver).jar usr/share/java/$(pkg).jar
+override_dh_compress:
+	dh_compress --exclude=batchTrim
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compression xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trimmomatic.git



More information about the debian-med-commit mailing list