[japi-compliance-checker] 02/04: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 13 16:57:21 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository japi-compliance-checker.
commit efcf1a727626697d201974ef2909becd389c4f2a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 13 17:42:10 2018 +0100
Switch to debhelper level 11
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 22d8bf5..49eb7a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ japi-compliance-checker (2.3-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Tue, 13 Feb 2018 17:41:52 +0100
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 5ed3078..6147533 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: japi-compliance-checker
Section: devel
Priority: optional
-Build-Depends: debhelper (>= 10), help2man
+Build-Depends: debhelper (>= 11), 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