This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository osgi-compendium.
commit 8a449971de6a3023a41e210a85b01ac3e68191a1 Author: 殷啟聰 | Kai-Chung Yan <[email protected]> Date: Tue Feb 27 21:52:26 2018 +0800 Update to 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..9d60796 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 \ No newline at end of file diff --git a/debian/control b/debian/control index 5dae1db..deb2d27 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Ludovic Claude <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 11), default-jdk, javahelper, libgeronimo-jpa-2.0-spec-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

