This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle.
commit 793d96135365d914f901ecfa26c2b2c99bca407f Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Oct 31 21:28: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 f11c82a..9a03714 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 \ No newline at end of file +10 \ No newline at end of file diff --git a/debian/control b/debian/control index f897b07..5d4f79f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Priority: optional Build-Depends: ant, bnd (>= 2.1.0), checkstyle, - debhelper (>= 9), + debhelper (>= 10), default-jdk-headless | default-jdk (>= 1:1.6), default-jdk-doc, dh-exec, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

