debian/0000775000000000000000000000000012316262231007166 5ustar debian/docs0000664000000000000000000000001212315741456010044 0ustar README.md debian/compat0000664000000000000000000000000212315741456010376 0ustar 9 debian/rules0000775000000000000000000000022012315741456010252 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 %: dh $@ --with autotools_dev,autoreconf,python3 override_dh_autoreconf: dh_autoreconf ./autogen.sh debian/source/0000775000000000000000000000000012315741456010500 5ustar debian/source/format0000664000000000000000000000001412315741456011706 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000017112315741456010230 0ustar version=3 http://cangjians.github.io/downloads/ibus-cangjie/ibus-cangjie-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/control0000664000000000000000000000253112315741456010604 0ustar Source: ibus-cangjie Section: utils Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: IME Packaging Team Uploaders: Anthony Wong , Anthony Fok Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, intltool, pkg-config, python3-all-dev (>= 3.2), python3-gi, python3-pycangjie (>= 1.0), libibus-1.0-dev, gir1.2-gtk-3.0 Standards-Version: 3.9.5 Homepage: http://ibus-cangjie.opensource.hk/ Vcs-Git: git://anonscm.debian.org/pkg-ime/ibus-cangjie.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-cangjie.git;a=summary X-Python3-Version: >= 3.2 Package: ibus-cangjie Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, ibus (>= 1.4.1), python3-pycangjie (>= 1.0), python3-gi, gir1.2-ibus-1.0 Description: Cangjie and Quick input methods for IBus This is an IBus engine for users of the Cangjie and Quick input methods. . It is primarily intended to Hong Kong people who want to input Traditional Chinese, however, it should work for others as well (e.g. to input Simplified Chinese). debian/copyright0000664000000000000000000000365412315741456011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ibus-cangjie Source: https://github.com/bochecha/ibus-cangjie Files: * Copyright: 2012-2014 Benau Koala Yeung Mathieu Bridon 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, 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 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". Files: debian/* Copyright: 2012-2014 Anthony Wong License: GPL-2+ 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000664000000000000000000000403112316262225011041 0ustar ibus-cangjie (2.1-1ubuntu1) trusty; urgency=low * Merge from Debian unstable (LP: #1294157). Remaining changes: + Use autotools-dev to update config.{sub,guess} for new arches. -- Iain Lane Mon, 31 Mar 2014 13:46:09 +0100 ibus-cangjie (2.1-1) unstable; urgency=low * New upstream release. -- Anthony Wong Sat, 15 Feb 2014 18:36:41 +0800 ibus-cangjie (2.0-1ubuntu1) trusty; urgency=medium * Use autotools-dev to update config.{sub,guess} for new arches. -- Logan Rosen Sun, 30 Mar 2014 01:38:23 -0400 ibus-cangjie (2.0-1) unstable; urgency=low * New upstream release. * Update debian/watch to use new upstream URL. * Depends python3-pycangjie (>= 1.0) -- Anthony Wong Mon, 06 Jan 2014 02:57:07 +0800 ibus-cangjie (1.0-1) unstable; urgency=low [ Anthony Wong ] * New upstream version 1.0. * Upload to Debian (Closes: #712684) [ Anthony Fok ] * Update debian/copyright to reflect upstream's relicensing from LGPL-3+ to GPL-3+ (as of git20130413). Thanks to Paul Tagliamonte of the ftpmaster team for catching the change! * Change Homepage field to http://ibus-cangjie.opensource.hk/ * Add myself to the Uploaders field * Add debian/watch * Use dh-autoreconf to avoid potential build problem when timestamps differ. -- Anthony Wong Sun, 22 Sep 2013 17:50:27 +0800 ibus-cangjie (0.0.1~git20130325-0ubuntu2) raring; urgency=low * Fix maintainers field in debian/control to Ubuntu Developers. (LP: #1167265) * Add an dependency of gir1.2-ibus-1.0 (LP: #1189085) * Cherry-pick patch setup: Declare the setup in the XML components (upstream commit no.: a85d297bb395f38c4ec5022acc6d641a695b4ab4) requested by upstream. (LP: #1189083) -- Howard Chan Mon, 08 Jul 2013 21:24:42 +0800 ibus-cangjie (0.0.1~git20130315-0ubuntu1) raring; urgency=low * Initial release. -- Anthony Wong Thu, 14 Mar 2013 02:55:52 +0800