[libdist-zilla-plugin-podweaver-perl] 03/05: Bump dependencies to Dist::Zilla 5 and Pod::Weaver 4
Florian Schlichting
fsfs at moszumanska.debian.org
Sun Nov 24 19:27:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libdist-zilla-plugin-podweaver-perl.
commit f9b8c1805a4ac064a21cec7180cf4f5a3768dce7
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Nov 24 20:25:42 2013 +0100
Bump dependencies to Dist::Zilla 5 and Pod::Weaver 4
---
debian/control | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index f4fef2b..b3dfa9d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdist-zilla-perl,
+Build-Depends-Indep: libdist-zilla-perl (>= 5),
libfile-find-rule-perl,
liblist-moreutils-perl,
libmoose-perl,
libnamespace-autoclean-perl,
libpod-elemental-perlmunger-perl,
- libpod-weaver-perl,
+ libpod-weaver-perl (>= 4),
libppi-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
perl
@@ -24,16 +24,15 @@ Package: libdist-zilla-plugin-podweaver-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libdist-zilla-perl,
+ libdist-zilla-perl (>= 5),
liblist-moreutils-perl,
libmoose-perl,
libnamespace-autoclean-perl,
libpod-elemental-perlmunger-perl,
- libpod-weaver-perl,
+ libpod-weaver-perl (>= 4),
libppi-perl
Enhances: libdist-zilla-perl
Description: Dist::Zilla plugin to use Pod::Weaver to generate Pod documentation
Dist::Zilla::Plugin::PodWeaver is the bridge between Dist::Zilla and
Pod::Weaver. It rips apart your kinda-Pod and reconstructs it as boring old
real Pod.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-podweaver-perl.git
More information about the Pkg-perl-cvs-commits
mailing list