[SCM] Debian packaging of cpanminus branch, master, updated. debian/1.6933-1-6-g5a9def9

Alessandro Ghedini alessandro at ghedini.me
Sun Jul 28 10:45:58 UTC 2013


The following commit has been merged in the master branch:
commit c54577fa6afb80ef6b5e5646d94a459289725d86
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Sat Jul 27 15:13:27 2013 +0200

    Whitespace/newline removal
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c41d89c..2b7144f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,22 +12,21 @@ Homepage: https://metacpan.org/release/App-cpanminus/
 
 Package: cpanminus
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         curl | wget | libhttp-tiny-perl (>= 0.034) | perl (>= 5.19.2),
-         libaliased-perl,
-         libcpan-distnameinfo-perl,
-         libcpan-meta-check-perl (>= 0.005),
-         libcpan-meta-perl (>= 2.131560) | perl (>= 5.19.1),
-         libcpan-meta-requirements-perl | perl (>= 5.15.7),
-         libfile-pushd-perl,
-         liblocal-lib-perl (>= 1.008010),
-         libmodule-cpanfile-perl (>= 0.9036),
-         libmodule-metadata-perl (>= 1.000014) | perl (>= 5.19.1),
-         libparse-cpan-meta-perl (>= 1.4405) | perl (>= 5.19.2),
-         libstring-shellquote-perl,
-         perl (>= 5.13.9) | libcpan-meta-yaml-perl,
-         perl (>= 5.13.9) | libjson-pp-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ curl | wget | libhttp-tiny-perl (>= 0.034) | perl (>= 5.19.2),
+ libaliased-perl,
+ libcpan-distnameinfo-perl,
+ libcpan-meta-check-perl (>= 0.005),
+ libcpan-meta-perl (>= 2.131560) | perl (>= 5.19.1),
+ libcpan-meta-requirements-perl | perl (>= 5.15.7),
+ libfile-pushd-perl,
+ liblocal-lib-perl (>= 1.008010),
+ libmodule-cpanfile-perl (>= 0.9036),
+ libmodule-metadata-perl (>= 1.000014) | perl (>= 5.19.1),
+ libparse-cpan-meta-perl (>= 1.4405) | perl (>= 5.19.2),
+ libstring-shellquote-perl,
+ perl (>= 5.13.9) | libcpan-meta-yaml-perl,
+ perl (>= 5.13.9) | libjson-pp-perl
 Description: script to get, unpack, build and install modules from CPAN
  cpanminus provides a command-line (non interactive) interface to
  automatically download, build and install Perl modules from CPAN.
@@ -44,4 +43,3 @@ Description: script to get, unpack, build and install modules from CPAN
  or have the permission to install modules to the sitelib directory. If
  neither, it automatically sets up local::lib compatible installation
  path in a perl5 directory under your home directory.
-
diff --git a/debian/copyright b/debian/copyright
index 40910fd..192b0f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -39,4 +39,3 @@ License: GPL-1+
  .
  On Debian systems, the complete text of version 1 of the
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.
-

-- 
Debian packaging of cpanminus



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