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

fsfs pushed a commit to branch master
in repository libpod-elemental-perlmunger-perl.

commit e984d346d8289b3a3bebb306e7b292d437eb25ee
Author: Florian Schlichting <f...@debian.org>
Date:   Mon Aug 17 20:03:49 2015 +0200

    (Build-)depend on List::Util 1.33 instead of List::AllUtils
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 7153258..c943f5f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Uploaders: Ansgar Burchardt <ans...@debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: liblist-allutils-perl,
-                     libmoose-perl,
+Build-Depends-Indep: libmoose-perl,
                      libnamespace-autoclean-perl,
                      libparams-util-perl,
                      libpod-elemental-perl (>= 0.103000),
                      libppi-perl,
+                     perl (>= 5.19.5) | libscalar-list-util-perl (>= 1.33),
                      perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
                      perl
 Standards-Version: 3.9.5
@@ -22,12 +22,12 @@ Package: libpod-elemental-perlmunger-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         liblist-allutils-perl,
          libmoose-perl,
          libnamespace-autoclean-perl,
          libparams-util-perl,
          libpod-elemental-perl (>= 0.103000),
-         libppi-perl
+         libppi-perl,
+         perl (>= 5.19.5) | libscalar-list-util-perl (>= 1.33)
 Description: Perl module that rewrites Perl documentation
  Pod::Elemental::PerlMunger is a role to be included in classes that rewrite
  the documentation of a Perl document, stripping out all the Pod, munging it,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpod-elemental-perlmunger-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to