~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2006-11-27 21:19:09 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20061127211909-k3ao28m1q5jwa4oc
Tags: 3.6-2
Include patch to fix error in IndicClassTables to fix
worstCaseExpansion for Sinhala.  Thanks to Harshula for forwarding
this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: libs
3
3
Priority: optional
4
4
Maintainer: Jay Berkenbilt <qjb@debian.org>
5
 
Standards-Version: 3.6.2
 
5
Standards-Version: 3.7.2
6
6
Build-Depends: cdbs, debhelper (>= 4.1.0), doxygen
7
7
 
8
 
Package: libicu34
 
8
Package: libicu36
9
9
Section: libs
10
10
Architecture: any
11
11
Depends: ${shlibs:Depends}
16
16
 Unicode and locale support.  This package contains the runtime
17
17
 libraries for ICU.
18
18
 
19
 
Package: libicu34-dev
 
19
Package: libicu36-dev
20
20
Section: libdevel
21
21
Architecture: any
22
 
Depends: libicu34 (= ${Source-Version}), libc6-dev | libc-dev
23
 
Provides: libicu-dev
24
 
Replaces: libicu21-dev, libicu28-dev, icu-data, icu-i18ndata
25
 
Conflicts: libicu21-dev, libicu28-dev, libicu-dev, icu-data, icu-i18ndata
 
22
Depends: libicu36 (= ${Source-Version}), libc6-dev | libc-dev
 
23
Provides: libicu-dev, libicu34-dev
 
24
Replaces: libicu21-dev, libicu28-dev, icu-data, icu-i18ndata, libicu34-dev
 
25
Conflicts: libicu21-dev, libicu28-dev, libicu-dev, icu-data, icu-i18ndata, libicu34-dev
26
26
Suggests: icu-doc
27
27
Description: International Components for Unicode (development files)
28
28
 ICU is a C++ and C library that provides robust and full-featured