r1975 - in /unstable/evolution-data-server3/debian: changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Thu Sep 1 14:26:54 UTC 2011


Author: corsac
Date: Thu Sep  1 14:26:53 2011
New Revision: 1975

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1975
Log:
* debian/rules:
  - delete .la files

Modified:
    unstable/evolution-data-server3/debian/changelog
    unstable/evolution-data-server3/debian/rules

Modified: unstable/evolution-data-server3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/changelog?rev=1975&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/changelog (original)
+++ unstable/evolution-data-server3/debian/changelog Thu Sep  1 14:26:53 2011
@@ -1,6 +1,8 @@
 evolution-data-server3 (3.0.3-1) UNRELEASED; urgency=low
 
   * New upstream bugfix release.
+  * debian/rules:
+    - delete .la files
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 31 Aug 2011 14:12:08 +0200
 

Modified: unstable/evolution-data-server3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server3/debian/rules?rev=1975&op=diff
==============================================================================
--- unstable/evolution-data-server3/debian/rules (original)
+++ unstable/evolution-data-server3/debian/rules Thu Sep  1 14:26:53 2011
@@ -43,6 +43,8 @@
 	chmod g+s $(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel-lock-helper*
 	chrpath -d -k $(CURDIR)/debian/evolution-data-server/usr/lib/evolution-data-server/*/*.so \
 		$(CURDIR)/debian/evolution-data-server/usr/lib/evolution/camel*1.2
+	rm $(CURDIR)/debian/evolution-data-server/usr/lib/evolution-data-server/*/*.la
+	rm $(CURDIR)/debian/evolution-data-server/usr/lib/*.la
 
 common-binary-post-install-indep::
 	dh_bugfiles -A




More information about the pkg-evolution-commits mailing list