[libcapture-tiny-perl] 03/04: Revert "Add (build-)dependency for JSON:PP"

Salvatore Bonaccorso carnil at debian.org
Fri Feb 19 05:56:52 UTC 2016


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

carnil pushed a commit to branch master
in repository libcapture-tiny-perl.

commit 7d377d7f91df782e50e478c8fa71cf178afb4982
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Feb 19 06:51:45 2016 +0100

    Revert "Add (build-)dependency for JSON:PP"
    
    This reverts commit 4bd369388a97948d9b5814c8ba80410d7832b1ec.
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index aa23abd..d1edce0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
-                     perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300),
                      libtest-version-perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcapture-tiny-perl.git
@@ -20,8 +19,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libcapture-tiny-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300)
+         ${perl:Depends}
 Description: module to capture STDOUT and STDERR
  Capture::Tiny is a Perl module that provides a simple, portable way to
  capture anything sent to STDOUT or STDERR, regardless of whether it comes

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



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