[libexcel-template-plus-perl] 02/03: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Thu Apr 30 16:41:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libexcel-template-plus-perl.

commit 36734900ad7be4d4f21d0ba394e2b347ff4d3a88
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Apr 30 18:39:44 2015 +0200

    Update build and runtime dependencies.
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ca1ceaa..5ce9b3c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,12 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robert James Clay <jame at rocasa.us>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl (>= 0.400000),
+               perl
 Build-Depends-Indep: libexcel-template-perl,
                      libio-string-perl,
+                     libmodule-runtime-perl,
                      libmoose-perl,
                      libmoosex-param-perl,
                      libspreadsheet-parseexcel-perl,
@@ -13,8 +16,7 @@ Build-Depends-Indep: libexcel-template-perl,
                      libtest-deep-perl,
                      libtest-exception-perl,
                      libtest-pod-coverage-perl,
-                     libtest-pod-perl,
-                     perl
+                     libtest-pod-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libexcel-template-plus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexcel-template-plus-perl.git
@@ -30,6 +32,7 @@ Depends: libexcel-template-perl,
          libmoosex-param-perl,
          libspreadsheet-parseexcel-perl,
          libtemplate-perl,
+         libtest-deep-perl,
          ${misc:Depends},
          ${perl:Depends}
 Description: module for testing and comparing Excel files

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libexcel-template-plus-perl.git



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