This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libxml-compile-soap-perl.
commit 51a8288315e51939f1d187e005744b59c2d7e18b Author: Nick Morrott <[email protected]> Date: Tue Aug 15 01:07:31 2017 +0100 Refresh (build-)dependencies --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cdb8254..60fe68d 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,10 @@ XS-Autobuild: yes Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: libfile-slurp-tiny-perl, + libnet-http-perl (>= 6.16), libwww-perl (>= 6.08), libxml-compile-cache-perl (>= 1.03), + libxml-compile-perl (>= 1.58), perl Standards-Version: 4.0.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-compile-soap-perl.git @@ -20,8 +22,10 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-slurp-tiny-perl, + libnet-http-perl (>= 6.16), libwww-perl (>= 6.08), - libxml-compile-cache-perl (>= 1.03) + libxml-compile-cache-perl (>= 1.03), + libxml-compile-perl (>= 1.58), Description: Perl module to handle SOAP 1.1 messaging (client and server) XML::Compile::SOAP is a collection of Perl modules that provides an implementation of version 1.1 of the Simple Object Access Protocol (SOAP) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-soap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
