This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository chocolate-doom.
commit 79924ed18a15cd349c4b4e0bb630e1913c67d2d1 Author: Fabian Greffrath <[email protected]> Date: Thu Dec 29 23:09:53 2016 +0100 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 a369dde..0c2e8c1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Jonathan Dowland <[email protected]>, Fabian Greffrath <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), bash-completion, dh-autoreconf, libpng-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

