[Pkg-telepathy-commits] [SCM] telepathy-gabble packaging branch, debian-experimental, updated. debian/0.15.3-1-20-g6b18c29

Simon McVittie smcv at debian.org
Sat Apr 7 14:14:51 UTC 2012


The following commit has been merged in the debian-experimental branch:
commit e91822fe97ac913856ba8c04eaf09b36d720a93b
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Apr 4 17:02:52 2012 +0100

    Delete all unwanted .la files from plugins

diff --git a/debian/changelog b/debian/changelog
index 774e5e1..8e2ea70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 telepathy-gabble (0.16.0-1) UNRELEASED; urgency=low
 
   * Merge from Ubuntu
+  * Delete all unwanted .la files from plugins
 
  -- Simon McVittie <smcv at debian.org>  Wed, 04 Apr 2012 16:52:35 +0100
 
diff --git a/debian/rules b/debian/rules
index 64ebb8d..176b298 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ override_dh_auto_test:
 override_dh_auto_install:
 	dh_auto_install
 	rm -f debian/tmp/usr/lib/telepathy/gabble-0/*.la
+	rm -f debian/tmp/usr/lib/telepathy/gabble-0/lib/*.la
 
 override_dh_strip:
 	dh_strip --dbg-package=telepathy-gabble-dbg

-- 
telepathy-gabble packaging



More information about the Pkg-telepathy-commits mailing list