This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository icu4j-4.2.
commit 8519df5865536906018e3cd66e882e7d268143dc Author: Niels Thykier <[email protected]> Date: Sun Jan 10 15:27:19 2010 +0000 Corrected debian/control. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 88d1f46..bf348dd 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Andreas Tille <[email protected]>, Niels Thykier <[email protected]> Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7), ant (>= 1.7.0), default-jdk, unzip, - javahelper, ${misc:Depends} + javahelper Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/icu4j Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/icu4j/ Homepage: http://www.icu-project.org/ @@ -15,7 +15,8 @@ Homepage: http://www.icu-project.org/ Package: libicu4j-java Architecture: all Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless | - java5-runtime-headless | java6-runtime-headless + java5-runtime-headless | java6-runtime-headless, + ${misc:Depends} Description: Library for unicode support and internalisation ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization -- 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

