uncomment dh_makeshlibs in debian/rules
authorWei Ye <wei.ye@samsung.com>
Thu, 2 Dec 2010 03:21:07 +0000 (12:21 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 21 Aug 2012 08:29:52 +0000 (17:29 +0900)
debian/changelog
debian/rules

index a27e3e2..5bca1d7 100755 (executable)
@@ -1,3 +1,11 @@
+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
index a4d0611..3a43f8f 100755 (executable)
@@ -96,7 +96,7 @@ binary-arch: build install
        dh_compress
        dh_fixperms
 #      dh_perl
-#      dh_makeshlibs
+       dh_makeshlibs
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol