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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 3 01:36:03 UTC 2012


Author: biebl
Date: Sat Mar  3 01:36:03 2012
New Revision: 32716

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32716
Log:
debian/rules: Re-enable test-suite on kfreebsd but keep it non-fatal 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=32716&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Sat Mar  3 01:36:03 2012
@@ -17,8 +17,10 @@
     pages for gresource and glib-compile-resources.
   * debian/libglib2.0-bin.links.in: Add symlink in /usr/bin for
     glib-compile-resources since we install the binary in a multiarch path.
-
- -- Michael Biebl <biebl at debian.org>  Sat, 03 Mar 2012 00:53:56 +0100
+  * debian/rules: Re-enable test-suite on kfreebsd but keep it non-fatal for
+    now.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 03 Mar 2012 02:35:20 +0100
 
 glib2.0 (2.31.8-1) experimental; urgency=low
 

Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=32716&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Sat Mar  3 01:36:03 2012
@@ -46,11 +46,7 @@
 # Don't put the symbols in the -dbg package
 DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
 
-# Disable test suite on kfreebsd-*
-# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649196
-ifneq ($(DEB_HOST_ARCH_OS),kfreebsd)
 DEB_MAKE_CHECK_TARGET = -k check || true
-endif
 
 # configure flags
 DEB_CONFIGURE_EXTRA_FLAGS := \




More information about the pkg-gnome-commits mailing list