r21041 - in /desktop/unstable/gnome-keyring/debian: changelog libgnome-keyring-dev.install rules

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


Author: joss
Date: Tue Aug 25 08:08:40 2009
New Revision: 21041

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21041
Log:
* Remove .la file, it’s not references anywhere anymore.
* Drop clean-la.mk include as well.

Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install
    desktop/unstable/gnome-keyring/debian/rules

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=21041&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Tue Aug 25 08:08:40 2009
@@ -2,6 +2,8 @@
 
   * Install the autostart file in /usr/share/gnome, not /etc/xdg.
   * Remove the old file in the postinst.
+  * Remove .la file, it’s not references anywhere anymore.
+  * Drop clean-la.mk include as well.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 29 May 2009 11:04:37 +0200
 

Modified: desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install?rev=21041&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/libgnome-keyring-dev.install [utf-8] Tue Aug 25 08:08:40 2009
@@ -1,6 +1,5 @@
 debian/tmp/usr/include/gnome-keyring*
 debian/tmp/usr/lib/libgnome-keyring.a
-debian/tmp/usr/lib/libgnome-keyring.la
 debian/tmp/usr/lib/libgnome-keyring.so
 debian/tmp/usr/lib/pkgconfig/gnome-keyring*.pc
 debian/tmp/usr/share/gtk-doc/html/gnome-keyring*

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=21041&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/rules [utf-8] Tue Aug 25 08:08:40 2009
@@ -4,7 +4,6 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 LDFLAGS := -Wl,-O1 -Wl,-z,defs -Wl,--as-needed




More information about the pkg-gnome-commits mailing list