[libcpanel-json-xs-perl] 02/03: Add build-dependencies on JSON, JSON::XS and Test::LeakTrace to enable more tests
    Florian Schlichting 
    fsfs at moszumanska.debian.org
       
    Thu May  1 19:39:48 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libcpanel-json-xs-perl.
commit c4e6f6c4c11994e9f7602a8724e080481d52ae5a
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu May 1 21:31:43 2014 +0200
    Add build-dependencies on JSON, JSON::XS and Test::LeakTrace to enable more tests
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 65d71cc..82d256c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 9.20120312),
+ libjson-perl,
+ libjson-xs-perl,
+ libtest-leaktrace-perl,
  perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanel-json-xs-perl.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpanel-json-xs-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list