This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-animals.
commit c024c4cdc8ccc1f014819a081645b96920b35dcb Author: Julien Puydt <[email protected]> Date: Wed Sep 28 07:46:11 2016 +0200 Push compat to 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 56efcf8..3386e6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ minetest-mod-animals (2.5.0-2) unstable; urgency=medium * Better d/copyright, mentioning the GPL-2+ fragment in the clownfish model. * Made the package Multi-Arch: foreign. + * Push compat to 10. -- Julien Puydt <[email protected]> Tue, 27 Sep 2016 09:02:15 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 789fdb3..8409c38 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Julien Puydt <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Homepage: https://github.com/sapier/animals_modpack Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-animals.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-animals.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

