Commit d06354cb authored by Damyan Ivanov's avatar Damyan Ivanov
Browse files

tighten libio-socket-ssl-perl (build) dependency to >= 2.060-3~

in an attempt to fix build failures

hopefully Closes: #908824
parent ded11fa8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libio-socket-ssl-perl (>= 1.84),
Build-Depends-Indep: libio-socket-ssl-perl (>= 2.060-3~),
                     libtest-most-perl,
                     perl
Standards-Version: 4.2.1
@@ -18,7 +18,7 @@ Package: libnet-server-mail-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Recommends: libio-socket-ssl-perl (>= 1.84)
Recommends: libio-socket-ssl-perl (>= 2.060-3~)
Description: versatile and extensible mail server framework
 Net::Server::Mail is a versatile and extensible implementation of the SMTP
 protocol and closely-related protocols like ESMTP and LMTP. The event driven