[gradle-debian-helper] 05/07: Update to debhelper 10

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Tue Oct 25 14:18:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository gradle-debian-helper.

commit 451ec70ad9e928f4635c467fd68f8e0bb84e28bf
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Tue Oct 25 21:58:08 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 42f2a3a..f5f115b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>,
            Kai-Chung Yan <seamlikok at gmail.com>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper, gradle (>= 2.5)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper, gradle (>= 2.5)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/gradle-debian-helper.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gradle-debian-helper.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-debian-helper.git



More information about the pkg-java-commits mailing list