[icu4j-4.2] 10/32: Corrected debian/control.
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Thu Mar 24 09:11:37 UTC 2016
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 <nthykier at debian.org>
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 <tille at debian.org>,
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 @@ 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
More information about the pkg-java-commits
mailing list