[libwww-dict-leo-org-perl] 04/06: (Build-) depend on libio-socket-ssl-perl.

gregor herrmann gregoa at debian.org
Tue Sep 19 19:36:58 UTC 2017


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

gregoa pushed a commit to annotated tag debian/2.01-1
in repository libwww-dict-leo-org-perl.

commit 711fe74d2591e01287f7926bd82e766483edf473
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 19 21:32:14 2017 +0200

    (Build-) depend on libio-socket-ssl-perl.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 69e2293..8e0afac 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libxml-simple-perl,
+Build-Depends-Indep: libio-socket-ssl-perl,
+                     libxml-simple-perl,
                      perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-dict-leo-org-perl.git
@@ -16,6 +17,7 @@ Package: libwww-dict-leo-org-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libio-socket-ssl-perl,
          libxml-simple-perl
 Description: interface module to dict.leo.org online dictionary
  WWW::Dict::Leo::Org is a module which connects to the website dict.leo.org

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-dict-leo-org-perl.git



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