[libconfig-methodproxy-perl] 01/02: Disable AUTHOR_TESTING and drop the Test::Pod dependency.

Peter Pentchev roam at ringlet.net
Sun Nov 13 02:21:07 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 2b3ab3d4e5abe1e9c98006e9b157372b755c6ff1
Author: Peter Pentchev <roam at ringlet.net>
Date:   Sun Nov 13 04:20:32 2016 +0200

    Disable AUTHOR_TESTING and drop the Test::Pod dependency.
    
    Kindly reprimanded by:	gregoa
---
 debian/control | 1 -
 debian/rules   | 2 --
 2 files changed, 3 deletions(-)

diff --git a/debian/control b/debian/control
index fae6f7f..2d5001b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ 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 5406177..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/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