[groovy] 01/03: Update to debhelper 10
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Mon Nov 14 15:21:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository groovy.
commit eca6bb6ab0e09e18754c89ae2cd9d24431aa7393
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date: Mon Nov 14 22:51:17 2016 +0800
Update to 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..9a03714 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 69efbfb..7491c71 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
ant-optional,
antlr,
bnd (>= 2.1.0),
- debhelper (>= 9),
default-jdk,
+ debhelper (>= 10),
gradle-debian-helper,
ivy,
junit4,
--
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