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

gregoa pushed a commit to branch master
in repository libtkx-perl.

commit 0e237fff24e9505ffcf6e012b64e13d6a3de6144
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jun 7 12:45:56 2014 +0200

    add xvfb, which we -probably_ need
    
    Git-Dch: Ignore
---
 debian/control | 4 +++-
 debian/rules   | 3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index eda5e5b..61fe6ae 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtcl-perl,
- perl
+ perl,
+ xauth,
+ xvfb
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtkx-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtkx-perl.git
diff --git a/debian/rules b/debian/rules
index 2d33f6a..c410048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
        dh $@
+
+override_dh_auto_test:
+       xvfb-run -a dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtkx-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to