This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository libgpars-groovy-java.
commit a77b5392641a10c40477c8a3955de4fe7cc22c29 Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Nov 14 23:06:43 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 6a6384e..93380fc 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Miguel Landaeta <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), default-jdk, +Build-Depends: debhelper (>= 10), maven-repo-helper, groovy (>= 2.0.8~), libnetty-3.9-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgpars-groovy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

