Source: sombok
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends:
    libthai-dev (>= 0.1.9),
    pkg-config,
    debhelper (>= 9),
    autotools-dev,
    dh-autoreconf,
    autopoint,
    doxygen
Standards-Version: 3.9.6
Section: libs
Homepage: http://sourceforge.net/projects/linefold/
Vcs-Git: git://anonscm.debian.org/users/kolter/sombok.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/kolter/sombok.git

Package: libsombok-dev
Section: libdevel
Architecture: any
Depends:
    libc6-dev,
    ${misc:Depends},
    libsombok3 (= ${binary:Version}),
    libjs-jquery
Description: Unicode Text Segmentation library (development files)
 Sombok library performs Line Breaking Algorithm described in Unicode
 Standards Annex #14 (UAX #14). East_Asian_Width informative properties
 defined by Annex #11 (UAX #11) may be concerned to determin breaking
 positions. This library also implements “default” Grapheme Cluster
 segmentation described in Annex #29 (UAX #29).
 .
 This package contains the development files.

Package: libsombok3
Architecture: any
Multi-Arch: same
Pre-Depends:
    ${misc:Pre-Depends}
Depends:
    libthai0 (>= 0.1.9~),
    ${shlibs:Depends},
    ${misc:Depends}
Description: Unicode Text Segmentation library
 Sombok library performs Line Breaking Algorithm described in Unicode
 Standards Annex #14 (UAX #14). East_Asian_Width informative properties
 defined by Annex #11 (UAX #11) may be concerned to determin breaking
 positions. This library also implements “default” Grapheme Cluster
 segmentation described in Annex #29 (UAX #29).

Package: libsombok3-dbg
Architecture: any
Section: debug
Priority: extra
Multi-Arch: same
Pre-Depends:
    ${misc:Pre-Depends}
Depends:
    ${shlibs:Depends},
    ${misc:Depends},
    libsombok3 (= ${binary:Version}),
Description: Unicode Text Segmentation library (debugger symbols)
 Sombok library performs Line Breaking Algorithm described in Unicode
 Standards Annex #14 (UAX #14). East_Asian_Width informative properties
 defined by Annex #11 (UAX #11) may be concerned to determin breaking
 positions. This library also implements “default” Grapheme Cluster
 .
 This package contains the debugger symbols.
