This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeorion.
commit 13fe63fedd61e6b751b84a29b1e84da13546dd29 Author: Markus Koschany <[email protected]> Date: Mon May 2 11:40:15 2016 +0200 debian/watch: Use version=4. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 51db898..9d99113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ freeorion (0.4.5+git20160501-1) unstable; urgency=medium * Declare compliance with Debian Policy 3.9.8. * Vcs-fields: Use https. * Update my e-mail address. + * debian/watch: Use version=4. -- Markus Koschany <[email protected]> Mon, 02 May 2016 11:35:52 +0200 diff --git a/debian/watch b/debian/watch index 7ddcc01..7ed3e2d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/freeorion-$1.tar.gz/" \ https://github.com/freeorion/freeorion/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

