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

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue Feb 24 17:41:15 UTC 2015


Author: laney
Date: Tue Feb 24 17:41:15 2015
New Revision: 44113

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44113
Log:
Upstream forgot to dist premature-end.* - bring them in temporarily to get
a fully passing testsuite.

Added:
    desktop/experimental/gdk-pixbuf/debian/premature-end.jpg   (with props)
    desktop/experimental/gdk-pixbuf/debian/premature-end.png   (with props)
    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=44113&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/changelog	[utf-8] Tue Feb 24 17:41:15 2015
@@ -23,6 +23,8 @@
       - Honour requested depth in Xlib
       - Special-case compositing/copying with no scaling
       - Add relocation support to OSX and Linux
+  * Upstream forgot to dist premature-end.* - bring them in temporarily to get
+    a fully passing testsuite.
 
  -- Iain Lane <laney at debian.org>  Tue, 24 Feb 2015 13:41:46 +0000
 

Added: desktop/experimental/gdk-pixbuf/debian/premature-end.jpg
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/premature-end.jpg?rev=44113&op=file
==============================================================================
Binary file - no diff available.

Propchange: desktop/experimental/gdk-pixbuf/debian/premature-end.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: desktop/experimental/gdk-pixbuf/debian/premature-end.png
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/premature-end.png?rev=44113&op=file
==============================================================================
Binary file - no diff available.

Propchange: desktop/experimental/gdk-pixbuf/debian/premature-end.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: desktop/experimental/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/rules?rev=44113&op=diff
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/rules	[utf-8] (original)
+++ desktop/experimental/gdk-pixbuf/debian/rules	[utf-8] Tue Feb 24 17:41:15 2015
@@ -16,6 +16,9 @@
                              --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
@@ -46,7 +49,7 @@
 mimexml = /usr/share/mime/packages/freedesktop.org.xml
 
 clean::
-	rm -rf $(mimedir)
+	rm -rf $(mimedir) $(CURDIR)/tests/premature-end.*
 
 binary-install/libgdk-pixbuf2.0-0-udeb::
 	# generate a minimal MIME cache for the udeb

Added: desktop/experimental/gdk-pixbuf/debian/source/include-binaries
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdk-pixbuf/debian/source/include-binaries?rev=44113&op=file
==============================================================================
--- desktop/experimental/gdk-pixbuf/debian/source/include-binaries	(added)
+++ desktop/experimental/gdk-pixbuf/debian/source/include-binaries	[utf-8] Tue Feb 24 17:41:15 2015
@@ -0,0 +1,2 @@
+debian/premature-end.jpg
+debian/premature-end.png




More information about the pkg-gnome-commits mailing list