This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository checkstyle.
commit 0e9787ba33bf22c4f66f2de0581f5f4d9c259076 Author: tony mancill <[email protected]> Date: Tue Feb 14 21:29:01 2017 -0800 use DH 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 dafeadc..b1c631f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Miguel Landaeta <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: ant-optional, debhelper (>= 9), default-jdk, javahelper +Build-Depends: ant-optional, debhelper (>= 10), default-jdk, javahelper Build-Depends-Indep: antlr (>= 2.7.6), antlr4-maven-plugin, default-jdk-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/checkstyle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

