This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository icu4j.
commit 410f1de549bf29bb1ec1676ce6caca236551423d Author: Kai-Chung Yan <[email protected]> Date: Fri Apr 15 17:57:10 2016 +0800 d/control: Remove unzip from Build-Depends --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e279ed6..4ac01f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ icu4j (57.1-1) UNRELEASED; urgency=medium * Drop 01-java8-compatibility.patch * New package: libicu4j-java-doc providing Javadoc * New javadoc_local_link.diff: Patch javadoc to link against default-jdk-doc + * Remove unzip from Build-Depends -- Kai-Chung Yan <[email protected]> Mon, 29 Feb 2016 14:48:30 +0800 diff --git a/debian/control b/debian/control index 57c909b..83f62e5 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,7 @@ Build-Depends: ant (>= 1.7.0), default-jdk, default-jdk-doc, javahelper, - maven-repo-helper (>= 1.6~), - unzip + maven-repo-helper (>= 1.6~) Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j.git Homepage: http://www.icu-project.org -- 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

