This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libnet-http-perl.
commit e53db9d49cc6708d310e1db4ec809d8751008a9f Author: Nick Morrott <[email protected]> Date: Tue Aug 15 01:11:52 2017 +0100 Add versioned dependency on libio-socket-ssl-perl --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 88860d1..1abbae6 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.19.8) | libio-socket-ip-perl | libio-socket-inet6-perl, liburi-perl -Recommends: libio-socket-ssl-perl +Recommends: libio-socket-ssl-perl (>= 2.012) Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Description: module providing low-level HTTP connection client -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-http-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
