This is an automated email from the git hooks/post-receive script. takaki pushed a commit to branch master in repository xgalaga++.
commit 83d7f4b4b564fa767ac4c690a0f99253f4d25e2d Author: TANIGUCHI Takaki <[email protected]> Date: Wed Jul 5 21:30:43 2017 +0900 debian/compat: Bump to 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 d1fa5e9..419c0d3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: TANIGUCHI Takaki <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), libx11-dev, libxpm-dev Standards-Version: 3.9.6 -- 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

