r21050 - in /packages/unstable/gir-repository/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Tue Aug 25 10:29:26 UTC 2009
Author: joss
Date: Tue Aug 25 10:29:26 2009
New Revision: 21050
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21050
Log:
Remove .la files, they are not referenced anywhere.
Modified:
packages/unstable/gir-repository/debian/changelog
packages/unstable/gir-repository/debian/rules
Modified: packages/unstable/gir-repository/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gir-repository/debian/changelog?rev=21050&op=diff
==============================================================================
--- packages/unstable/gir-repository/debian/changelog [utf-8] (original)
+++ packages/unstable/gir-repository/debian/changelog [utf-8] Tue Aug 25 10:29:26 2009
@@ -1,6 +1,10 @@
gir-repository (0.6.3-2) UNRELEASED; urgency=low
+ [ Emilio Pozuelo Monfort ]
* Add a watch file.
+
+ [ Josselin Mouette ]
+ * Remove .la files, they are not referenced anywhere.
-- Emilio Pozuelo Monfort <pochu at ubuntu.com> Fri, 10 Jul 2009 18:06:45 +0200
Modified: packages/unstable/gir-repository/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gir-repository/debian/rules?rev=21050&op=diff
==============================================================================
--- packages/unstable/gir-repository/debian/rules [utf-8] (original)
+++ packages/unstable/gir-repository/debian/rules [utf-8] Tue Aug 25 10:29:26 2009
@@ -9,6 +9,9 @@
DEB_MAKE_ENVVARS += HOME=$(CURDIR)
+binary-post-install/gobject-introspection-repository::
+ rm -f debian/gobject-introspection-repository/usr/lib/*.la
+
clean::
rm -rf $(CURDIR)/.cache
More information about the pkg-gnome-commits
mailing list