r32763 - in /desktop/experimental/glib2.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Mar 4 19:26:56 UTC 2012


Author: biebl
Date: Sun Mar  4 19:26:55 2012
New Revision: 32763

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32763
Log:
Revert r32751 again, for now.

Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/rules

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=32763&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Sun Mar  4 19:26:55 2012
@@ -2,7 +2,6 @@
 
   * debian/control.in: Add Build-Depends on python-dbus, python-gobject-2, and
     libxml2-utils (xmllint). Required to run the test-suite.
-  * debian/rules: Make test-suite failures fatal.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 04 Mar 2012 01:23:31 +0100
 

Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=32763&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Sun Mar  4 19:26:55 2012
@@ -46,7 +46,7 @@
 # Don't put the symbols in the -dbg package
 DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
 
-DEB_MAKE_CHECK_TARGET = -k check
+DEB_MAKE_CHECK_TARGET = -k check || true
 
 # configure flags
 DEB_CONFIGURE_EXTRA_FLAGS := \




More information about the pkg-gnome-commits mailing list