[libsys-filesystem-perl] 04/06: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Fri Sep 6 15:05:11 UTC 2013


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

gregoa pushed a commit to branch master
in repository libsys-filesystem-perl.

commit ddded366b0a28a091ff63b248ba1d821f61d0fcf
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 6 16:56:35 2013 +0200

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

diff --git a/debian/control b/debian/control
index ab7acc3..48c6156 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,10 @@ Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
            Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libmodule-pluggable-perl | perl (<< 5.17.0),
-                     libparams-util-perl,
-                     libtest-pod-coverage-perl,
-                     libtest-pod-perl
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.17.10)
+Build-Depends-Indep: libmodule-pluggable-perl,
+                     libparams-util-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-filesystem-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-filesystem-perl.git
@@ -21,8 +19,9 @@ Package: libsys-filesystem-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libmodule-pluggable-perl | perl (<< 5.17.0),
-         libparams-util-perl
+         libmodule-pluggable-perl,
+         libparams-util-perl,
+         perl (>= 5.17.10)
 Description: Perl module to retrieve list of filesystems and their properties
  Sys::Filesystem is intended to be a portable interface to list and query
  filesystem names and their properties. It hopes to provide a consistent API

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



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