This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository osgi-annotation.
commit 657727274e00c7425a706fb2d85df9de758444ff Author: Markus Koschany <[email protected]> Date: Mon Jan 23 00:25:42 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 c384331..0f7185f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10), default-jdk, javahelper, maven-repo-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-annotation.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

