This is an automated email from the git hooks/post-receive script. toddy pushed a commit to branch master in repository bsdgames.
commit 18af981930a5e8b4acaa4aafd7a8c70ac6c04119 Author: Dr. Tobias Quathamer <[email protected]> Date: Mon Dec 5 18:26:06 2016 +0100 Use debhelper v10 --- 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 6345631..cd3600c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: bsdgames Section: games Priority: optional -Build-Depends: debhelper (>= 9), libncurses5-dev, flex, bison, +Build-Depends: debhelper (>= 10), libncurses5-dev, flex, bison, wamerican, wbritish, libfl-dev Maintainer: Debian Games Team <[email protected]> Uploaders: Dr. Tobias Quathamer <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bsdgames.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

