This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-nether.
commit 24a9d46c548ea0a6cb104bcf7ac2b07e779c95fe Author: Julien Puydt <[email protected]> Date: Fri Oct 28 20:06:53 2016 +0200 Push dh compat to 10 --- debian/changelog | 5 +++-- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 30f23bc..db4313f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ minetest-mod-nether (2-2) unstable; urgency=medium - * Ship schematics too (Closes: #841010) - * Depend on a correct moreblocks package (Closes: #834596) + * Ship schematics too. (Closes: #841010) + * Depend on a correct moreblocks package. (Closes: #834596) + * Push dh compat to 10. -- Julien Puydt <[email protected]> Fri, 28 Oct 2016 19:59:18 +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 7a47684..89b7a87 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/PilzAdam/nether Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-nether.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-nether.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

