[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:09 UTC 2012


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

    Remove the .la for the plugins

diff --git a/debian/changelog b/debian/changelog
index b5a5196..f3d4099 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,9 +7,10 @@ telepathy-salut (0.8.0-1) UNRELEASED; urgency=low
     - Add uuid-dev to the build-dependencies
   * debian/rules:
     - Remove the development symlinks for our private (plugin) libraries
+    - Remove the .la for the plugins
     - Disable build of static libraries
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Apr 2012 17:02:31 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 13 Apr 2012 17:07:35 +0200
 
 telepathy-salut (0.7.0-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 339bc9d..999a5a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-olpc --disable-static
 include $(CURDIR)/debian/update-patches.mk
 
 install/telepathy-salut::
+	rm -f debian/telepathy-salut/usr/lib/telepathy/salut-0/lib/libsalut-plugins.la
+	rm -f debian/telepathy-salut/usr/lib/telepathy/salut-0/lib/libwocky.la
 	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