r50230 - in /desktop/unstable/gdk-pixbuf/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 8 16:59:20 UTC 2016


Author: biebl
Date: Thu Sep  8 16:59:19 2016
New Revision: 50230

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50230
Log:
Make test-suite failures fatal again.

Modified:
    desktop/unstable/gdk-pixbuf/debian/changelog
    desktop/unstable/gdk-pixbuf/debian/rules

Modified: desktop/unstable/gdk-pixbuf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/changelog?rev=50230&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/changelog	[utf-8] Thu Sep  8 16:59:19 2016
@@ -2,6 +2,7 @@
 
   * Make sure to NULL terminate the arguments passed to g_test_get_filename().
     Otherwise the /pixbuf/composite2 test will segfault. (Closes: #837030)
+  * Make test-suite failures fatal again.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 08 Sep 2016 18:57:47 +0200
 

Modified: desktop/unstable/gdk-pixbuf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/debian/rules?rev=50230&op=diff
==============================================================================
--- desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdk-pixbuf/debian/rules	[utf-8] Thu Sep  8 16:59:19 2016
@@ -55,6 +55,3 @@
 		rm -f debian/$$file; \
 	done
 	rm -rf $(mimedir)
-
-override_dh_auto_test:
-	dh_auto_test || true




More information about the pkg-gnome-commits mailing list