This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository probabel.
commit 6eae52892271420496d10d04727923c1813b2596 Author: Andreas Tille <[email protected]> Date: Wed Nov 25 15:35:27 2015 +0100 Reflect move to Github in watch file --- debian/changelog | 1 + debian/watch | 23 +---------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index b2e0da3..3359293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ probabel (0.4.5-2) UNRELEASED; urgency=medium * Enable building arch independent packages separately Closes: #806095 + * Reflect move to Github in watch file -- Andreas Tille <[email protected]> Wed, 25 Nov 2015 15:03:30 +0100 diff --git a/debian/watch b/debian/watch index bc7204b..27495cd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,24 +1,3 @@ version=3 -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz -#http://www.genabel.org/sites/default/files/software/ probabel-(.+)\.tar\.gz -http://www.genabel.org/packages/ProbABEL /sites/default/files/software/probabel-(.*)\.tar\.gz - -# 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 GooglePages -# http://code.google.com/p/#PACKAGE#/downloads/list?can=1 \ -# .*/#PACKAGE#-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) - -# if tweaking of source is needed -# \ -# debian debian/get-orig-source +https://github.com/GenABEL-Project/ProbABEL/releases .*/archive/v\.(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
