r37681 - in /desktop/unstable/libsoup2.4/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri May 10 01:29:30 UTC 2013


Author: biebl
Date: Fri May 10 01:29:30 2013
New Revision: 37681

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37681
Log:
Make test-suite failures fatal again, so regressions don't go unnoticed.

Modified:
    desktop/unstable/libsoup2.4/debian/changelog
    desktop/unstable/libsoup2.4/debian/rules

Modified: desktop/unstable/libsoup2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/changelog?rev=37681&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/changelog [utf-8] Fri May 10 01:29:30 2013
@@ -10,6 +10,7 @@
   [ Michael Biebl ]
   * Upload to unstable.
   * Track stable releases again.
+  * Make test-suite failures fatal again, so regressions don't go unnoticed.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 10 May 2013 03:25:26 +0200
 

Modified: desktop/unstable/libsoup2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/rules?rev=37681&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/rules [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/rules [utf-8] Fri May 10 01:29:30 2013
@@ -17,4 +17,4 @@
 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663056
 # and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643906
 # aren't fixed yet.
-DEB_MAKE_CHECK_TARGET = check || true
+DEB_MAKE_CHECK_TARGET = check




More information about the pkg-gnome-commits mailing list