This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi.
commit 6dc08f9916e663a74a991899d61d01521b07246a Author: Markus Koschany <[email protected]> Date: Wed Oct 19 15:03:24 2016 +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 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index de06955..637bea0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Miguel Landaeta <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper, +Build-Depends: debhelper (>= 10), default-jdk, javahelper, libjansi-native-java, libhawtjni-runtime-java, ant, ant-optional, junit4, maven-repo-helper Standards-Version: 3.9.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

