[med-svn] [plastimatch] 03/06: Track GitLab tagged releases.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Nov 30 11:01:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository plastimatch.
commit f161ba4dadfec61f9ca5c07bf400176dbf2cf05a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Nov 30 10:20:07 2016 +0000
Track GitLab tagged releases.
---
debian/watch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/watch b/debian/watch
index 14a0ae6..ab233e8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
-
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g" \
-http://forge.abcd.harvard.edu/gf/project/plastimatch/frs/ \
- .*/plastimatch-(.+)-Source.tar.bz2
+opts=repacksuffix=+dfsg1,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\d+)?$//,\
+filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/plastimatch-$1\.tar\.gz/g \
+https://gitlab.com/plastimatch/plastimatch/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git
More information about the debian-med-commit
mailing list