This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository cufflinks.
commit 03c0ac2772cd0da4e443b99217a3ee2170f29577 Author: Alexandre Mestiashvili <[email protected]> Date: Tue Sep 5 23:21:26 2017 +0200 Update d/watch --- debian/watch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 30835ad..afb1d4c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ -version=3 - -https://github.com/cole-trapnell-lab/cufflinks/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +version=4 +opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\ +filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/cufflinks-$1\.tar\.gz/,dversionmangle=s/\+dfsg(\.\d+)?$//,repacksuffix=+dfsg,repack \ + https://github.com/cole-trapnell-lab/cufflinks/tags .*/v?(\d\S+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
