[med-svn] [ecopcr] 01/01: Fix watch file (thanks to Sascha Steinbiss)
Andreas Tille
tille at debian.org
Wed Jan 11 14:39:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ecopcr.
commit cefdfa5616b2fb8cc1080b5fd4cf80668198311c
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 11 15:39:21 2017 +0100
Fix watch file (thanks to Sascha Steinbiss)
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index e8f37b6..9cc0642 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/ecopcr-$1\.tar\.gz/g,downloadurlmangle=s:/tags/ecopcr_v?(\d\S*):/repository/archive.tar.gz?ref=ecopcr_v$1:g \
- https://git.metabarcoding.org/obitools/ecopcr/tags/ecopcr_v?(\d\S*)
+opts=filenamemangle=s/.*\.tar\.gz\?ref=ecopcr_v?(\d\S+)/ecopcr-$1\.tar\.gz/g \
+ https://git.metabarcoding.org/obitools/ecopcr/tags?sort=updated_desc .*archive\.tar\.gz\?ref=ecopcr_v?(\d\S+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ecopcr.git
More information about the debian-med-commit
mailing list