r28752 - in /desktop/unstable/gnome-python-desktop/debian: changelog python-evolution.install python-gnomedesktop.install python-totem-plparser.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jul 4 13:13:41 UTC 2011


Author: biebl
Date: Mon Jul  4 13:13:41 2011
New Revision: 28752

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28752
Log:
Don't ship .la files. (Closes: #632563)

Modified:
    desktop/unstable/gnome-python-desktop/debian/changelog
    desktop/unstable/gnome-python-desktop/debian/python-evolution.install
    desktop/unstable/gnome-python-desktop/debian/python-gnomedesktop.install
    desktop/unstable/gnome-python-desktop/debian/python-totem-plparser.install

Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=28752&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Mon Jul  4 13:13:41 2011
@@ -9,6 +9,9 @@
     - Bump Build-Depends on libevince-dev to (>= 2.32).
   * debian/watch:
     - Switch to .bz2 tarballs.
+
+  [ Luk Claes ]
+  * Don't ship .la files. (Closes: #632563)
 
  -- Michael Biebl <biebl at debian.org>  Mon, 04 Jul 2011 15:11:12 +0200
 

Modified: desktop/unstable/gnome-python-desktop/debian/python-evolution.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/python-evolution.install?rev=28752&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/python-evolution.install [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/python-evolution.install [utf-8] Mon Jul  4 13:13:41 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/python*/*-packages/gtk-2.0/evolution
+debian/tmp/usr/lib/python*/*-packages/gtk-2.0/evolution/*.{py,so}

Modified: desktop/unstable/gnome-python-desktop/debian/python-gnomedesktop.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/python-gnomedesktop.install?rev=28752&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/python-gnomedesktop.install [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/python-gnomedesktop.install [utf-8] Mon Jul  4 13:13:41 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/python*/*-packages/gtk-2.0/gnomedesktop
+debian/tmp/usr/lib/python*/*-packages/gtk-2.0/gnomedesktop/*.{so,py}

Modified: desktop/unstable/gnome-python-desktop/debian/python-totem-plparser.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/python-totem-plparser.install?rev=28752&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/python-totem-plparser.install [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/python-totem-plparser.install [utf-8] Mon Jul  4 13:13:41 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/python*/*-packages/gtk-2.0/totem
+debian/tmp/usr/lib/python*/*-packages/gtk-2.0/totem/*.{so,py}




More information about the pkg-gnome-commits mailing list