[SCM] Debian packaging of cpanminus branch, master, updated. e03e19eaabb2a5bd5c5245a4134dc71f924d961c
Alessandro Ghedini
al3xbio at gmail.com
Sat Sep 10 16:46:13 UTC 2011
The following commit has been merged in the master branch:
commit 9ce0dc6a126a09fce88c8d35ab70e0231ac1eb04
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Sat Sep 10 18:39:06 2011 +0200
Improve long description (Closes: #641086)
diff --git a/debian/control b/debian/control
index 9cc5094..1cbe0db 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,12 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
perl (>= 5.10.1) | libextutils-install-perl
Description: script to get, unpack, build and install modules from CPAN
- Why? It's dependency free, requires zero configuration, and stands alone.
- When running, it requires only 10MB of RAM.
+ cpanminus provides a command-line (non interactive) interface to
+ automatically download, build and install Perl modules from CPAN.
+ .
+ It is dependency free, requires zero configuration, and stands alone. It
+ also has a very low memory footprint compared to similar software: when
+ running, it requires only 10MB of RAM.
.
It installs to wherever ExtUtils::MakeMaker and Module::Build are
configured to. So if you're using local::lib, then it installs to your
--
Debian packaging of cpanminus
More information about the Pkg-perl-cvs-commits
mailing list