[gradle] 03/03: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 23 00:14:44 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository gradle.
commit 37ffdb43787abf513f160ca340e458aff4beae4b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Feb 23 01:12:27 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 5d03ce1..2822025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gradle (3.2.1-6) UNRELEASED; urgency=medium
* Team upload.
* Removed the build dependency on libwagon2-java
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Fri, 23 Feb 2018 01:10:51 +0100
diff --git a/debian/compat b/debian/compat
index 9a03714..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
\ No newline at end of file
+11
diff --git a/debian/control b/debian/control
index bdedce1..5abbb31 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: ant,
bnd (>= 2.1.0),
checkstyle,
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk-doc,
default-jdk-headless | default-jdk (>= 2:1.7),
dh-exec,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list