[med-svn] [hmmer2] 01/09: Fix watch file
Andreas Tille
tille at debian.org
Wed Apr 12 11:42:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hmmer2.
commit 26a12d5c307c9ed66299460e087a7efca62f8eda
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 17 17:18:26 2017 +0100
Fix watch file
---
debian/changelog | 6 ++++++
debian/watch | 13 +++++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9997606..1aed76b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hmmer2 (2.3.2-13) UNRELEASED; urgency=medium
+
+ * Fixed watch file
+
+ -- Andreas Tille <tille at debian.org> Tue, 17 Jan 2017 17:18:06 +0100
+
hmmer2 (2.3.2-12) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 795a4e2..062c4c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,11 @@
-version=3
-ftp://selab.janelia.org/pub/software/hmmer/2.3.2/hmmer-([0-9.]+)\.tar\.gz
+version=4
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ http://hmmer.org/download.html .*/hmmer/2.*/hmmer-(2[.\d]+)\.tar\.gz
+
+# http://hmmer.org/download.html .*/hmmer/2.*/hmmer-(2.+)\.tar\.gz
+# This would fetch 2.4i as well but the release notes
+# http://eddylab.org/software/hmmer/2.4i/NOTES
+# say:
+# This is not a production release. The current
+# production release is still version 2.3.2 (October 2003).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer2.git
More information about the debian-med-commit
mailing list