r21049 - in /packages/unstable/genius/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Tue Aug 25 10:03:29 UTC 2009
Author: joss
Date: Tue Aug 25 10:03:29 2009
New Revision: 21049
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21049
Log:
Remove unused libtool file.
Modified:
packages/unstable/genius/debian/changelog
packages/unstable/genius/debian/rules
Modified: packages/unstable/genius/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/changelog?rev=21049&op=diff
==============================================================================
--- packages/unstable/genius/debian/changelog [utf-8] (original)
+++ packages/unstable/genius/debian/changelog [utf-8] Tue Aug 25 10:03:29 2009
@@ -1,3 +1,9 @@
+genius (1.0.7-2) UNRELEASED; urgency=low
+
+ * Remove unused libtool file.
+
+ -- Josselin Mouette <joss at debian.org> Tue, 25 Aug 2009 12:03:08 +0200
+
genius (1.0.7-1) unstable; urgency=low
* New upstream release:
Modified: packages/unstable/genius/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/rules?rev=21049&op=diff
==============================================================================
--- packages/unstable/genius/debian/rules [utf-8] (original)
+++ packages/unstable/genius/debian/rules [utf-8] Tue Aug 25 10:03:29 2009
@@ -15,6 +15,6 @@
binary-post-install/genius::
# clean up stuff that shouldn't be shipped
- # static libraries
- rm -rf debian/tmp/usr/lib/genius/*.a
+ # static libraries and libtool crap
+ rm -rf debian/tmp/usr/lib/genius/*a
More information about the pkg-gnome-commits
mailing list