[libdist-zilla-plugin-changelogfromgit-perl] 04/05: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Sat Jul 12 12:25:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-changelogfromgit-perl.
commit f5d9e87a39e269a721e300deb51fdb12505f4ffb
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 12 14:22:41 2014 +0200
Update (build) dependencies.
Ignoring the dual-lived modules where upstream seems to pull in versions
from his 5.21.1 installation.
---
debian/control | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index e668cf2..bae6f9a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,19 @@ Uploaders: Alessandro Ghedini <ghedo at debian.org>,
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdatetime-perl (>= 2:1.03),
- libdist-zilla-perl (>= 4.300035),
+Build-Depends-Indep: libdatetime-perl (>= 2:1.10),
+ libdist-zilla-perl (>= 5.019),
libgit-repository-plugin-log-perl,
- libmoose-autobox-perl (>= 0.13),
+# IPC::Cmd 0.92
+# libipc-cmd-perl (>= 0.92) | perl (>= 5.19.9),
+ libmoose-autobox-perl (>= 0.15),
libmoose-perl (>= 2.1005),
+# Scalar::Util 1.39
+# libscalar-list-utils-perl | perl (>= 5.21.1),
libsoftware-release-perl (>= 0.03),
- perl
+# Test::More 1.001002
+# libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6),
+ perl (>= 5.16.0)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git
@@ -21,10 +27,12 @@ Package: libdist-zilla-plugin-changelogfromgit-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libdatetime-perl (>= 2:1.03),
- libdist-zilla-perl (>= 4.300035),
+ libdatetime-perl (>= 2:1.10),
+ libdist-zilla-perl (>= 5.019),
libgit-repository-plugin-log-perl,
- libmoose-autobox-perl (>= 0.13),
+# IPC::Cmd 0.92
+# libipc-cmd-perl (>= 0.92) | perl (>= 5.19.9),
+ libmoose-autobox-perl (>= 0.15),
libmoose-perl (>= 2.1005),
libsoftware-release-perl (>= 0.03)
Description: Dist::Zilla plugin to build a Changes file from a project's git log
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git
More information about the Pkg-perl-cvs-commits
mailing list