This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 96d4b9995f423d62a898b366b6e620648ffb8d88 Author: Markus Koschany <[email protected]> Date: Wed Jul 5 11:21:13 2017 +0200 Switch to 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 7e96534..8ecfa99 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 (>= 9), + debhelper (>= 10), 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

