Source: libcangjie
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders: Anthony Wong <yp@anthonywong.net>,
           ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 11),
               libsqlite3-dev,
               libtool,
               automake,
               pkg-config
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/input-method-team/libcangjie.git
Vcs-Browser: https://salsa.debian.org/input-method-team/libcangjie
Homepage: https://github.com/Cangjians/libcangjie

Package: libcangjie2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcangjie2-data
Pre-Depends: ${misc:Pre-Depends}
Description: Cangjie input method library
 This is a library that provides functions related to the Cangjie
 Chinese input method.

Package: libcangjie2-data
Architecture: all
Multi-Arch: foreign
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Cangjie input method library (common database)
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the sqlite database of the library.

Package: libcangjie2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcangjie2 (= ${binary:Version}),
         libsqlite3-dev
Conflicts: libcangjie-dev
Description: Cangjie input method library (development)
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the development library and header files.

Package: libcangjie2-dev-tools
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libcangjie2 (= ${binary:Version})
Conflicts: libcangjie-dev
Description: Cangjie input method library development tools
 This is a library that provides functions related to the Cangjie
 Chinese input method.
 .
 This package contains the development tools.
