[pkg-java] r11340 - trunk/icu4j/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Sun Jan 10 15:27:23 UTC 2010
Author: nthykier-guest
Date: 2010-01-10 15:27:19 +0000 (Sun, 10 Jan 2010)
New Revision: 11340
Modified:
trunk/icu4j/debian/control
Log:
Corrected debian/control.
Modified: trunk/icu4j/debian/control
===================================================================
--- trunk/icu4j/debian/control 2010-01-10 15:23:25 UTC (rev 11339)
+++ trunk/icu4j/debian/control 2010-01-10 15:27:19 UTC (rev 11340)
@@ -7,7 +7,7 @@
Niels Thykier <niels at thykier.net>
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 @@
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
More information about the pkg-java-commits
mailing list