[libhtml-microformats-perl] 01/02: Add buildtime and runtime dependency on libmodule-pluggable-perl.

gregor herrmann gregoa at debian.org
Fri May 19 11:46:02 UTC 2017


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

gregoa pushed a commit to branch jessie
in repository libhtml-microformats-perl.

commit b07796c9f117f24155da70193c0cd818ede253f3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 19 13:41:55 2017 +0200

    Add buildtime and runtime dependency on libmodule-pluggable-perl.
    
    Closes: #783656
---
 debian/control | 1 +
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 844324a..4bb6f59 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: cdbs,
  libdatetime-set-perl,
  libhtml-html5-sanity-perl,
  libjson-perl,
+ libmodule-pluggable-perl,
  librdf-trine-perl,
  libxml-libxml-perl,
  liburi-perl,
diff --git a/debian/rules b/debian/rules
index 9d349aa..ea67fcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ pkg = $(DEB_SOURCE_PACKAGE)
 perl-deps = datetime datetime-format-builder
 perl-deps += datetime-format-natural datetime-format-strptime
 perl-deps += datetime-set html-html5-sanity
-perl-deps += json rdf-trine xml-libxml uri
+perl-deps += json module-pluggable rdf-trine xml-libxml uri
 perl-deps-recommend = rdf-icalendar rdf-kml-exporter rdf-vcard xml-atom-fromowl
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libhttp-date-perl | libwww-perl (<< 6)

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



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