[libpod-eventual-perl] 05/08: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Wed Oct 23 20:48:11 UTC 2013


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

gregoa pushed a commit to branch master
in repository libpod-eventual-perl.

commit 4d179f08db5e04c76cf353756ac2b47f5d79f26d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 22:46:20 2013 +0200

    Update build and runtime dependencies.
---
 debian/control |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5b07d0f..fb28ef8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libpod-eventual-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libtest-deep-perl, libmixin-linewise-perl
+Build-Depends-Indep: perl, libtest-deep-perl, libmixin-linewise-perl,
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
@@ -12,8 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-eventu
 
 Package: libpod-eventual-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmixin-linewise-perl,
- libtest-deep-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libmixin-linewise-perl
 Description: module to read a POD as a series of trivial events
  Pod::Eventual is a collection of Perl modules designed to read line-based
  input and produce events describing each POD paragraph or directive it finds.

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



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