[libtest-file-sharedir-perl] 03/06: Update build and runtime dependencies.
gregor herrmann
gregoa at debian.org
Sun Sep 8 15:45:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-file-sharedir-perl.
commit 150d30afe85a186a58d75f27e96a2e8603ff3ada
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 8 17:41:37 2013 +0200
Update build and runtime dependencies.
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index db465e2..afb7271 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,14 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Alessandro Ghedini <ghedo at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1)
Build-Depends-Indep: perl,
libfile-copy-recursive-perl,
libfile-sharedir-perl,
- libpath-class-perl,
- libtest-fatal-perl
+ libpath-tiny-perl,
+ libtest-fatal-perl,
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-file-sharedir-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-sharedir-perl.git
@@ -20,7 +22,7 @@ Depends: ${misc:Depends},
${perl:Depends},
libfile-copy-recursive-perl,
libfile-sharedir-perl,
- libpath-class-perl
+ libpath-tiny-perl
Description: Perl module to create fake ShareDirs
Test::File::ShareDir is a Perl test module that provides functionality for
creating fake ShareDirs (directories to store read-only data such as /usr/share
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-file-sharedir-perl.git
More information about the Pkg-perl-cvs-commits
mailing list