[libmoox-buildargs-perl] 04/05: Run the author POD tests, too.
Peter Pentchev
roam at ringlet.net
Sun Nov 13 02:15:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a commit to branch master
in repository libmoox-buildargs-perl.
commit b07b5f6b53f13d6b341126dd4db956a1fb26b91a
Author: Peter Pentchev <roam at ringlet.net>
Date: Sun Nov 13 04:06:51 2016 +0200
Run the author POD tests, too.
---
debian/changelog | 2 ++
debian/control | 1 +
debian/rules | 2 ++
3 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1c128b8..8f2326d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libmoox-buildargs-perl (0.03-1) UNRELEASED; urgency=medium
- drop the two patches, included upstream
- add the test-main-package patch to make a test actually work
- update the upstream copyright years
+ * Set AUTHOR_TESTING to also run the POD tests and add a build
+ dependency on libtest-pod-perl.
-- Peter Pentchev <roam at ringlet.net> Sun, 13 Nov 2016 03:56:12 +0200
diff --git a/debian/control b/debian/control
index 5bfb3a6..5104c55 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep:
libmoo-perl (>= 2),
libnamespace-clean-perl (>= 0.24),
libstrictures-perl (>= 2),
+ libtest-pod-perl,
libtest2-suite-perl,
perl
Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index 2d33f6a..5406177 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export AUTHOR_TESTING=1
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-buildargs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list