This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 48eec4a265ad898a8b36625475ec5fbbf75f5b02 Author: Markus Koschany <[email protected]> Date: Fri Oct 7 12:04:09 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 ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index b79d807..bf430dc 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: ant, ant-optional, - debhelper (>= 9), + debhelper (>= 10), javahelper, maven-repo-helper Build-Depends-Indep: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

