This is an automated email from the git hooks/post-receive script. beuc pushed a commit to branch master in repository ballz.
commit fbee7e3060c0775f3e5392a64d6aeedc65f7f307 Author: Sylvain Beucler <[email protected]> Date: Mon Jul 27 23:24:54 2015 +0200 New upstream release --- debian/changelog | 10 ++++++++++ debian/compat | 2 +- debian/control | 10 +++++----- debian/watch | 2 -- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 128224e..29c4aaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ballz (1.0.3-1) unstable; urgency=medium + + * New upstream release + * Bump Standards to 3.9.6 (no changes) + * Bump compat to 9 to address lintian 'hardening-no-relro' + * Canonicalize Vcs-* fields (fixes 'vcs-field-not-canonical') + * Removed 'watch' file following upstream move to pristine-tar + + -- Sylvain Beucler <[email protected]> Mon, 27 Jul 2015 22:33:59 +0200 + ballz (1.0.2-1) unstable; urgency=low [ Sylvain Beucler ] diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index a613e76..aa3dc1a 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Sylvain Beucler <[email protected]> -Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1), libguichan-dev, libdumb1-dev, libaldmb1-dev -Standards-Version: 3.9.2 -Homepage: http://www.allegro.cc/forums/thread/590831 -Vcs-Git: git://git.debian.org/git/pkg-games/ballz.git -Vcs-Browser: http://git.debian.org/?p=pkg-games/ballz.git +Build-Depends: debhelper (>= 9), autotools-dev, libguichan-dev, libdumb1-dev, libaldmb1-dev +Standards-Version: 3.9.6 +Homepage: https://gitlab.com/groups/ballz +Vcs-Git: git://anonscm.debian.org/git/pkg-games/ballz.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/ballz.git Package: ballz Architecture: any diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 1b4cc1d..0000000 --- a/debian/watch +++ /dev/null @@ -1,2 +0,0 @@ -version=3 -http://code.google.com/p/db-tins07/downloads/list http://db-tins07\.googlecode\.com/files/ballz-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

