This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository geogebra.
commit 383ec9f4264de2f33f7139132eac59017712a2d3 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 7 21:41:11 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6410cac..6d84027 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geogebra (4.0.34.0+dfsg1-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 07 Apr 2014 21:39:49 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index eb212d2..5d7ceb7 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 (>= 7.0.50~), + debhelper (>= 9), 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

