[SCM] Debian packaging of libdata-random-perl branch, master, updated. 4e67fd28aea4d4de232d126beab9deb843634471

gregor herrmann gregoa at debian.org
Sat Nov 26 16:47:27 UTC 2011


The following commit has been merged in the master branch:
commit 41c12ad88d588819b2dcf79c040a975f90f8cb65
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 26 17:37:20 2011 +0100

    Activate additional tests.

diff --git a/debian/control b/debian/control
index 9ea7961..3fc35df 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libdate-calc-perl,
  libgd-gd2-perl | libgd-gd2-noxpm-perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl,
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
diff --git a/debian/rules b/debian/rules
index 2d33f6a..0bf1871 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	AUTOMATED_TESTING=1 dh_auto_test

-- 
Debian packaging of libdata-random-perl



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