r46607 - in /desktop/unstable/libsoup2.4/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Oct 13 19:33:16 UTC 2015
Author: biebl
Date: Tue Oct 13 19:33:16 2015
New Revision: 46607
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46607
Log:
Re-enable testsuite on non-Linux platforms.
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=46607&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/changelog [utf-8] Tue Oct 13 19:33:16 2015
@@ -6,6 +6,9 @@
[ Michael Biebl ]
* New upstream release.
* Drop obsolete Conflicts and Replaces from pre-wheezy.
+
+ [ Steven Chamberlain ]
+ * Re-enable testsuite on non-Linux platforms.
-- Iain Lane <laney at debian.org> Fri, 02 Oct 2015 12:57:39 +0100
Modified: desktop/unstable/libsoup2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup2.4/debian/rules?rev=46607&op=diff
==============================================================================
--- desktop/unstable/libsoup2.4/debian/rules [utf-8] (original)
+++ desktop/unstable/libsoup2.4/debian/rules [utf-8] Tue Oct 13 19:33:16 2015
@@ -25,9 +25,7 @@
common-build-arch common-build-indep:: debian/stamp-makefile-check
debian/stamp-makefile-check: debian/stamp-makefile-build
mkdir -p $(CHECK_HOME)
-ifeq ($(DEB_HOST_ARCH_OS),linux)
env HOME=$(CHECK_HOME) XDG_RUNTIME_DIR=$(CHECK_HOME) xvfb-run -s -noreset $(MAKE) check VERBOSE=1
-endif
touch $@
makefile-clean::
More information about the pkg-gnome-commits
mailing list