This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit b140c7ea4b853443feeb15c3568208fb18e4242e Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 14:23:59 2017 +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 8a51645..f9ae725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ rhino (1.7R4-5) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Thu, 19 Jan 2017 14:22:27 +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 dd64623..e60dd6b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Marcus Better <[email protected]>, Jakub Adam <[email protected]> Build-Depends: ant, cdbs, - debhelper (>= 7), + debhelper (>= 10), default-jdk, javahelper, libxmlbeans-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rhino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

