[SCM] Debian packaging of libdist-zilla-perl branch, master, updated. debian/4.300020-1-2-g94b76cd

Alessandro Ghedini al3xbio at gmail.com
Thu Jul 5 13:10:56 UTC 2012


The following commit has been merged in the master branch:
commit 2f4bbe60eff97182107c11cf97731f1cb6340cc3
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Jul 5 15:01:19 2012 +0200

    Build depend and recommend libarchive-tar-wrapper-perl

diff --git a/debian/control b/debian/control
index 20e51e0..e59b6b1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  bash-completion (>= 1:1.0),
  libapp-cmd-perl (>= 0.309),
+ libarchive-tar-wrapper-perl,
  libautobox-perl,
  libclass-load-perl,
  libconfig-ini-perl,
@@ -118,7 +119,9 @@ Depends: ${perl:Depends}, ${misc:Depends},
  libyaml-tiny-perl,
  perl (>= 5.10.1) | libautodie-perl,
  perl (>= 5.10.1) | libparent-perl
-Recommends: bash-completion, libterm-readline-gnu-perl
+Recommends: bash-completion,
+ libarchive-tar-wrapper-perl,
+ libterm-readline-gnu-perl
 Description: Perl distribution builder
  Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this
  respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install.

-- 
Debian packaging of libdist-zilla-perl



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