+++ /dev/null
-libhangul (2.1.10-2) unstable; urgency=low
-
- * upgrade to libhangul 0.0.10
- * Git: 165.213.180.234:slp/pkgs/l/libhangul
- * Tag: libhangul_2.1.10-2
-
- -- Jihoon Kim <jihoon48.kim@samsung.com> Wed, 06 Apr 2011 14:44:16 +0900
-
-libhangul (2.1.10-1) unstable; urgency=low
-
- * upgrade to libhangul 0.0.10
- * Git: 165.213.180.234:slp/pkgs/l/libhangul
- * Tag: libhangul_2.1.10-1
-
- -- Jihoon Kim <jihoon48.kim@samsung.com> Sat, 02 Apr 2011 17:32:22 +0900
-
-libhangul (2.1-4) unstable; urgency=low
-
- * uncomment dh_makeshlibs in debian/rules
- * Git: 165.213.180.234:/git/slp/pkgs/libhangul
- * Tag: libhangul_2.1-4
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 23 Nov 2010 12:00:08 +0900
-
-libhangul (2.1-3) unstable; urgency=low
-
- * Add the bin,dev,dbg install file
- * Git: 165.213.180.234:/git/slp/pkgs/libhangul
- * Tag: libhangul_2.1-3
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 23 Nov 2010 12:00:08 +0900
-
-libhangul (2.1-2) unstable; urgency=low
-
- * Add the bin,dev,dbg package
- * Git: 165.213.180.234:/git/slp/pkgs/libhangul
- * Tag: libhangul_2.1-2
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 23 Nov 2010 12:00:08 +0900
-
-libhangul (2.1-1) unstable; urgency=low
-
- * Add the debian build directory
- * Git: 165.213.180.234:/git/slp/pkgs/libhangul
- * Tag: libhangul_2.1-1
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 23 Nov 2010 12:00:08 +0900
-
-libhangul (2.0-1) unstable; urgency=low
-
- * Add the debian build directory
- * Git: 165.213.180.234:/git/slp/pkgs/libhangul
- * Tag: libhangul_2.0-1
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 12 Nov 2010 12:00:08 +0900
-
-libhangul (2.0) unstable; urgency=low
-
- * Initial Release.
-
- -- Wei Ye <wei.ye@samsung.com> Tue, 04 Nov 2010 12:00:08 +0900
+++ /dev/null
-Source: libhangul
-Section: libs
-Priority: optional
-Maintainer: Wei Ye <wei.ye@samsung.com>, Jihoon Kim <jihoon48.kim>
-Original-Maintainer: Changwoo Ryu <cwryu@debian.org>
-Homepage: http://kldp.net/projects/hangul
-Vcs-Browser: http://git.debian.org/?p=l10n-korean/libhangul.git
-Vcs-Git: git://git.debian.org/git/l10n-korean/libhangul.git
-Standards-Version: 3.8.3
-Build-Depends: cdbs (>= 0.4.48), autotools-dev, debhelper (>= 5)
-
-Package: libhangul0
-Section: libs
-Architecture: any
-Depends: libhangul0-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Hangul keyboard input library - runtime
- This library implements Hangul keyboard input with various types of
- Korean keyboards. It is intended to be a base library of Korean
- input methods on multiple platforms.
- .
- This package contains the shared library and the runtime data.
-
-Package: libhangul0-data
-Section: libs
-Architecture: all
-Depends: ${misc:Depends}
-Description: Hangul keyboard input library - data
- This library implements Hangul keyboard input with various types of
- Korean keyboards. It is intended to be a base library of Korean
- input methods on multiple platforms.
- .
- This package contains the architecture independent data.
-
-Package: libhangul0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libhangul0 (= ${binary:Version}), ${misc:Depends}
-Description: Hangul keyboard input library - debugging symbols
- This library implements Hangul keyboard input with various types of
- Korean keyboards. It is intended to be a base library of Korean
- input methods on multiple platforms.
- .
- This package contains the debugging symbols. Most people will not need this
- package.
-
-Package: libhangul-dev
-Section: libdevel
-Architecture: any
-Depends: libhangul0 (= ${binary:Version}), ${misc:Depends}
-Description: Hangul keyboard input library - development files
- This library implements Hangul keyboard input with various types of
- Korean keyboards. It is intended to be a base library of Korean
- input methods on multiple platforms.
- .
- This package contains the header files and the static library.
+++ /dev/null
-This package was debianized by Changwoo Ryu <cwryu@debian.org> on
-Sat, 6 Jan 2007 17:54:23 +0900.
-
-It was downloaded from http://kldp.net/projects/hangul/
-
-Upstream Author: Choe Hwanjin <krisna@kldp.org>
-
-Copyright: (C) 2004 - 2009 Choe Hwanjin
-
-License:
-
-For library code,
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- See /usr/share/common-licenses/LGPL-2.1 for the full license.
-
-For data/hanja/hanja.txt,
-
- Copyright (c) 2005,2006 Choe Hwanjin
- All rights reserved.
-
- 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.
+++ /dev/null
-NEWS
-README
+++ /dev/null
-debian/tmp/usr/include/* usr/include/
-debian/tmp/usr/lib/lib*.a usr/lib/
-debian/tmp/usr/lib/lib*.so usr/lib/
-debian/tmp/usr/lib/*.la usr/lib/
-debian/tmp/usr/lib/pkgconfig/* usr/lib/pkgconfig/
+++ /dev/null
-debian/tmp/usr/share/libhangul usr/share/
+++ /dev/null
-debian/tmp/usr/lib/lib*.so.* usr/lib/
+++ /dev/null
-#!/usr/bin/make -f
-
-DEB_DBG_PACKAGES = libhangul0-dbg
-
-DEB_DH_MAKESHLIBS_ARGS_libhangul0 := --version-info
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+++ /dev/null
-version=3
-http://kldp.net/frs/?group_id=362 /frs/download.php/.*/libhangul-(.*)\.tar\.gz