[cpanoutdated] 02/05: Updated Build-Depends, Build-Depends-Indep, Depends fields to debian/control file.
Oleg Gashev
oleg at gashev.net
Thu Sep 26 19:14:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
gashev-guest pushed a commit to branch master
in repository cpanoutdated.
commit 5414cab4749752bc3b37eca6110a5b73975409f9
Author: Oleg Gashev <oleg at gashev.net>
Date: Thu Sep 26 18:49:57 2013 +0000
Updated Build-Depends, Build-Depends-Indep, Depends fields to debian/control file.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 408202f..348519b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,11 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Oleg Gashev <oleg at gashev.net>
Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
-Build-Depends-Indep: libcpan-distnameinfo-perl,
liblocal-lib-perl (>= 1.006008),
+ perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
+Build-Depends-Indep: libcpan-distnameinfo-perl,
libwww-perl,
+ perl (>= 5.13.10) | libcpan-meta-perl,
perl
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/cpanoutdated
@@ -19,6 +20,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libcpan-distnameinfo-perl,
liblocal-lib-perl (>= 1.006008),
+ perl (>= 5.15.3) | libmodule-metadata-perl (>= 1.000007),
libwww-perl
Description: script to detect outdated CPAN modules in your environment
cpanoutdated prints the list of outdated CPAN modules in your machine. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cpanoutdated.git
More information about the Pkg-perl-cvs-commits
mailing list