[libhtml-formhandler-perl] 04/05: add libcrypt-{blowfish, cbc}-perl to (build) dependencies

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 11 21:19:26 UTC 2017


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

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

commit c4cd97d5bc423baeb02dea345ad5812cd115876e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 11 20:12:20 2017 +0000

    add libcrypt-{blowfish,cbc}-perl to (build) dependencies
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bdb56b9..3b84a9c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libaliased-perl,
                      libclass-load-perl,
                      libconfig-any-perl,
+                     libcrypt-blowfish-perl,
+                     libcrypt-cbc-perl,
                      libdata-clone-perl,
                      libdatetime-format-strptime-perl,
                      libdatetime-perl,
@@ -39,7 +41,7 @@ Build-Depends-Indep: libaliased-perl,
                      libjson-maybexs-perl (>= 1.003003),
                      perl,
                      perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-formhandler-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-formhandler-perl.git
 Homepage: https://metacpan.org/release/HTML-FormHandler
@@ -50,6 +52,8 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libaliased-perl,
          libclass-load-perl,
+         libcrypt-blowfish-perl,
+         libcrypt-cbc-perl,
          libdata-clone-perl,
          libdatetime-format-strptime-perl,
          libdatetime-perl,

-- 
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