[japi-compliance-checker] 07/13: Use debhelper 10

Tony Mancill tmancill at moszumanska.debian.org
Sat Jun 24 06:26:51 UTC 2017


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

tmancill pushed a commit to branch master
in repository japi-compliance-checker.

commit 7f1fc486b2eeb4398635ac6de05fadeb0ffa4a58
Author: tony mancill <tmancill at debian.org>
Date:   Fri Jun 23 21:53:03 2017 -0700

    Use debhelper 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 52e13c3..a1ba670 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: japi-compliance-checker
 Section: devel
 Priority: optional
-Build-Depends: debhelper (>= 9), help2man
+Build-Depends: debhelper (>= 10), help2man
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>,
  tony mancill <tmancill at debian.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git



More information about the pkg-java-commits mailing list