[checkstyle] 03/04: Use debhelper 11

tony mancill tmancill at debian.org
Sun Feb 11 19:11:24 UTC 2018


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository checkstyle.

commit 56f145c19a962d5ef7cd19ef67541ee9ab2388df
Author: tony mancill <tmancill at debian.org>
Date:   Sun Feb 11 10:57:13 2018 -0800

    Use debhelper 11
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index f05ac89..c8bd16f 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: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: ant-optional, debhelper (>= 10), default-jdk, javahelper
+Build-Depends: ant-optional, debhelper (>= 11), 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