debian/0000755000000000000000000000000012214773752007200 5ustar debian/compat0000644000000000000000000000000212163565442010374 0ustar 9 debian/changelog0000644000000000000000000001470712214773631011057 0ustar ibus-hangul (1.4.2-3) unstable; urgency=low [ Changwoo Ryu ] * debian/copyright: Fix the license name. It should be GPL-2+, not GPL2+. [ Osamu Aoki ] * Apply patch from FC19 to work around case that ibus-dconf sends lowercase config section. * wrap-and-sort and minor adjustments to control. * ibus 1.5 transition build. -- Osamu Aoki Sat, 14 Sep 2013 14:42:55 +0900 ibus-hangul (1.4.2-2) unstable; urgency=low * Team upload. * Fix libexecdir to match ibus-setup expectation. Closes: #626652, #712576 -- Osamu Aoki Tue, 18 Jun 2013 23:15:59 +0900 ibus-hangul (1.4.2-1) unstable; urgency=low [ Changwoo Ryu ] * New upstream release * Clean ups - debian/copyright: Fix the copyright-format URI - debian/copyright: Update the copyright year - debian/copyright: Fix format - debian/control: Remove unnecessary build dependencies - debian/rules: Remove unnecessary build dependencies * Standards-Version: 3.9.4 -- Changwoo Ryu Sun, 27 Jan 2013 19:20:29 +0900 ibus-hangul (1.4.1-1) unstable; urgency=low [ Changwoo Ryu ] * New upstream release * Corrected debian/watch; the googlecode redirector is no longer available. * Standards-Version: 3.9.3 * Use debhelper 9 * debian/copyright: - Use the copyright format 1.0 -- Changwoo Ryu Sun, 20 May 2012 00:55:32 +0900 ibus-hangul (1.4.0-1) unstable; urgency=low [ Changwoo Ryu ] * New upstream release - Depends on ibus 1.4.0 to build - Obsoletes debian/patches/ibus-1.4.patch * debian/ibus-hangul.links: - Remove a danling symlink * debian/control: - Build-Depends on the more recent libhangul (>= 0.1.0) -- Changwoo Ryu Tue, 17 Jan 2012 01:27:50 +0900 ibus-hangul (1.3.2-0.1) unstable; urgency=low [ Changwoo Ryu ] * Non-maintainer upload * New upstream release (Closes: #646885) * debian/control: - Add myself to Uploaders list * debian/watch: - Corrected using googlecode.debian.net redirector * debian/rules: - Use debhelper7 style build rules -- Changwoo Ryu Sun, 01 Jan 2012 00:25:29 +0900 ibus-hangul (1.3.1-3) unstable; urgency=low * merge patches from ubuntu. (closes: #640712, #637385) * debian/rules: updated. * debian/control: - bump standards version to 3.9.2. - update Vcs-* fields. - depends on ibus >= 1.3.99 -- LI Daobing Sat, 01 Oct 2011 21:31:03 +0800 ibus-hangul (1.3.1-2ubuntu2) oneiric; urgency=low * Build-depend on libibus-1.0-dev rather than libibus-dev. * Apply Fedora patch to follow ibus 1.4 config API change. -- Colin Watson Tue, 23 Aug 2011 11:40:16 +0100 ibus-hangul (1.3.1-2ubuntu1) oneiric; urgency=low * Switch to dh_python2. (LP: #788514) -- Barry Warsaw Wed, 10 Aug 2011 15:09:01 -0400 ibus-hangul (1.3.1-2) unstable; urgency=low * debian/control: - set maintainer to pkg-ime, add me to uploaders. - update Vcs-* fields. -- LI Daobing Sun, 27 Feb 2011 17:19:10 +0800 ibus-hangul (1.3.1-1) unstable; urgency=low * New upstream release. * debian/control: - build depends on libhangul-dev (>= 0.0.12) - bump standards version to 3.9.1. * debian/rules: - delete in config.log in clean. - move place of hangul_keyboard_list * debian/ibus-hangul.links: added. -- LI Daobing Sun, 27 Feb 2011 16:15:45 +0800 ibus-hangul (1.3.0.20100329-1) unstable; urgency=low * New upstream release. * debian/control: - bump standards version to 3.8.4. - switch to ibus 1.3. * debian/source/format: 3.0. -- LI Daobing Sat, 03 Apr 2010 20:21:15 +0800 ibus-hangul (1.2.0.20100102-1) unstable; urgency=low * New upstream release. -- LI Daobing Sun, 03 Jan 2010 12:46:27 +0800 ibus-hangul (1.2.0.20091031-1) unstable; urgency=low * new upstream release. * debian/control: - update Vcs-* field. - build depends on libhangul-dev (>= 0.0.10) -- LI Daobing Sun, 01 Nov 2009 18:17:57 +0800 ibus-hangul (1.2.0.20090617-2) unstable; urgency=low [ LI Daobing ] * debian/control: - build-depends: libhangul-dev >= 0.0.9 - bump standards version to 3.8.3 [ Loïc Minier ] * Drop useless CROSS logic in rules; build uses dh_auto_configure. * Drop /usr/share/misc/config.{sub,.guess} conditionals since these are always present (thanks to autotools-dev bdep). * Pass -s to dh_* in binary-arch. * Cleanup rules droppping boilerplate comments and superfluous whitespace. * Add XS-Python-Version/XB-Python-Version: fields. * Version the python-dev bdep to >= 2.5. * Update pot file during build; bdep on intltool. -- LI Daobing Tue, 25 Aug 2009 19:36:06 +0800 ibus-hangul (1.2.0.20090617-1) unstable; urgency=low * new upstream release. * debian/control: - build-depends: libibus-dev >= 1.2 - depends: ibus >= 1.2 - bump standards version to 3.8.2 -- LI Daobing Fri, 26 Jun 2009 23:46:15 +0800 ibus-hangul (1.1.0.20090328-1) unstable; urgency=low * initial release to Debian (closes: #521628) * new upstream release. * debian/control: - build depends on libibus-dev. - change maintainer's email. - bump standards version to 3.8.1. - depends on ${python:Depends}. * debian/patches/01_engine.dpatch: no longer needed, removed. * no patch needed. remove dpatch from debian/*. * debian/rules: install README and AUTHORS -- LI Daobing Thu, 23 Apr 2009 20:13:52 +0800 ibus-hangul (1.1.0.20090328-0ubuntu1) karmic; urgency=low * new upstream release (LP: #370199). * debian/control: - build depends on libibus-dev. - change maintainer's email. - bump standards version to 3.8.1. - depends on ${python:Depends}. * debian/patches/01_engine.dpatch: no longer needed, removed. * no patch needed. remove dpatch from debian/*. * debian/rules: install README and AUTHORS -- LI Daobing Fri, 01 May 2009 12:42:43 +0800 ibus-hangul (0.1.1.20081023-0ubuntu2) jaunty; urgency=low * No changes. Rebuild to build with Python 2.6. (LP: #336534) -- LI Daobing Sat, 14 Mar 2009 22:26:32 +0800 ibus-hangul (0.1.1.20081023-0ubuntu1) jaunty; urgency=low * Initial release (LP: #312446) -- LI Daobing Fri, 13 Feb 2009 20:45:24 +0800 debian/watch0000644000000000000000000000016512163565442010231 0ustar version=3 http://code.google.com/p/ibus/downloads/list?q=ibus-hangul .*/ibus-hangul-(\d[\d.]*)\.(?:tar\.gz|tar\.bz2) debian/control0000644000000000000000000000234012214773434010577 0ustar Source: ibus-hangul Section: utils Priority: optional Maintainer: IME Packaging Team Uploaders: Changwoo Ryu , LI Daobing , Osamu Aoki Standards-Version: 3.9.4 Homepage: http://code.google.com/p/ibus Vcs-Git: git://anonscm.debian.org/pkg-ime/ibus-hangul.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-hangul.git Build-Depends: autopoint, autotools-dev, debhelper (>= 9~), dh-autoreconf, intltool, libhangul-dev (>= 0.1.0), libibus-1.0-dev (>= 1.4.0), pkg-config, python-dev Package: ibus-hangul Architecture: any Depends: gir1.2-gtk-3.0, ibus, python-gi (>= 3.0), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Hangul engine for IBus IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . IBus-Hangul is an input method (IM) for Korean language, based on IBus. debian/gbp.conf0000644000000000000000000000013312213043213010571 0ustar [DEFAULT] pristine-tar = True debian-branch = debian upstream-branch = upstream-git-master debian/copyright0000644000000000000000000000722312214773434011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ibus-hangul Upstream-Contact: http://code.google.com/p/ibus Source: http://code.google.com/p/ibus/downloads/list?can=1&q=ibus-hangul Files: * Copyright: 2007-2009 Huang Peng 2005-2006,2009-2011 Choe Hwanjin License: GPL-2+ 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 2 of the License, or (at your option) any later version. . 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: data/symbols.txt Copyright: 2005-2006 Choe Hwanjin License: BSD-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2008-2011 LI Daobing 2012-2013 Changwoo Ryu License: GPL-2+ 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 2 of the License, or (at your option) any later version. . 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000041212213043213010232 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with autoreconf,python2 .PHONY: override_dh_autoreconf override_dh_auto_configure: dh_auto_configure -- --libexecdir=/usr/lib/ibus override_dh_autoreconf: dh_autoreconf intltoolize --automake --force --copy debian/source/0000755000000000000000000000000012213043213010455 5ustar debian/source/format0000644000000000000000000000001412163565442011704 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000015712213043213012076 0ustar extend-diff-ignore = "(^|/)(autogen.sh|config\.sub|config\.guess|configure|Makefile|Makefile.in|ChangeLog.*)$" debian/patches/0000755000000000000000000000000012214772135010621 5ustar debian/patches/ibus-hangul-dconf-prefix.patch0000644000000000000000000000152212214772135016442 0ustar From 3e7c5811d38d64d5e13d8e6ce54db103968561bd Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 2 Apr 2013 13:52:29 +0900 Subject: [PATCH] Work around for the case ibus-dconf sends lowercase config section --- src/engine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine.c b/src/engine.c index 602f073..456e353 100644 --- a/src/engine.c +++ b/src/engine.c @@ -1269,7 +1269,7 @@ ibus_config_value_changed (IBusConfig *config, { IBusHangulEngine *hangul = (IBusHangulEngine *) user_data; - if (strcmp(section, "engine/Hangul") == 0) { + if (g_ascii_strcasecmp(section, "engine/Hangul") == 0) { if (strcmp(name, "HangulKeyboard") == 0) { const gchar *str = g_variant_get_string(value, NULL); g_string_assign (hangul_keyboard, str); -- 1.8.1.4 debian/patches/series0000644000000000000000000000003712214772135012036 0ustar ibus-hangul-dconf-prefix.patch