[SCM] Debian packaging of libparse-cpan-packages-perl branch, master, updated. 92150a78c7ffe3f1d8b22ea2508102e28201a4e2

gregor herrmann gregoa at debian.org
Wed Aug 31 18:09:54 UTC 2011


The following commit has been merged in the master branch:
commit 6db8792efd31e733aebd07353ab7f71538d3ce70
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 31 20:07:40 2011 +0200

    Add new build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 7411011..34f7593 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ libarchive-peek-perl,
  libcpan-distnameinfo-perl,
+ libfile-slurp-perl,
  libmoose-perl,
+ libpath-class-perl,
+ libtest-indistdir-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -22,8 +26,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-cpan
 Package: libparse-cpan-packages-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libarchive-peek-perl,
  libcpan-distnameinfo-perl,
- libmoose-perl
+ libfile-slurp-perl,
+ libmoose-perl,
+ libpath-class-perl
 Description: module to parse the CPAN Packages file
  Parse::CPAN::Packages is a Perl module that parses the package details index
  file named "02packages.details.txt.gz". This file contains lots of useful

-- 
Debian packaging of libparse-cpan-packages-perl



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