This is an automated email from the git hooks/post-receive script. milt0n-guest pushed a commit to branch master in repository bandage.
commit 119b27de2817c4863f1bf3e2cf3b79f47a942988 Author: Cedric L <[email protected]> Date: Tue Aug 15 17:48:22 2017 +0200 Bandage github release page --- debian/watch | 54 ++---------------------------------------------------- 1 file changed, 2 insertions(+), 52 deletions(-) diff --git a/debian/watch b/debian/watch index 9e06566..c619d87 100644 --- a/debian/watch +++ b/debian/watch @@ -1,55 +1,5 @@ version=4 -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz +# New files on Github +https://github.com/rrwick/Bandage/releases -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge -# http://sf.net/#PACKAGE#/#PACKAGE#-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) - -# Uncomment to find new files on Github -# - 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 - -# PyPi repository of Python modules -# see https://lists.debian.org/debian-python/2015/02/msg00027.html -# http://pypi.debian.net/#module#/#module#-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz) - -# Bitbucket -# https://bitbucket.org/<user>/<project>/downloads .*/(\d\S*)\.tar\.gz - -# Gitlab -# opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/<project>-$1\.tar\.gz/g \ -# https://gitlab.com/<user>/<project>/tags .*archive\.tar\.gz\?ref=v?(\d\S*) - -# if tweaking of source is needed -# \ -# debian debian/get-orig-source - -# if you need to repack and choose +dfsg prefix -# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compress=xz" \ - -# If there is no chance to create a sensible watch file please read here: -# -# https://people.debian.org/~eriberto/#fake-packages -# -#version=4 -#opts=dversionmangle=s/.*/0.No-Site/ \ -#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz -# -#version=4 -#opts=dversionmangle=s/.*/0.No-Release/ \ -#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz -# -#version=4 -#opts=dversionmangle=s/.*/0.No-Track/ \ -#https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bandage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
