This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository jumpnbump.
commit f60525fa6cb75c420c9bbb081f1c1d60b56b0aff Author: Fabian Greffrath <[email protected]> Date: Sat Jun 24 17:06:32 2017 +0200 Bump debhelper compat 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 fb7cda7..b72cad4 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Fabian Greffrath <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10~), libbz2-dev, libsdl2-mixer-dev (>> 2.0.1), libsdl2-net-dev (>> 2.0.1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jumpnbump.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

