This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository libnative-platform-java.
commit 71df9903a8d427d4af4c78ce6c7520267a941c5a Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Tue Oct 25 22:58:45 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 d9640f5..ce1ef4f 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Damien Raude-Morvan <[email protected]>, Kai-Chung Yan <[email protected]> Build-Depends: ant, - debhelper (>= 9), default-jdk (>= 1:1.6), + debhelper (>= 10), libjoptsimple-java, libncurses5-dev, maven-repo-helper (>= 1.5~) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnative-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

