[librt-client-rest-perl] 04/07: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Fri Oct 11 21:26:54 UTC 2013


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

gregoa pushed a commit to branch master
in repository librt-client-rest-perl.

commit 6af3aed552fbdbc96345ef8fe723ef605c1a599e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 23:23:46 2013 +0200

    Update build and runtime dependencies.
---
 debian/control |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index f16eaae..7e94e50 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,15 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ libdatetime-perl,
+ libdatetime-format-dateparse-perl,
  liberror-perl,
  libexception-class-perl,
  libparams-validate-perl,
  libtest-exception-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl,
+ liburi-perl,
  libwww-perl (>= 6.05),
  netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -23,9 +26,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librt-client-
 Package: librt-client-rest-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
+ libdatetime-perl,
+ libdatetime-format-dateparse-perl,
  liberror-perl,
  libexception-class-perl,
  libparams-validate-perl,
+ liburi-perl,
  libwww-perl
 Description: RESTful Perl interface to RT installations
  RT::Client::REST is a set of object-oriented Perl modules designed to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librt-client-rest-perl.git



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