[libsvn-hooks-perl] 01/04: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sun Feb 9 18:12:30 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsvn-hooks-perl.

commit cbb0f1493086c58fbac70ccf9803d931bd938c38
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 9 19:07:30 2014 +0100

    Update (build) dependencies.
    
    XMLRPC::Lite is now in its own package.
    
    Thanks: David Suárez for the bug report.
    Closes: #738419
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2c2a804..c72ec2a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Angel Abad <angel at debian.org>,
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdata-util-perl,
  libjira-client-perl,
- libsoap-lite-perl,
+ libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
  libsvn-look-perl (>= 0.21),
  libsvn-notify-perl,
  liburi-perl,
@@ -25,7 +25,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libdata-util-perl,
  libjira-client-perl,
- libsoap-lite-perl,
+ libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
  libsvn-look-perl (>= 0.21),
  libsvn-notify-perl,
  subversion

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



More information about the Pkg-perl-cvs-commits mailing list