[SCM] libindi packaging branch, master, updated. debian/0.8-1-7-g57804ae

Pino Toscano pino at alioth.debian.org
Mon Jan 16 13:05:33 UTC 2012


The following commit has been merged in the master branch:
commit f6a67bc9ffa8250497326ce846cd1cad7879e8d8
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jan 16 11:46:48 2012 +0100

    Revert "Pass -c0 to dpkg-gensymbols."
    
    libindi is a C library, so there are less compiler-introduced symbols that might messup the symbols file.
    
    This reverts commit af48b74a7e7a47a6f0aef5f5da2f1e7a6e96134c.
---
 debian/rules |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a2eeab4..17c2bf2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,5 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_DESTINATION=/usr/lib/$(DEB_HOST_MULTIARCH)
 
-override_dh_makeshlibs:
-	dh_makeshlibs -- -c0
-
 override_dh_strip:
 	dh_strip --dbg-package=indi-dbg

-- 
libindi packaging



More information about the pkg-kde-commits mailing list