[SCM] Debian packaging of Exporter-Declare CPAN distribution branch, master, updated. debian/0.105-1-3-gc703426

gregor herrmann gregoa at debian.org
Sun Dec 16 16:49:20 UTC 2012


The following commit has been merged in the master branch:
commit 2844f4c42b5b5adb6de5f70d89c32ed3e8e4e44a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 16 17:48:29 2012 +0100

    Active POD tests.

diff --git a/debian/control b/debian/control
index 022a3a9..03e9e83 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends-Indep: libaliased-perl,
  libfennec-lite-perl,
  libmeta-builder-perl,
  libtest-exception-perl,
+ libtest-pod-perl,
  perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-declare-perl.git
diff --git a/debian/rules b/debian/rules
index 2d33f6a..e4ea2d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	TEST_POD=1 dh_auto_test

-- 
Debian packaging of Exporter-Declare CPAN distribution



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