This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository xgalaga.
commit 2731acffd0bf46aa388402eca484d0de7662db5d Author: Markus Koschany <[email protected]> Date: Sat Dec 12 20:47:22 2015 +0100 Use compate 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 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index 8921cb3..a696859 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xgalaga Section: games Priority: optional Build-Depends: autotools-dev, - debhelper (>= 5), + debhelper (>= 9), dpkg-dev (>= 1.9.0), libx11-dev, libxmu-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xgalaga.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

