[Pkg-telepathy-commits] [empathy] 09/11: Enable the test suite

Laurent Bigonville bigon at moszumanska.debian.org
Thu Aug 31 15:28:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository empathy.

commit 47ab92a81e0b1b6ae46907eddf5b4a0a6e0099c1
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Thu Aug 31 15:09:29 2017 +0200

    Enable the test suite
---
 debian/changelog | 3 ++-
 debian/control   | 6 +++++-
 debian/rules     | 1 +
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ed0f6bd..9ca94d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ empathy (3.25.90-1) UNRELEASED; urgency=medium
   * debian/control: Bump Standards-Version to 4.1.0 (no further changes)
   * Bump debhelper compatibility to 10
   * Convert to debhelper sequences
+  * Enable the test suite
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 31 Aug 2017 15:00:23 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 31 Aug 2017 15:09:19 +0200
 
 empathy (3.12.12-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 97b05a4..9bd2c49 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,11 @@ Build-Depends: debhelper (>= 10),
                libtelepathy-farstream-dev (>= 0.6.0),
                libgoa-1.0-dev (>= 3.8),
                libchamplain-gtk-0.12-dev (>= 0.12.1),
-               libsecret-1-dev
+               libsecret-1-dev,
+               at-spi2-core <!nocheck>,
+               dbus <!nocheck>,
+               xauth <!nocheck>,
+               xvfb <!nocheck>
 Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-telepathy/empathy.git
 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-telepathy/empathy.git
diff --git a/debian/rules b/debian/rules
index 1e33a44..214f464 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,3 +41,4 @@ override_dh_strip:
 	dh_strip --dbgsym-migration='empathy-dbg (<< 3.12.11-2~)'
 
 override_dh_auto_test:
+	xvfb-run dbus-run-session dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/empathy.git



More information about the Pkg-telepathy-commits mailing list