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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Apr 15 22:14:19 UTC 2010


Author: pochu
Date: Thu Apr 15 22:14:16 2010
New Revision: 23822

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23822
Log:
* debian/rules:
  - Make test suite errors fatal for the build.

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=23822&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/changelog [utf-8] Thu Apr 15 22:14:16 2010
@@ -1,3 +1,10 @@
+libsoup2.4 (2.30.0-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - Make test suite errors fatal for the build.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 15 Apr 2010 23:54:47 +0200
+
 libsoup2.4 (2.30.0-1) unstable; urgency=low
 
   [ David Weinehall ]

Modified: desktop/unstable/libsoup2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/rules?rev=23822&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/rules [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/rules [utf-8] Thu Apr 15 22:14:16 2010
@@ -18,4 +18,4 @@
 DEB_DH_MAKESHLIBS_ARGS_libsoup-gnome2.4-1 += -V'$(libsoup-gnome2.4-N) (>= $(SHVER))' -- -c4
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
-DEB_MAKE_CHECK_TARGET = check || true
+DEB_MAKE_CHECK_TARGET = check




More information about the pkg-gnome-commits mailing list