This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tenmado.
commit 1e08f8fbfc10b68d45672adfa69b539266ddb158 Author: Markus Koschany <[email protected]> Date: Sun Feb 1 15:05:40 2015 +0100 Use compat level 9 and require debhelper >= 9. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 d99963e..052ee1c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Maintainer: Oohara Yuuma <[email protected]> Build-Depends: - debhelper (>= 8), + debhelper (>= 9), dh-autoreconf, dpkg-dev (>= 1.16.1), libsdl-image1.2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tenmado.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

