Add the ise-engine-hangul-dbg package
authorWei Ye <wei.ye@samsung.com>
Mon, 29 Nov 2010 08:47:21 +0000 (17:47 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 21 Aug 2012 08:27:55 +0000 (17:27 +0900)
debian/changelog
debian/control
debian/rules

index 0700711..73d605e 100755 (executable)
@@ -1,3 +1,11 @@
+ise-engine-hangul (1.1-5) unstable; urgency=low
+
+  * Add the ise-engine-hangul-dbg package
+  * Git: 165.213.180.234:/git/slp/pkgs/ise-engine-hangul
+  * Tag: ise-engine-hangul_1.1-5
+  
+ -- Wei Ye <wei.ye@samsung.com>  Tue, 23 Nov 2010 16:00:08 +0900
+
 ise-engine-hangul (1.1-4) unstable; urgency=low
 
   * Add the libhangul-bin dependency
index a420f75..afcc67d 100755 (executable)
@@ -10,3 +10,10 @@ 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.>
+Package: ise-engine-hangul-dbg
+Section: debug
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: ise-engine-hangul (unstripped)
+ This package contains ise-engine-hangul unstripped files.
index e05cfbc..af5bcaf 100755 (executable)
@@ -93,7 +93,7 @@ binary-arch: build install
 #      dh_installinfo
        dh_installman
        dh_link
-       dh_strip
+       dh_strip --dbg-package=ise-engine-hangul-dbg
        dh_compress
        dh_fixperms
 #      dh_perl