This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lincity-ng.
commit 1b61fa8bf21a6674db6fbc74866b3492fc30c93b Author: Markus Koschany <[email protected]> Date: Tue May 5 18:23:52 2015 +0200 Fix debian/watch file. --- debian/watch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 74600bd..c09f9cb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=3 -https://github.com/lincity-ng/lincity-ng/tags (.+)lincity-ng-(.+)\.tar\.gz +opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ +https://github.com/lincity-ng/lincity-ng/tags \ +.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)lincity-ng-(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lincity-ng.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

