This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository bullet.
commit 31d699fa497051efc2320db7b53d2f470ae3c715 Author: Markus Koschany <[email protected]> Date: Wed Dec 27 18:07:21 2017 +0100 Switch to compat level 11. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index ee54a37..dd87e24 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: cmake, - debhelper (>= 10), + debhelper (>= 11), freeglut3-dev, libtinyxml-dev (>= 2.6.2-3), python3, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

