Source: libchewing
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Kan-Ru Chen (陳侃如) <koster@debian.org>,
           Andrew Lee (李健秋) <ajqlee@debian.org>,
           YunQiang Su <wzssyqa@gmail.com>,
           ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: libs
Testsuite: autopkgtest
Priority: optional
Build-Depends: autotools-dev,
               debhelper (>= 9.20151219),
               dh-autoreconf,
               gcc (>= 3:3.3),
               libncursesw5-dev,
               libsqlite3-dev,
               libtool,
               pkg-config,
               texinfo
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ime/libchewing.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ime/libchewing.git
Homepage: http://chewing.im

Package: libchewing3-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libchewing3 (= ${binary:Version})
Conflicts: libchewing-dev,
           libchewing1-dev,
           libchewing2-dev
Description: intelligent phonetic input method library (developer version)
 libchewing is an intelligent phonetic input method library for Chinese.
 .
 It provides the core algorithm and logic so that they can be shared among
 the various input methods like JMCCE, xcin-chewing, scim-chewing,
 iiimf-chewing, screen-chewing, ime-chewing, etc.
 .
 The Chewing input method is a smart bopomofo fonetics input method that
 is useful for inputing Mandarin Chinese based language.
 .
 This package contains static library and header files for developer.

Package: libchewing3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libchewing3-data (>= 0.4.0)
Pre-Depends: ${misc:Pre-Depends}
Breaks: scim-chewing (<< 0.3.3)
Provides: libchewing
Description: intelligent phonetic input method library
 libchewing is an intelligent phonetic input method library for Chinese.
 .
 It provides the core algorithm and logic so that they can be shared among
 the various input methods like JMCCE, xcin-chewing, scim-chewing,
 iiimf-chewing, screen-chewing, ime-chewing, etc.
 .
 The Chewing input method is a smart bopomofo fonetics input method that
 is useful for inputing Mandarin Chinese based language.
 .
 This package contains shared library used by other programs.

Package: libchewing3-data
Architecture: all
Multi-Arch: foreign
Section: misc
Depends: ${misc:Depends}
Breaks: libchewing-data (<= 0.2.7)
Provides: libchewing-data
Description: intelligent phonetic input method library - data files
 libchewing is an intelligent phonetic input method library for Chinese.
 .
 It provides the core algorithm and logic so that they can be shared among
 the various input methods like JMCCE, xcin-chewing, scim-chewing,
 iiimf-chewing, screen-chewing, ime-chewing, etc.
 .
 The Chewing input method is a smart bopomofo fonetics input method that
 is useful for inputing Mandarin Chinese based language.
 .
 This package contains data files of libchewing3.
