This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository rex.
commit 06b083a91512627d950ae6a63605714733690b0c Author: Alexandre Mestiashvili <[email protected]> Date: Fri Aug 28 14:19:49 2015 +0200 d/control: add to Build-Depends-Indep and Depends: libio-pty-perl, libexpect-perl, liblwp-protocol-https-perl, libxml-libxml-perl --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control b/debian/control index c2d105d..d7d4105 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,15 @@ Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdbi-perl, libdigest-hmac-perl, + libexpect-perl, libhash-merge-perl, libhttp-message-perl, + libio-pty-perl, libio-string-perl, libipc-shareable-perl, libjson-xs-perl, liblist-moreutils-perl, + liblwp-protocol-https-perl, libnet-openssh-perl, libnet-sftp-foreign-perl, libnet-ssh2-perl, @@ -25,6 +28,7 @@ Build-Depends-Indep: libdbi-perl, libtext-glob-perl, liburi-perl, libwww-perl, + libxml-libxml-perl, libxml-simple-perl, libyaml-perl, perl @@ -40,6 +44,7 @@ Depends: libdbi-perl, libexpect-perl, libhash-merge-perl, libhttp-message-perl, + libio-pty-perl, libio-string-perl, libipc-shareable-perl, libjson-xs-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/rex.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
