[checkstyle] 06/08: use DH 10
Tony Mancill
tmancill at moszumanska.debian.org
Wed Feb 15 05:54:07 UTC 2017
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 <tmancill at debian.org>
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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <miguel at miguel.cc>, Emmanuel Bourg <ebourg at apache.org>
-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
More information about the pkg-java-commits
mailing list