[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.6.3.2-1-5-gaa996fc

Laurent Bigonville bigon at bigon.be
Thu Oct 13 18:52:47 UTC 2011


The following commit has been merged in the debian branch:
commit 041479464a0e2bcd0d47c89a9cb834ead16a9126
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Thu Oct 13 20:34:07 2011 +0200

    debian/rules: Call dh_strip for folks-tools package

diff --git a/debian/changelog b/debian/changelog
index 951cd53..e15baa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
 folks (0.6.3.2-2) UNRELEASED; urgency=low
 
+  * debian/rules: Call dh_strip for folks-tools package
   * debian/gbp.conf: Switch to unstable branch
   * debian/control: Add libncurses5-dev build-dependency
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 13 Oct 2011 20:29:45 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 13 Oct 2011 20:33:23 +0200
 
 folks (0.6.3.2-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index df8eb51..7f0670f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ override_dh_auto_configure:
 override_dh_strip:
 	dh_strip -plibfolks25 --dbg-package=libfolks-dbg
 	dh_strip -plibfolks-telepathy25 --dbg-package=libfolks-telepathy-dbg
+	dh_strip -pfolks-tools
 
 export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
 override_dh_makeshlibs:

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list