This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit d4a2ab5c9239e02dda27bc5188a504a7dfe55354 Author: Emmanuel Bourg <[email protected]> Date: Mon May 19 20:54:44 2014 +0000 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 03b6e96..5b1e265 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ vecmath (1.5.2-5) UNRELEASED; urgency=medium * debian/control: - Use canonical URLs for the Vcs-* fields - Updated the Homepage field + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 19 May 2014 22:50:12 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index e622e1d..477b603 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Petter Reinholdtsen <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: ant-optional, cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, default-jdk-doc, javahelper (>= 0.32~) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

