[Pkg-javascript-commits] [libjs-handlebars] 01/07: point watch to github tags
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Mar 7 08:41:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository libjs-handlebars.
commit fe11fe4dc748071606376df9ff1a5715c7ef0f1c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Mar 7 13:09:34 2016 +0530
point watch to github tags
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index f7c26bf..dd43747 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://s3.amazonaws.com/builds.handlebarsjs.com/ handlebars-v(.*).js
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb|gh)\d*$// \
+https://github.com/wycats/handlebars.js/tags .*/v?(\d[\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-handlebars.git
More information about the Pkg-javascript-commits
mailing list