This is an automated email from the git hooks/post-receive script. gusnan pushed a commit to branch master in repository allegro5.
commit 4b8bf874a64ba0e072b467409125f4165913899b Author: Andreas Rönnquist <[email protected]> Date: Sun Oct 22 16:30:08 2017 +0200 Update watchfile for github --- debian/watch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index bcfd443..2eed99e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ -version=3 -http://download.gna.org/allegro/allegro/(\d+\.\d?[02468]\.\d+)/allegro-(\d+\.\d?[02468]\.\d+)\.tar\.gz +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/allegro5-$1\.tar\.gz/ \ + https://github.com/liballeg/allegro5/tags .*/v?(\d\S+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/allegro5.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

