This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-torches.
commit 92d3ce216ba3da1000f800210819232c53a48313 Author: Julien Puydt <[email protected]> Date: Tue Oct 3 22:54:12 2017 +0200 Bump dh compat to 10 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7897ed6..398a13b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +minetest-mod-torches (5-3) UNRELEASED; urgency=medium + + * Bump dh compat to 10. + + -- Julien Puydt <[email protected]> Tue, 03 Oct 2017 22:53:56 +0200 + minetest-mod-torches (5-2) unstable; urgency=medium * Added patch to stop warnings. (Closes: #877484) 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 7f3f7d2..464aa5d 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/minetest-mods/torches Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-torches.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-torches.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

