[libdist-zilla-plugin-test-reportprereqs-perl] 03/04: Add new (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Jul 19 19:27:22 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-test-reportprereqs-perl.

commit 5a040ffc8988272ff26521e0652515fa15197d29
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 19 21:24:58 2014 +0200

    Add new (build) dependencies.
---
 debian/control | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 30ae904..91e2c9e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,19 @@
 Source: libdist-zilla-plugin-test-reportprereqs-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Oleg Gashev <oleg at gashev.net>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 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),
- perl
+               perl
 Build-Depends-Indep: libcapture-tiny-perl,
- libdist-zilla-perl,
- libfile-pushd-perl,
- libmoose-perl,
- libpath-class-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     libdata-section-perl (>= 0.200002),
+                     libdist-zilla-perl,
+                     libfile-pushd-perl,
+                     libmoose-perl,
+                     libpath-class-perl,
+                     libsub-exporter-formethods-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-test-reportprereqs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-reportprereqs-perl.git
@@ -18,9 +21,12 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-ReportPrereqs
 
 Package: libdist-zilla-plugin-test-reportprereqs-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl,
- libmoose-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-section-perl (>= 0.200002),
+         libdist-zilla-perl,
+         libmoose-perl,
+         libsub-exporter-formethods-perl
 Description: module to report on prerequisite versions during automated testing
  The Dist::Zilla::Plugin::Test::ReportPrereqs plugin adds a
  t/00-report-prereqs.t test file. It reports the version of all modules listed

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-reportprereqs-perl.git



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