[libhtml-formhandler-perl] 10/11: Add optional modules to Recommends.

gregor herrmann gregoa at debian.org
Sun Oct 18 14:41:04 UTC 2015


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

gregoa pushed a commit to branch master
in repository libhtml-formhandler-perl.

commit ee4ce15f51a4af3d5cbcee35c40e4e887523d620
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 18 16:36:32 2015 +0200

    Add optional modules to Recommends.
    
    Thanks: autopkgtest.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f7d5d80..8fe71e7 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends-Indep: libaliased-perl,
                      libtest-warn-perl,
                      libtry-tiny-perl,
                      libtype-tiny-perl,
-                     libyaml-libyaml-perl,
+                     libyaml-syck-perl,
                      perl,
                      perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
 Standards-Version: 3.9.6
@@ -67,6 +67,9 @@ Depends: ${misc:Depends},
          libsub-name-perl,
          libtry-tiny-perl,
          perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
+Recommends: libconfig-any-perl,
+            libgd-securityimage-perl,
+            libtemplate-perl
 Description: form handler written in Moose
  HTML::FormHandler maintains a clean separation between form construction and
  form rendering. It allows you to define your forms and fields in a number of

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



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