[libxml-feed-perl] 01/02: Explicitly (build)depend on Module::Pluggable.

gregor herrmann gregoa at debian.org
Thu Aug 8 13:02:28 UTC 2013


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

gregoa pushed a commit to branch master
in repository libxml-feed-perl.

commit 1afd97053201d4bd7e32c1ae2a010246c60bc461
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 8 15:01:52 2013 +0200

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

diff --git a/debian/control b/debian/control
index 66e43b7..d873973 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends-Indep: perl,
                      libdatetime-perl,
                      libfeed-find-perl,
                      libhtml-parser-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      liburi-fetch-perl,
@@ -40,6 +41,7 @@ Depends: ${misc:Depends},
          libdatetime-perl,
          libfeed-find-perl,
          libhtml-parser-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0),
          liburi-fetch-perl,
          liburi-perl,
          libwww-perl,

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



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