[pulseaudio] 01/05: Revert "Enable testsuite"
Felipe Sateler
fsateler at moszumanska.debian.org
Sun Aug 3 22:07:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository pulseaudio.
commit 26f9e3c1f7830d551a897d6a4f7e1a4e241019ba
Author: Felipe Sateler <fsateler at debian.org>
Date: Wed Jul 30 10:06:06 2014 -0400
Revert "Enable testsuite"
This reverts commit a9656b542e5a5e66a42a87eb82e2b16c8c8d892b.
The testsuite fails on several architectures
Conflicts:
debian/rules
---
debian/changelog | 6 ++++++
debian/control | 1 -
debian/rules | 5 +----
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e33d44b..9396a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pulseaudio (5.0-4) UNRELEASED; urgency=medium
+
+ * Revert enabling of testsuite while issues are worked out.
+
+ -- Felipe Sateler <fsateler at debian.org> Wed, 30 Jul 2014 10:05:41 -0400
+
pulseaudio (5.0-3) unstable; urgency=medium
[ Felipe Sateler ]
diff --git a/debian/control b/debian/control
index 5c8e3fb..faf9230 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
# libbluetooth-dev
Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.93),
- check,
dh-autoreconf,
intltool,
libasound2-dev (>= 1.0.24) [linux-any],
diff --git a/debian/rules b/debian/rules
index 9c822ea..04836ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ include /usr/share/cdbs/1/rules/autoreconf.mk
export AUTOPOINT=intltoolize --automake --copy
-# Needed for testsuite
-export XDG_RUNTIME_DIR = $(CURDIR)/debian/tmp/tmp/xdgruntimedir
-
#Don't build all the modules packages when bootstrapping
ifeq ($(words $(sort $(filter stage1,$(DEB_BUILD_PROFILES)))),1)
$(warning Bootstrap profile build)
@@ -63,4 +60,4 @@ DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/mod
LDFLAGS += -Wl,--no-as-needed
-DEB_MAKE_CHECK_TARGET = check VERBOSE=1
+DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list