Add the bin,dev,dbg package
authorWei Ye <wei.ye@samsung.com>
Tue, 23 Nov 2010 09:03:51 +0000 (18:03 +0900)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 20 Aug 2014 08:14:29 +0000 (10:14 +0200)
debian/changelog
debian/control

index d6ffa93..207e399 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 9e0ba5c..73da1d2 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.