[libconfig-methodproxy-perl] 03/05: Set AUTHOR_TESTING and build-depend on Test-Pod.

Peter Pentchev roam at ringlet.net
Sun Nov 13 01:29:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

roam-guest pushed a commit to branch master
in repository libconfig-methodproxy-perl.

commit b9acb4847aecbccf035fc8bf783f0a6cbebb6327
Author: Peter Pentchev <roam at ringlet.net>
Date:   Sun Nov 13 03:08:41 2016 +0200

    Set AUTHOR_TESTING and build-depend on Test-Pod.
---
 debian/control | 1 +
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index d8acc32..ac05543 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: libmodule-runtime-perl (>= 0.014),
  libnamespace-clean-perl (>= 0.24),
  libstrictures-perl (>= 2),
  libtest-fatal-perl,
+ 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/libconfig-methodproxy-perl.git



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