r21043 - in /desktop/unstable/gnome-utils/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Aug 25 08:14:24 UTC 2009


Author: joss
Date: Tue Aug 25 08:14:24 2009
New Revision: 21043

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21043
Log:
Drop libtool file, it’s not referenced anywhere.

Modified:
    desktop/unstable/gnome-utils/debian/changelog
    desktop/unstable/gnome-utils/debian/rules

Modified: desktop/unstable/gnome-utils/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/changelog?rev=21043&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-utils/debian/changelog [utf-8] Tue Aug 25 08:14:24 2009
@@ -1,5 +1,6 @@
 gnome-utils (2.26.0-2) UNRELEASED; urgency=low
 
+  [ Emilio Pozuelo Monfort ]
   * debian/gnome-screenshot.sgml: updated for the new options. Patch by
     Tom Feiner, thanks! Closes: #534539.
   * Autogenerate the manpage during the build.
@@ -9,6 +10,9 @@
   * Standards-Version is 3.8.2, no changes needed.
   * Update Vcs-* fields.
   * debian/patches/01_logview_gksu.patch: add upstream bug reference.
+
+  [ Josselin Mouette ]
+  * Drop libtool file, it’s not referenced anywhere.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 27 Jun 2009 17:44:20 +0200
 

Modified: desktop/unstable/gnome-utils/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/rules?rev=21043&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-utils/debian/rules [utf-8] Tue Aug 25 08:14:24 2009
@@ -80,6 +80,8 @@
 	dh_movefiles --sourcedir=debian/gnome-utils
 	# remove empty directories from the gnome-utils package
 	rm -rf debian/gnome-utils/usr/include/ debian/gnome-utils/usr/lib/pkgconfig/
+	# drop useless libtool file
+	rm -f debian/libgdict-1.0-dev/usr/lib/*.la
 	dh_gconf
 	dh_makeshlibs
 	dh_link




More information about the pkg-gnome-commits mailing list