This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cube2-data.
commit 262640c645ec29a836803004c10fc0e9e62f49ef Author: Markus Koschany <[email protected]> Date: Tue Jul 25 00:44:22 2017 +0200 Tighten debhelper build-dependency to >= 10. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 05f6061..0f7d510 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Markus Koschany <[email protected]> Build-Depends: - debhelper (>= 9.20160403) + debhelper (>= 10) Standards-Version: 4.0.0 Homepage: https://wiki.debian.org/Games/Cube2 Vcs-Git: https://anonscm.debian.org/git/pkg-games/cube2-data.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cube2-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

