This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository mvel.
commit 1e62d54c4c91d49b804d00f7a99af43af6584bb2 Author: Markus Koschany <[email protected]> Date: Fri Dec 1 23:56:47 2017 +0100 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 da0c9c1..503b6cc 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit4, libasm-java (>= 5.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

