Commit 37b78c95 authored by Hiroshi Sumita's avatar Hiroshi Sumita
Browse files

Remvoes unused or not-maintained files.

BUG=None
TEST=Manual

Review URL: https://codereview.appspot.com/6294051
parent 0761df67
Loading
Loading
Loading
Loading

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}

debian/compat

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
7

debian/control

deleted100644 → 0
+0 −51
Original line number Diff line number Diff line
Source: ibus-pinyin
Section: utils
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

Package: ibus-pinyin
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 .

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.

debian/copyright

deleted100644 → 0
+0 −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.

debian/docs

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
README
AUTHORS
Loading