This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository json-simple.
commit dce8799546513e56b47b22f6cb4e19e6e53dfde2 Author: Emmanuel Bourg <[email protected]> Date: Sun Nov 6 13:26:55 2016 +0100 Switch to debhelper level 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 325b501..c85ecbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ json-simple (1.1.1-4) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Sun, 06 Nov 2016 13:26:22 +0100 diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index bafc091..5cf4c29 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Gilles Filippini <[email protected]> Build-Depends: ant, cdbs, - debhelper (>= 7.0.50~), + debhelper (>= 10), default-jdk, default-jdk-doc, libmaven-bundle-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/json-simple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

