[SCM] Debian packaging of perlbrew branch, master, updated. debian/0.30-2-9-g7c3a7eb

Alessandro Ghedini al3xbio at gmail.com
Sun Nov 6 13:33:37 UTC 2011


The following commit has been merged in the master branch:
commit 5e47e0273962f6d6ea153a2a8fe55d6e99b87315
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Nov 6 13:18:46 2011 +0100

    Add perl-doc to B-D-I and Recommends

diff --git a/debian/control b/debian/control
index f70e0b9..3cdfa7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ perl-doc,
  libdevel-patchperl-perl,
  libfile-path-tiny-perl,
  libio-all-perl,
@@ -27,6 +28,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liblocal-lib-perl,
  libc6-dev | libc-dev,
  make, gcc
+Recommends: perl-doc
 Description: script to manage perl installations in your $HOME
  perlbrew is a program to automate the building and installation of perl
  in the users HOME. At the moment, it installs everything to ~/perl5/perlbrew,

-- 
Debian packaging of perlbrew



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