[SCM] Packaging for padre-plugin-nopaste branch, master, updated. upstream/0.2.1-13-gc7680a3

Damyan Ivanov dmn at debian.org
Fri Jun 19 09:09:33 UTC 2009


The following commit has been merged in the master branch:
commit 8508bc5968f4fc03824e19a75ab92e246ffd96b0
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Jun 19 12:00:14 2009 +0300

    configure and test under xvfb

diff --git a/debian/control b/debian/control
index 2880438..cecea59 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules, padre-plugin-api-0,
   libparent-perl, libapp-nopaste-perl, libmodule-util-perl,
-  libtest-pod-perl, libtest-pod-coverage-perl
+  libtest-pod-perl, libtest-pod-coverage-perl,
+  xvfb, xfonts-base, xauth
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.2
diff --git a/debian/rules b/debian/rules
index 2d33f6a..b371b44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure override_dh_auto_test:
+	xvfb-run $(subst override_,,$@)

-- 
Packaging for padre-plugin-nopaste



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