This is an automated email from the git hooks/post-receive script. debalance pushed a commit to branch build in repository freehep-export.
commit d16be56fa383f5ff1cdceb5948d0effc3ab7bec8 Author: Philipp Huebner <[email protected]> Date: Tue Oct 20 12:24:52 2015 +0200 Switched to Debhelper 9 --- debian/compat | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 01c0fe8..39b8818 100644 --- a/debian/control +++ b/debian/control @@ -5,12 +5,12 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Giovanni Mascellani <[email protected]>, Gabriele Giacone <[email protected]>, Philipp Huebner <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper +Build-Depends: debhelper (>= 9), cdbs, maven-debian-helper, default-jdk Build-Depends-Indep: libsurefire-java (>= 2.4.3), libfreehep-swing-java, libmaven-exec-plugin-java, libjas-plotter-java Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/git/pkg-java/freehep/freehep-export.git -Vcs-Browser: http://anonscm.debian.org/?p=pkg-java/freehep/freehep-export.git;a=summary +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/freehep/freehep-export.git Homepage: http://java.freehep.org/ Package: libfreehep-export-java -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-export.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

