r44151 - in /desktop/experimental/gdk-pixbuf/debian: changelog patches/ premature-end.jpg premature-end.png rules source/include-binaries

laney at users.alioth.debian.org laney at users.alioth.debian.org
Wed Mar 11 12:31:47 UTC 2015


Author: laney
Date: Wed Mar 11 12:31:46 2015
New Revision: 44151

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44151
Log:
New upstream release 2.31.3

Drop debian/patches: the revert is upstream in this release.

premature-end.* are disted properly now - drop our local copy and manual
installation.

Removed:
    desktop/experimental/gdk-pixbuf/debian/patches/
    desktop/experimental/gdk-pixbuf/debian/premature-end.jpg
    desktop/experimental/gdk-pixbuf/debian/premature-end.png
    desktop/experimental/gdk-pixbuf/debian/source/include-binaries
Modified:
    desktop/experimental/gdk-pixbuf/debian/changelog
    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=44151&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/changelog	[utf-8] Wed Mar 11 12:31:46 2015
@@ -1,3 +1,17 @@
+gdk-pixbuf (2.31.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release 2.31.3
+    - Revert an annotation change that broke bindings
+    - Clean up configure
+    - Fix Visual Studio build
+    - Define MAP_ANONYMOUS when needed
+    - Include gi18n-lib.h where needed
+  * Drop debian/patches: the revert is upstream in this release.
+  * premature-end.* are disted properly now - drop our local copy and manual
+    installation.
+
+ -- Iain Lane <laney at debian.org>  Wed, 11 Mar 2015 12:00:36 +0000
+
 gdk-pixbuf (2.31.2-2) experimental; urgency=medium
 
   * revert-0001-lib-Annotate-var-arg-gdk_pixbuf_save.patch: Revert upstream

Modified: desktop/experimental/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/rules?rev=44151&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/rules	[utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/rules	[utf-8] Wed Mar 11 12:31:46 2015
@@ -16,9 +16,6 @@
                              --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
 DEB_DH_MAKESHLIBS_ARGS_libgdk-pixbuf2.0-0 += --add-udeb=libgdk-pixbuf2.0-0-udeb -X "/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0" -V -- -c4
-
-common-configure-arch::
-	cp $(CURDIR)/debian/premature-end.* $(CURDIR)/tests/
 
 common-binary-fixup-arch::
 	mkdir -p debian/libgdk-pixbuf2.0-0-udeb/usr/lib/$(DEB_HOST_MULTIARCH)/gdk-pixbuf-2.0/2.10.0
@@ -48,9 +45,6 @@
 mimedir = debian/build-mime
 mimexml = /usr/share/mime/packages/freedesktop.org.xml
 
-clean::
-	rm -rf $(mimedir) $(CURDIR)/tests/premature-end.*
-
 binary-install/libgdk-pixbuf2.0-0-udeb::
 	# generate a minimal MIME cache for the udeb
 	mkdir -p $(mimedir)/packages




More information about the pkg-gnome-commits mailing list