This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch build in repository geogebra.
commit efd43483dd4e8de76f64f66486dac5c019d9315e Author: tony mancill <[email protected]> Date: Mon Jul 17 22:15:48 2017 -0700 Use debhelper and compat level 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 7324451..2a1cb68 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Giovanni Mascellani <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), javahelper (>= 0.38), javacc, default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geogebra.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

