This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository icu4j-4.2.
commit 51c45c8ae990ff5686443a865810e1a456697588 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 8 17:07:52 2018 +0100 Switch to debhelper level 11 --- 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 5bc2497..253b739 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ icu4j-4.2 (4.2.1.1-6) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.1.3 + * Switch to debhelper level 11 -- Emmanuel Bourg <[email protected]> Thu, 08 Mar 2018 17:07:38 +0100 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 0a3539f..b68f49e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Andreas Tille <[email protected]>, Steffen Moeller <[email protected]>, Kai-Chung Yan <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 11), default-jdk, maven-repo-helper (>= 1.6~) Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j-4.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

