[SCM] Debian packaging of libjson-rpc-perl branch, master, updated. 4116a87ce9bd2d4fd15fa96a77635acd19cba380

gregor herrmann gregoa at debian.org
Sat Nov 26 20:29:10 UTC 2011


The following commit has been merged in the master branch:
commit 447d8846868ec5d34757db07d86ad7d638127874
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 26 21:25:37 2011 +0100

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 71baa37..0c4af38 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,15 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ libclass-accessor-lite-perl,
  libhttp-daemon-perl | libwww-perl (<< 6),
  libjson-perl,
+ libjson-xs-perl,
+ libplack-perl,
+ librouter-simple-perl,
  libtest-pod-perl,
- libwww-perl
+ libwww-perl,
+ perl (>= 5.10.1) | libparent-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Benoit Mortier <benoit.mortier at opensides.be>,
  gregor herrmann <gregoa at debian.org>
@@ -18,9 +23,14 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjson-rpc-p
 Package: libjson-rpc-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-accessor-lite-perl,
  libhttp-daemon-perl | libwww-perl (<< 6),
  libjson-perl,
- libwww-perl
+ libplack-perl,
+ librouter-simple-perl,
+ libwww-perl,
+ perl (>= 5.10.1) | libparent-perl
+Recommends: libjson-xs-perl
 Description: Perl implementation of JSON-RPC 1.1 protocol
  JSON::RPC is a stateless and light-weight remote procedure call (RPC)
  protocol for inter-networking applications over HTTP. It uses JSON

-- 
Debian packaging of libjson-rpc-perl



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