This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libsoap-lite-perl.
commit dbc782eaac50b371615cc8bff1b99b561316885c Author: Xavier Guimard <[email protected]> Date: Wed Sep 13 16:03:27 2017 +0200 Remove libwww-perl << 6 from dependencies --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index afef99b..d40084a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libclass-inspector-perl, libfcgi-perl, - libhttp-daemon-perl | libwww-perl (<< 6), + libhttp-daemon-perl, libio-sessiondata-perl, libio-socket-ssl-perl, libio-stringy-perl, @@ -39,7 +39,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libclass-inspector-perl, libfcgi-perl, - libhttp-daemon-perl | libwww-perl (<< 6), + libhttp-daemon-perl, libio-sessiondata-perl, libio-socket-ssl-perl, libio-stringy-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsoap-lite-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
