[med-svn] [hmmer] 01/06: Drop libdivsufsort in favour of using the Debian packaged version
Andreas Tille
tille at debian.org
Mon Jun 27 09:39:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hmmer.
commit 5fe65def6ad0621f06e6d2bc2349d3c38b95dac6
Author: Andreas Tille <tille at debian.org>
Date: Sun Jun 26 00:46:56 2016 +0200
Drop libdivsufsort in favour of using the Debian packaged version
---
debian/changelog | 3 ++-
debian/copyright | 1 +
debian/watch | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b6d1fae..bcc5933 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-hmmer (3.1b2-3) unstable; urgency=medium
+hmmer (3.1b2+dfsg-1) UNRELEASED; urgency=medium
* Team upload.
@@ -18,6 +18,7 @@ hmmer (3.1b2-3) unstable; urgency=medium
* Create a separate examples package
* Seems old perl4 scripts are used in examples - add according dependencies
* Fix permissions
+ * Drop libdivsufsort in favour of using the Debian packaged version
-- Canberk Koç <canberkkoc at gmail.com> Thu, 16 Jun 2016 23:15:55 +0300
diff --git a/debian/copyright b/debian/copyright
index 670e426..9aad7a6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: HMMER
Upstream-Contact: Sean R. Eddy <eddys at janelia.hhmi.org>
Source: ftp://selab.janelia.org/pub/software/hmmer3/3.0/
+Files-Excluded: */libdivsufsort
Files: *
Copyright: 1992-2010 Sean R. Eddy <eddy at genetics.wustl.edu>
diff --git a/debian/watch b/debian/watch
index a5a1fd0..def5c97 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-ftp://selab.janelia.org/pub/software/hmmer3/CURRENT/hmmer-([0-9\.abc]*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ ftp://selab.janelia.org/pub/software/hmmer3/CURRENT/hmmer-([0-9\.abc]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer.git
More information about the debian-med-commit
mailing list