This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository libtabixpp.
commit d3cc95793995d4918d6b22a917390751bb35fe0c Author: Sascha Steinbiss <[email protected]> Date: Mon Dec 14 23:51:28 2015 +0000 add watch file --- debian/watch | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/debian/watch b/debian/watch index 0114e66..875a756 100644 --- a/debian/watch +++ b/debian/watch @@ -1,15 +1,2 @@ version=3 - -# - when using releases: -# https://github.com/#GITHUBUSER#/#PACKAGE#/releases .*/archive/#PREFIX#(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -# - when using tags -# https://github.com/#GITHUBUSER#/#PACKAGE#/tags .*/#PREFIX#(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) -# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible - -# if tweaking of source is needed -# \ -# debian debian/get-orig-source - -# if you need to repack and choose +dfsg prefix -# opts=dversionmangle=s/[~\+]dfsg[0-9]*// \ -# +https://github.com/ekg/tabixpp/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtabixpp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
