[liblog-dispatch-perl] 05/07: Add requirements for some sub-modules to Recommends.

gregor herrmann gregoa at debian.org
Mon Oct 13 21:45:25 UTC 2014


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

gregoa pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 95b6994a8bb081cb930f24df6fb7d3ec728ac2e0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 23:41:39 2014 +0200

    Add requirements for some sub-modules to Recommends.
---
 debian/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index 8e0b462..f842ad7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,9 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdevel-globaldestruction-perl,
                      libdist-checkconflicts-perl,
+                     libmail-sendmail-perl,
+                     libmailtools-perl,
+                     libmime-lite-perl,
                      libmodule-runtime-perl,
                      libparams-validate-perl,
                      libtest-fatal-perl,
@@ -30,6 +33,9 @@ Depends: ${misc:Depends},
          libmodule-runtime-perl,
          libparams-validate-perl,
          perl (>= 5.15.0) | libsys-syslog-perl
+Recommends: libmail-sendmail-perl,
+            libmailtools-perl,
+            libmime-lite-perl
 Description: message dispatcher to multiple Log::Dispatch::* objects
  Log::Dispatch is a collection of Perl modules useful for logging messages to
  multiple outputs, each of which can have a minimum and maximum log level. It

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



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