Commit 10ef8c3a authored by ChangZhuo Chen (陳昌倬)'s avatar ChangZhuo Chen (陳昌倬)
Browse files

Run "cme fix dpkg-control"

parent 0f73dd11
Loading
Loading
Loading
Loading
+21 −11
Original line number Diff line number Diff line
Source: libpyzy
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: YunQiang Su <wzssyqa@gmail.com>, Osamu Aoki <osamu@debian.org>, Aron Xu <aron@debian.org>
Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libglib2.0-dev,
    uuid-dev, libsqlite3-dev, libopencc-dev, sqlite3, python
Standards-Version: 3.9.5
Uploaders: YunQiang Su <wzssyqa@gmail.com>,
           Osamu Aoki <osamu@debian.org>,
           Aron Xu <aron@debian.org>
Section: libs
Homepage: https://github.com/hsumita/libpyzy
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
               dh-autoreconf,
               libglib2.0-dev,
               uuid-dev,
               libsqlite3-dev,
               libopencc-dev,
               sqlite3,
               python
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ime/libpyzy.git
Vcs-Git: git://anonscm.debian.org/pkg-ime/libpyzy.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/libpyzy.git
Homepage: https://github.com/hsumita/libpyzy

Package: libpyzy-dev
Section: libdevel
Architecture: any
Depends: libpyzy-1.0-0 (= ${binary:Version}), ${misc:Depends}
Section: libdevel
Depends: libpyzy-1.0-0 (= ${binary:Version}),
         ${misc:Depends}
Description: Development files of libpyzy
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.
@@ -21,9 +30,10 @@ Description: Development files of libpyzy
 This package contains static library and header files.

Package: libpyzy-1.0-0
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Chinese PinYin and Bopomofo conversion library
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.