[libconfig-mvp-perl] 01/02: Explicitly (build-)depend on Module::Pluggable::Object.

gregor herrmann gregoa at debian.org
Thu Aug 8 12:11:58 UTC 2013


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

gregoa pushed a commit to branch master
in repository libconfig-mvp-perl.

commit a959b6a6714b5af97f4368d09539fc80408b2d14
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 8 14:11:10 2013 +0200

    Explicitly (build-)depend on Module::Pluggable::Object.
    
    Closes: #711654
---
 debian/control |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 7355ad3..8eaf7d3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libclass-load-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
                      libmoose-perl,
                      libmoosex-oneargnew-perl,
                      libparams-util-perl,
@@ -28,6 +29,7 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libclass-load-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0),
          libmoose-perl,
          libmoosex-oneargnew-perl,
          libparams-util-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-mvp-perl.git



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