This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lure-of-the-temptress.
commit 741fb4b4dce74ad6f850c8b3360df6721ac77656 Author: Markus Koschany <[email protected]> Date: Sat Dec 23 17:39:51 2017 +0100 Switch to compat level 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 384f48e..7d4d324 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Markus Koschany <[email protected]> Build-Depends: - debhelper (>= 9) + debhelper (>= 11) Build-Depends-Indep: gettext Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lure-of-the-temptress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

