[SCM] Debian packaging of libclutter-perl branch, master, updated. 64670f7a801efcd4834c82e233b9adb5bc6abff3

intrigeri intrigeri at boum.org
Wed May 30 01:24:16 UTC 2012


The following commit has been merged in the master branch:
commit 52551305394a579f4422787b33edeb13d5517457
Author: intrigeri <intrigeri at boum.org>
Date:   Wed May 30 03:01:01 2012 +0200

    Disable dh_auto_test: the only test case segfaults in pbuilder + xvfb-run.
    
    Note that it passes flawlessly inside a regular X session.

diff --git a/debian/control b/debian/control
index a45b261..f532daf 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7.0.50),
  libglib-perl (>= 1.253),
  libglib-object-introspection-perl (>= 0.002),
  libpango-perl (>= 1.220),
- perl, xvfb, xauth
+ perl
 Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/Clutter/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libclutter-perl.git
diff --git a/debian/rules b/debian/rules
index 593640d..7fa9e86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 	dh $@
 
 override_dh_auto_test:
-	xvfb-run -a dh_auto_test
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
Debian packaging of libclutter-perl



More information about the Pkg-perl-cvs-commits mailing list