[med-svn] [snpeff] 03/09: Fix watch file since now are release downloads available
Andreas Tille
tille at debian.org
Tue Jan 3 09:52:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository snpeff.
commit e9192ef4b0623b12ca09a6357dff84123058fe24
Author: Andreas Tille <tille at debian.org>
Date: Mon Jun 20 15:01:19 2016 +0000
Fix watch file since now are release downloads available
---
debian/changelog | 2 +-
debian/watch | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de1bb81..afac3aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-snpeff (3.1-1) UNRELEASED; urgency=low
+snpeff (4.3-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
diff --git a/debian/watch b/debian/watch
index 87ed07f..11b90ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,4 @@
version=3
-## This unfortunately only fetches the binary distribution
-## The source code is only available in SVN
-## https://snpeff.svn.sourceforge.net/svnroot/snpeff/SnpEffect/trunk/
-#
-#opts="uversionmangle=s/_/./g" \
-# http://sf.net/snpeff/snpEff_v([\d._]+)_core\.zip
+
+opts="uversionmangle=s/_/./g" \
+ http://sf.net/snpeff/snpEff_v(\d[\d_.]+)_core\.(?:tgz|tbz|txz|zip|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snpeff.git
More information about the debian-med-commit
mailing list