Add the bin,dev,dbg package
authorWei Ye <wei.ye@samsung.com>
Tue, 23 Nov 2010 09:03:51 +0000 (18:03 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 21 Aug 2012 08:29:52 +0000 (17:29 +0900)
debian/changelog
debian/control

index d6ffa932c1d870626c854053fdab76b6ce623a0d..207e399306e796345a10859d6321b03f68c35756 100755 (executable)
@@ -1,3 +1,11 @@
+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
index 9e0ba5cbdee1570da18a772d08857eb560d78c51..73da1d253a44fbe040482204e79503c110dd24b5 100755 (executable)
@@ -4,9 +4,24 @@ Priority: extra
 Maintainer: Wei Ye <wei.ye@samsung.com>
 Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libisf-dev
 Standards-Version: 3.7.2
+Package: libhangul-bin
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: libhangul
+Version: 2.2
+
+Package: libhangul-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}
+Description: libhangul header files and static libraries
+ This package contains libhangul header files and static libraries
 
-Package: libhangul
+Package: libhangul-dbg
+Section: debug
 Architecture: any
-Depends:
-Description: Hangul ISE for ISF
- <this module is IM engine of SCIM and built for ISF (ISF is input service framework for supporing mobile input and is extended from SCIM 1.4.7.>
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: libhangul (unstripped)
+ This package contains libhangul unstripped files.