[groovy] 09/23: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 12 14:40:52 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository groovy.
commit a8fdc22b6b9dd3edf762f3f4a2574e63cae466d1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Mar 10 22:57:39 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 301cc18..46a3a57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ groovy (2.4.10-1) UNRELEASED; urgency=medium
- Disabled the buildscan plugin
* Install the Maven artifacts for groovy-nio
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Sat, 10 Mar 2018 17:17:15 +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 8ea0431..6621f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
ant-optional,
antlr,
bnd (>= 2.1.0),
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk-headless | default-jdk,
gradle-debian-helper,
ivy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy.git
More information about the pkg-java-commits
mailing list