This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository icu4j.
commit 31e0beecf804e033bd06162994d4506647f28a1d Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 9 22:42:24 2014 +0000 Switch to debhelper level 9 --- 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 73b9297..16952df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ icu4j (4.2.1.1-3) UNRELEASED; urgency=medium * Patched to build with OpenJDK 8 * Standards-Version updated to 3.9.5 (no changes) * debian/rules: Improved the clean target + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 10 Apr 2014 00:20:49 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 0c7a564..796fe60 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Andreas Tille <[email protected]>, Steffen Moeller <[email protected]>, Niels Thykier <[email protected]> Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 7), ant (>= 1.7.0), default-jdk, unzip, +Build-Depends: debhelper (>= 9), ant (>= 1.7.0), default-jdk, unzip, javahelper, cdbs, maven-repo-helper (>= 1.6~) Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/icu4j Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/icu4j/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

