r38442 - in /desktop/unstable/libgnome-keyring/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 6 05:48:41 UTC 2013


Author: biebl
Date: Thu Jun  6 05:48:41 2013
New Revision: 38442

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

Modified:
    desktop/unstable/libgnome-keyring/debian/changelog
    desktop/unstable/libgnome-keyring/debian/rules

Modified: desktop/unstable/libgnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/changelog?rev=38442&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/changelog [utf-8] Thu Jun  6 05:48:41 2013
@@ -7,6 +7,7 @@
 
   [ Michael Biebl ]
   * Upload to unstable.
+  * Make test-suite failures fatal.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 03 Jun 2013 10:40:34 -0400
 

Modified: desktop/unstable/libgnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/rules?rev=38442&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/rules [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/rules [utf-8] Thu Jun  6 05:48:41 2013
@@ -14,4 +14,4 @@
 
 DEB_DH_MAKESHLIBS_ARGS_libgnome-keyring0 += -V -- -c4
 
-DEB_MAKE_CHECK_TARGET := check || true
+DEB_MAKE_CHECK_TARGET := check




More information about the pkg-gnome-commits mailing list