[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.1.13-1-12-g9461629

Laurent Bigonville bigon at bigon.be
Mon Aug 30 09:52:37 UTC 2010


The following commit has been merged in the debian branch:
commit 946162929ea02d40aa2039fab43404c159790a0a
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Aug 30 11:20:16 2010 +0200

    debian/rules: Exclude new backend for dh_makeshlibs call

diff --git a/debian/changelog b/debian/changelog
index a4ca340..e28e98a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ folks (0.1.15-1) UNRELEASED; urgency=low
   * debian/libfolks0.install: Install new key-file backend
   * d/p/0001-tp-lowlevel-doesn-t-actually-depend-upon-the-Gee-int.patch:
     - Remove the need of Gee-1.0 gir file (taken from upstream)
+  * debian/rules: Exclude new backend for dh_makeshlibs call
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 30 Aug 2010 11:06:41 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 30 Aug 2010 11:19:29 +0200
 
 folks (0.1.13-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 927df58..1fbac40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_strip:
 	dh_strip -plibfolks-telepathy0 --dbg-package=libfolks-telepathy-dbg
 
 override_dh_makeshlibs:
-	dh_makeshlibs -plibfolks0
+	dh_makeshlibs -plibfolks0 -X/backends/telepathy/
 	dh_makeshlibs -plibfolks-telepathy0 -X/backends/telepathy/

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list