[SCM] Debian packaging of libdatetime-locale-perl branch, master, updated. 257cd01f855fd2d903f1f68612590190c07b62bd

gregor herrmann gregoa at debian.org
Sun May 26 14:58:25 UTC 2013


The following commit has been merged in the master branch:
commit 96b9fffb31a4b7c2cf09a54525656d9ebea0e28a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 26 16:49:06 2013 +0200

    Don't run maintainer tests during package build.

diff --git a/debian/control b/debian/control
index a7ef8bd..8a3f6c6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends-Indep: perl,
                      liblist-moreutils-perl,
                      libparams-validate-perl,
                      libtest-output-perl,
-                     libtest-pod-perl,
-                     libtest-pod-coverage-perl,
                      libfile-find-rule-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-locale-perl.git
diff --git a/debian/rules b/debian/rules
index 3b78051..802e187 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ override_dh_auto_install:
 	perl -i -ple 'next unless(/^\.SH "NAME"/.../^\.SH/); \
 		s/DateTime::Locale::(\S+)/$$& \\- DateTime locale package for "$$1"/' \
 		$(TMP)/usr/share/man/man3/DateTime::Locale::*
-
-override_dh_auto_test:
-	IS_MAINTAINER=1 dh_auto_test

-- 
Debian packaging of libdatetime-locale-perl



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