This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository eureka.
commit 7b2a43ba5feb72364c24555cf67c06633e2003fb Author: Fabian Greffrath <[email protected]> Date: Sat Jun 24 14:06:41 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 ea12af1..bfd156c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Fabian Greffrath <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10~), libfltk1.3-dev, zlib1g-dev | libz-dev Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/eureka.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

