Commit 940bc5ca authored by YunQiang Su's avatar YunQiang Su
Browse files

add debian dir

parent b002be50
Loading
Loading
Loading
Loading

debian/changelog

0 → 100644
+5 −0
Original line number Diff line number Diff line
libpyzy (0.0.0+20111108.gitb002be5085-1) unstable; urgency=low

  * Initial release (Closes: #nnnn)

 -- YunQiang Su <wzssyqa@gmail.com>  Mon, 04 Feb 2013 00:29:11 +0800

debian/changelog.in

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
ibus-pinyin (${version}-1phuang${release}~${serie}1) ${serie}; urgency=low

  * Upstream release.

 -- Peng Huang <shawn.p.huang@gmail.com>  ${date}
+1 −1
Original line number Diff line number Diff line
7
9
+21 −47
Original line number Diff line number Diff line
Source: ibus-pinyin
Section: utils
Source: libpyzy
Priority: optional
Maintainer: LI Daobing <lidaobing@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, pkg-config,
 libsqlite3-dev (>= 3.6), sqlite3, uuid-dev, libopencc-dev (>= 0.0.4~pre.1)
Standards-Version: 3.9.1
Homepage: http://code.google.com/p/ibus
Vcs-Bzr: lp:~lidaobing/ibus/ibus-pinyin
Vcs-Browser: https://code.launchpad.net/~lidaobing/ibus/ibus-pinyin
Maintainer: YunQiang Su <wzssyqa@gmail.com>
Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, 
    uuid-dev, libboost-all-dev, libsqlite3-dev, libopencc-dev, 
    ibus-pinyin-db-open-phrase, ibus-pinyin-db-android, 
Standards-Version: 3.9.4
Section: libs
Homepage: https://github.com/hsumita/libpyzy
Vcs-Git: git://git.debian.org/pkg-ime/libpyzy.git
Vcs-Browser: http://git.debian.org/?p=pkg-ime/libpyzy.git

Package: ibus-pinyin
Package: libpyzy-dev
Section: libdevel
Architecture: any
Depends: ibus-pinyin-db-open-phrase (=${source:Version}) | ibus-pinyin-db-android (=${source:Version}),
 ${shlibs:Depends}, ${misc:Depends}
Description: pinyin engine for ibus
 ibus-pinyin is a im engine for Chinese, based on ibus.
 .
 this package provide one input method:
   * pinyin: pinyin input method.
 .
 for more information on pinyin input method, check
 http://en.wikipedia.org/wiki/Pinyin_method .
Depends: libpyzyBROKEN (= ${binary:Version})
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>

Package: ibus-pinyin-db-open-phrase
Architecture: all
Depends: ${misc:Depends}, pinyin-database (>= 1.2.99-3~), pinyin-database (<< 1.2.100)
Description: pinyin engine for ibus, open-phrase database
 ibus-pinyin is a im engine for Chinese, based on ibus.
 .
 this package provide one input method:
   * pinyin: pinyin input method.
 .
 for more information on pinyin input method, check
 http://en.wikipedia.org/wiki/Pinyin_method .
 .
 This package contains the open-phrase data files used by ibus-pinyin.

Package: ibus-pinyin-db-android
Architecture: all
Depends: ${misc:Depends}
Description: pinyin engine for ibus, android database
 ibus-pinyin is a im engine for Chinese, based on ibus.
 .
 this package provide one input method:
   * pinyin: pinyin input method.
 .
 for more information on pinyin input method, check
 http://en.wikipedia.org/wiki/Pinyin_method .
 .
 This package contains the android data files used by ibus-pinyin.
Package: libpyzy0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>
+49 −40
Original line number Diff line number Diff line
This package was debianized by:

    LI Daobing <lidaobing@gmail.com> on Sun, 28 Dec 2008 20:30:06 +0800

It was downloaded from:

    http://code.google.com/p/ibus/downloads/list

Upstream Author:

    Huang Peng <shawn.p.huang@gmail.com>

Copyright:

    Copyright © 2007-2008 Huang Peng <shawn.p.huang@gmail.com>

License:

    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This package is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

The Debian packaging is:

    Copyright © 2008, LI Daobing <lidaobing@gmail.com>

and is licensed under the GPL, see above.
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libpyzy
Source: https://github.com/hsumita/libpyzy

Files: *
Copyright: 2008-2010 Peng Huang <shawn.p.huang@gmail.com>
           2010 BYVoid <byvoid1@gmail.com>
License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of the
 License, or (at your option) any later version.
 .                                                                   
 This library is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.
 .                                                                   
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA.

Files: tools/googlecode_upload.py
Copyright: 2008-2010 Peng Huang <shawn.p.huang@gmail.com>
License: apache-2.0
 Licensed under the terms of the Apache Software License 2.0:
 http://www.apache.org/licenses/LICENSE-2.0

Files: debian/*
Copyright: 2013 YunQiang Su <wzssyqa@gmail.com>
License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of the
 License, or (at your option) any later version.
 .                                                                   
 This library is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.
 .                                                                   
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
Loading