[libtest-simple-perl] 03/04: Drop build dependency on libtest-pod-coverage-perl.

gregor herrmann gregoa at debian.org
Sun Sep 4 15:49:56 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-simple-perl.

commit f25045a654a3b6c38bfba18c36f65b27cce7bfde
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 4 17:47:29 2016 +0200

    Drop build dependency on libtest-pod-coverage-perl.
---
 debian/control | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index b267cba..04c45cc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libtest-pod-coverage-perl,
-                     libtest-pod-perl,
+Build-Depends-Indep: libtest-pod-perl,
                      perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-simple-perl.git
@@ -19,9 +18,7 @@ Package: libtest-simple-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Breaks: libtest-tester-perl (<< 0.114),
-        libtest-use-ok-perl (<< 0.16),
-        libtest2-perl (<< 1.302015),
+Breaks: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest2-perl (<< 1.302015),
         liblog-dispatch-config-testlog-perl (<< 0.02+),
         libnet-bittorrent-perl (<< 0.052+),
         libtest-able-perl (<< 0.11+),
@@ -40,12 +37,8 @@ Breaks: libtest-tester-perl (<< 0.114),
         libtest-sharedfork-perl (<< 0.34+),
         libtest-useallmodules-perl (<< 0.14+),
         libtest-wrapper-perl (<< 0.3.0+)
-Provides: libtest-tester-perl,
-          libtest-use-ok-perl,
-          libtest2-perl
-Replaces: libtest-tester-perl (<< 0.114),
-          libtest-use-ok-perl (<< 0.16),
-          libtest2-perl (<< 1.302015)
+Provides: libtest-tester-perl, libtest-use-ok-perl, libtest2-perl
+Replaces: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest2-perl (<< 1.302015)
 Description: set of basic utilities for writing tests in Perl
  Test::Simple is an extremely simple module for writing tests suitable for CPAN
  modules and other pursuits.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-simple-perl.git



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