This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to tag debian/0.187+dfsg.1 in repository mame.
commit fe87f1e7cc671f293391e1baa702094bd7b05d9a Author: Cesare Falco <[email protected]> Date: Wed Jul 5 16:16:38 2017 +0200 Fix repacking counter in Debian version --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 27f270d..1dbacdd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg1,repack,compression=xz" \ +opts="dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg.1,repack,compression=xz" \ https://github.com/mamedev/mame/tags/ \ .+@PACKAGE@(\d)(\d{3})\.tar\.gz debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

