This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository felix-shell-tui.
commit d7cb9e3238d30bb73361177e05aa58be6ea80fdf Author: Markus Koschany <[email protected]> Date: Fri Dec 22 22:09:48 2017 +0100 Switch to compat level 11. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index 103b416..248889a 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 (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), +Build-Depends: debhelper (>= 11), cdbs, default-jdk, maven-debian-helper (>= 1.4), default-jdk-doc, libmaven-javadoc-plugin-java, libosgi-core-java, libmaven-bundle-plugin-java, libfelix-shell-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-shell-tui.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

