r26123 - in /desktop/experimental/gdk-pixbuf/debian: changelog libgdk-pixbuf2.0-dev.install rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Jan 4 19:54:11 UTC 2011


Author: bigon
Date: Tue Jan  4 19:54:11 2011
New Revision: 26123

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26123
Log:
Re-add .la files, too much other packages are still referencing it.
(Closes: #607000, LP: #665768)

Modified:
    desktop/experimental/gdk-pixbuf/debian/changelog
    desktop/experimental/gdk-pixbuf/debian/libgdk-pixbuf2.0-dev.install
    desktop/experimental/gdk-pixbuf/debian/rules

Modified: desktop/experimental/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/changelog?rev=26123&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/changelog [utf-8] Tue Jan  4 19:54:11 2011
@@ -1,3 +1,10 @@
+gdk-pixbuf (2.23.0-2) UNRELEASED; urgency=low
+
+  * Re-add .la files, too much other packages are still referencing it.
+    (Closes: #607000, LP: #665768)
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 04 Jan 2011 20:52:06 +0100
+
 gdk-pixbuf (2.23.0-1) experimental; urgency=low
 
   * New upstream development release.

Modified: desktop/experimental/gdk-pixbuf/debian/libgdk-pixbuf2.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/libgdk-pixbuf2.0-dev.install?rev=26123&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/libgdk-pixbuf2.0-dev.install [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/libgdk-pixbuf2.0-dev.install [utf-8] Tue Jan  4 19:54:11 2011
@@ -1,6 +1,7 @@
 debian/tmp/usr/bin/gdk-pixbuf-csource
 debian/tmp/usr/include
 debian/tmp/usr/lib/*.so
+debian/tmp/usr/lib/*.la
 debian/tmp/usr/lib/pkgconfig
 debian/tmp/usr/share/gir-1.0
 debian/tmp/usr/share/man/man1

Modified: desktop/experimental/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/rules?rev=26123&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/rules [utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/rules [utf-8] Tue Jan  4 19:54:11 2011
@@ -4,6 +4,7 @@
 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/gnome-get-source.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 
 DEB_MAKE_CHECK_TARGET = check
 DEB_CONFIGURE_EXTRA_FLAGS := --with-libjasper --enable-introspection




More information about the pkg-gnome-commits mailing list