This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jlapack.
commit 627ffdefe13b1b70b6f04458aa562af485c5e947 Author: Markus Koschany <[email protected]> Date: Thu Oct 26 18:39: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 5c9ea5a..53a4b22 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), javahelper, f2j (>= 0.8.1+dfsg), default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlapack.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

