[gradle-shadow-plugin] 10/11: Debhelper 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 15:44:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository gradle-shadow-plugin.
commit 490cf742cbb92ce11df19904152b2a45158df9f4
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 25 16:40:28 2017 +0100
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 ca60822..e58d4a7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Alastair McKinstry <mckinstry at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
gradle-debian-helper,
maven-repo-helper,
default-jdk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-shadow-plugin.git
More information about the pkg-java-commits
mailing list