debian/0000775000000000000000000000000012175345634007202 5ustar debian/compat0000664000000000000000000000000212175345634010400 0ustar 9 debian/watch0000664000000000000000000000021012175345634010224 0ustar version=3 http://githubredir.debian.net/githubredir.cgi?author=lotem&project=ibus-rime /github/lotem/ibus-rime/rime-([0-9\.]*)\.tar\.gz debian/control0000664000000000000000000000233712175345634010612 0ustar Source: ibus-rime Section: libs Priority: extra Maintainer: IME Packaging Team Uploaders: Qijiang Fan , Aron Xu Build-Depends: debhelper (>= 9), librime-dev (>= 0.9.2), cmake (>= 2.8), pkg-config, libnotify-dev, fcitx-libs-dev, libibus-1.0-dev, librime-data Standards-Version: 3.9.4 Homepage: http://code.google.com/p/rimeime Vcs-Git: git://anonscm.debian.org/pkg-ime/pkg-ime/ibus-rime.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-rime.git Package: ibus-rime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ibus, librime-data Description: Rime Input Method Engine for IBus RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the IBus frontend of RIME. debian/source/0000775000000000000000000000000012175345634010502 5ustar debian/source/format0000664000000000000000000000001412175345634011710 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000000712175345634010052 0ustar README debian/rules0000775000000000000000000000015512175345634010263 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: dh_auto_configure -- --libexecdir=/usr/lib/ibus debian/changelog0000664000000000000000000000073212175345634011056 0ustar ibus-rime (0.9.4-2build1) saucy; urgency=low * No-change rebuild against ibus 1.5 -- Jeremy Bicha Sun, 28 Jul 2013 21:55:29 -0400 ibus-rime (0.9.4-2) unstable; urgency=low * Team upload. * Fix libexecdir. Closes: #712581 -- Osamu Aoki Wed, 19 Jun 2013 22:24:56 +0900 ibus-rime (0.9.4-1) unstable; urgency=low * Initial release (Closes: #679389). -- Qijiang Fan Fri, 08 Jun 2012 18:04:26 +0800 debian/copyright0000664000000000000000000000207412175345634011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ibus-rime Source: https://github.com/lotem/ibus-rime Files: * Copyright: 2011-2012, GONG Chen License: GPL-3 Files: debian/* Copyright: 2012, Qijiang Fan 2012, Aron Xu License: GPL-3 License: GPL-3 This program 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 3 of the License. . This program 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 program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3"