[pkg-fso-commits] [SCM] libphone-utils packaging branch, master, updated. upstream/0.1+git20110523-79-g8d13769

Sebastian Reichel sre at ring0.de
Tue Oct 18 22:33:46 UTC 2011


The following commit has been merged in the master branch:
commit c1852a64d987d7631f23c9d0a6082f9029a416ef
Author: Sebastian Reichel <sre at ring0.de>
Date:   Wed Oct 19 00:08:47 2011 +0200

    do not put the test binary symbols into the debug pkg

diff --git a/debian/rules b/debian/rules
index 60d1cd2..7d09865 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 	dh $@ --with autoreconf
 
 override_dh_strip:
-	dh_strip --dbg-package=libphone-utils0-dbg
+	dh_strip -plibphone-utils0 --dbg-package=libphone-utils0-dbg
 
 override_dh_installdocs:
 	dh_installdocs --link-doc=libphone-utils0

-- 
libphone-utils packaging



More information about the pkg-fso-commits mailing list