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

fsfs pushed a commit to branch master
in repository libhttp-dav-perl.

commit 2091e19a2eec5d890553516ef76ebc5c167087e8
Author: Florian Schlichting <f...@debian.org>
Date:   Mon Jan 16 21:17:51 2017 +0100

    Add (build-)dependency on URI::Escape
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 640c774..19da787 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Homepage: https://metacpan.org/release/HTTP-DAV
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-dav-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-dav-perl.git
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libxml-dom-perl
+Build-Depends-Indep: perl, liburi-perl, libwww-perl, libxml-dom-perl
 Testsuite: autopkgtest-pkg-perl
 
 Package: libhttp-dav-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libxml-dom-perl
+Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libwww-perl, 
libxml-dom-perl
 Recommends: libdigest-md5-perl, libcrypt-ssleay-perl
 Description: WebDAV client library for Perl, and "dave" CLI client
  HTTP::DAV provides client-side access to a DAV server.  DAV is a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-dav-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to