[Pkg-telepathy-commits] [SCM] Salut packaging branch, debian-experimental, updated. debian/0.7.0-1-10-gce7eeec

Laurent Bigonville bigon at bigon.be
Fri Apr 13 15:13:08 UTC 2012


The following commit has been merged in the debian-experimental branch:
commit c723331cc465d6eda27d353f2ce50c6aefbea9bc
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Apr 13 16:07:54 2012 +0200

    Remove the development symlinks for our private (plugin) libraries

diff --git a/debian/changelog b/debian/changelog
index ae17881..ff8fca0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ telepathy-salut (0.8.0-1) UNRELEASED; urgency=low
   * debian/control:
     - Bump Standards-Version to 3.9.3 (no further changes)
     - Add python-avahi and python-twisted-words to the build-dependencies
+  * debian/rules:
+    - Remove the development symlinks for our private (plugin) libraries
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Apr 2012 15:47:22 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Apr 2012 16:07:31 +0200
 
 telepathy-salut (0.7.0-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index a8c5d73..bfce710 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@ DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/telepathy"
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-olpc
 
 include $(CURDIR)/debian/update-patches.mk
+
+install/telepathy-salut::
+	rm -f debian/telepathy-salut/usr/lib/telepathy/salut-0/lib/libsalut-plugins.so
+	rm -f debian/telepathy-salut/usr/lib/telepathy/salut-0/lib/libwocky.so

-- 
Salut packaging



More information about the Pkg-telepathy-commits mailing list