[SCM] Debian packaging of perlbrew branch, master, updated. debian/0.46-1-5-g0518f73
Alessandro Ghedini
al3xbio at gmail.com
Sun Sep 2 15:37:30 UTC 2012
The following commit has been merged in the master branch:
commit d9699a5ccc54880924de22c2853326205302a76d
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Sun Sep 2 15:31:10 2012 +0200
Update versioned (Build-)Depends
diff --git a/debian/control b/debian/control
index 45e3be1..617763e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,19 +4,18 @@ Uploaders: Alessandro Ghedini <ghedo at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- perl-doc,
- libcapture-tiny-perl (>= 0.18),
- libcpan-perl-releases-perl,
- libdevel-patchperl-perl,
- libfile-path-tiny-perl,
- libio-all-perl,
- liblocal-lib-perl (>= 1.008000),
- libpath-class-perl,
- libtest-exception-perl,
- libtest-output-perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
- libtest-spec-perl
+Build-Depends-Indep: perl, perl-doc,
+ libcapture-tiny-perl (>= 0.19),
+ libcpan-perl-releases-perl (>= 0.68),
+ libdevel-patchperl-perl (>= 0.76),
+ libfile-path-tiny-perl,
+ libio-all-perl,
+ liblocal-lib-perl (>= 1.008000),
+ libpath-class-perl,
+ libtest-exception-perl,
+ libtest-output-perl,
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+ libtest-spec-perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/perlbrew.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/perlbrew.git
@@ -24,16 +23,14 @@ Homepage: http://search.cpan.org/dist/App-perlbrew/
Package: perlbrew
Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- libcapture-tiny-perl (>= 0.18),
- libcpan-perl-releases-perl,
- libdevel-patchperl-perl,
- libfile-path-tiny-perl,
- liblocal-lib-perl (>= 1.008000),
- libc6-dev | libc-dev,
- make,
- gcc
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcapture-tiny-perl (>= 0.19),
+ libcpan-perl-releases-perl (>= 0.68),
+ libdevel-patchperl-perl (>= 0.76),
+ libfile-path-tiny-perl,
+ liblocal-lib-perl (>= 1.008000),
+ 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
--
Debian packaging of perlbrew
More information about the Pkg-perl-cvs-commits
mailing list