This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch exp in repository saxonhe.
commit c6b69d3a275a21adeaa456b6305e3155bff4493d Author: tony mancill <[email protected]> Date: Sun Feb 11 20:43:00 2018 -0800 Use debhelper 11 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 9e8f58b..8b4e073 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Eugene Zhukov <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.6.1), libmaven-antrun-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/saxonhe.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

