Source: libcangjie
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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-compat (= 12),
 libsqlite3-dev,
 pkg-config,
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/input-method-team/libcangjie.git
Vcs-Browser: https://salsa.debian.org/input-method-team/libcangjie
Homepage: https://gitlab.freedesktop.org/cangjie/libcangjie

Package: libcangjie2
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 libcangjie2-data,
 ${misc:Depends},
 ${shlibs:Depends},
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:
 ${misc:Depends},
 ${shlibs: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:
 libcangjie2 (= ${binary:Version}),
 libsqlite3-dev,
 ${misc:Depends},
 ${shlibs:Depends},
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:
 libcangjie2 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
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.
