r21047 - in /packages/unstable/bakery2.4/debian: changelog libbakery-2.4-dev.install rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Aug 25 09:57:48 UTC 2009


Author: joss
Date: Tue Aug 25 09:57:48 2009
New Revision: 21047

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21047
Log:
* Drop the .la file, it’s not referenced anywhere.
* Drop clean-la.mk accordingly.

Modified:
    packages/unstable/bakery2.4/debian/changelog
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install
    packages/unstable/bakery2.4/debian/rules

Modified: packages/unstable/bakery2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/changelog?rev=21047&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/changelog [utf-8] (original)
+++ packages/unstable/bakery2.4/debian/changelog [utf-8] Tue Aug 25 09:57:48 2009
@@ -11,6 +11,10 @@
   * Use POSIX standard regex classes in sed trick in debian/rules.
   * `make -C examples clean` after `make install` to prevent shipping
     unexpected files.
+
+  [ Josselin Mouette ]
+  * Drop the .la file, it’s not referenced anywhere.
+  * Drop clean-la.mk accordingly.
 
  -- Loic Minier <lool at dooz.org>  Thu, 26 Jun 2008 20:55:45 +0200
 

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install?rev=21047&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install [utf-8] (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install [utf-8] Tue Aug 25 09:57:48 2009
@@ -1,5 +1,4 @@
 usr/include
 usr/lib/lib*.a
-usr/lib/lib*.la
 usr/lib/lib*.so
 usr/lib/pkgconfig

Modified: packages/unstable/bakery2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/rules?rev=21047&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/rules [utf-8] (original)
+++ packages/unstable/bakery2.4/debian/rules [utf-8] Tue Aug 25 09:57:48 2009
@@ -5,7 +5,6 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.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
 
 GNOME_MODULE := bakery




More information about the pkg-gnome-commits mailing list