debian/0000755000000000000000000000000012234402645007170 5ustar debian/docs0000644000000000000000000000001412234402040010023 0ustar NEWS README debian/rules0000755000000000000000000000056712234402040010245 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed export DEB_BUILD_MAINT_OPTIONS := hardening=+all %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --libexecdir=/usr/lib/ibus override_dh_builddeb: dh_builddeb -- -Zxz binary-indep: # We have nothing to do. debian/compat0000644000000000000000000000000212234402040010353 0ustar 9 debian/source/0000755000000000000000000000000012234402040010455 5ustar debian/source/format0000644000000000000000000000001412234402040011663 0ustar 3.0 (quilt) debian/control0000644000000000000000000000174512234402040010567 0ustar Source: ibus-libthai Section: utils Priority: extra Maintainer: IME Packaging Team Uploaders: Theppitak Karoonboonyanan , Osamu Aoki Build-Depends: autopoint, debhelper (>= 9.0.0), dh-autoreconf (>= 4), dpkg-dev (>= 1.16.1.1), gettext, libgtk-3-dev, libibus-1.0-dev (>= 1.2.99), libthai-dev (>= 0.1.19), pkg-config Standards-Version: 3.9.5 Homepage: http://linux.thai.net/projects/libthai Vcs-Git: git://anonscm.debian.org/collab-maint/ibus-libthai.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ibus-libthai.git Package: ibus-libthai Architecture: any Depends: ibus, ${misc:Depends}, ${shlibs:Depends} Description: Thai input method engine for IBus based on LibThai ibus-libthai is a Thai IBus input method engine based on LibThai library. . It supports Ketmanee, TIS-820.2538 and Pattachote keyboard layouts, and can check and correct input sequences with three levels of strictness. debian/changelog0000644000000000000000000000175112234402040011033 0ustar ibus-libthai (0.1.2-1) unstable; urgency=low * Imported Upstream version 0.1.2 * Bump Standards-Version to 3.9.5 (no changes needed) -- Theppitak Karoonboonyanan Thu, 31 Oct 2013 14:03:58 +0700 ibus-libthai (0.1.1-1) unstable; urgency=low * Imported Upstream version 0.1.1 * Use canonical anonscm URIs in Vcs-* fields. * Set Maintainer: to IME Packaging Team, allowing me and osamu to upload. -- Theppitak Karoonboonyanan Thu, 11 Jul 2013 15:35:11 +0700 ibus-libthai (0.1.0-3) unstable; urgency=low * Fix libexecdir. Closes: #715181 * Team upload. -- Osamu Aoki Sun, 07 Jul 2013 16:20:25 +0900 ibus-libthai (0.1.0-2) unstable; urgency=low * Upload to unstable. -- Theppitak Karoonboonyanan Fri, 10 May 2013 08:22:19 +0700 ibus-libthai (0.1.0-1) experimental; urgency=low * Initial release (Closes: #699209) -- Theppitak Karoonboonyanan Tue, 19 Feb 2013 16:49:23 +0700 debian/watch0000644000000000000000000000023712234402040010210 0ustar # Compulsory line, this is a version 3 file version=3 opts=pasv ftp://linux.thai.net/pub/thailinux/software/libthai/ibus-libthai-(.*)\.tar\.xz debian uupdate debian/copyright0000644000000000000000000000214612234402040011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ibus-libthai Source: ftp://linux.thai.net/pub/thailinux/software/libthai/ Files: * Copyright: 2013 Theppitak Karoonboonyanan License: GPL-2+ Files: debian/* Copyright: 2013 Theppitak Karoonboonyanan License: GPL-2+ 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".