[libcpanplus-perl] 02/03: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jun 27 18:51:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libcpanplus-perl.

commit 949c61ab955030f88f63a5f20d7925264ef9ad18
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 27 20:46:17 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index d713b97..a53b780 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
 Source: libcpanplus-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, liblog-message-perl, libobject-accessor-perl,
- libarchive-extract-perl | perl (<< 5.17),
- libmodule-pluggable-perl | perl (<< 5.17)
+Build-Depends-Indep: perl,
+                     libarchive-extract-perl | perl (<< 5.17),
+                     liblog-message-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17),
+                     libobject-accessor-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanplus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanplus-perl.git
@@ -14,9 +16,12 @@ Homepage: https://metacpan.org/release/CPANPLUS
 
 Package: libcpanplus-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblog-message-perl,
- libobject-accessor-perl, libarchive-extract-perl | perl (<< 5.17),
- libmodule-pluggable-perl | perl (<< 5.17)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libarchive-extract-perl | perl (<< 5.17),
+         liblog-message-perl,
+         libmodule-pluggable-perl | perl (<< 5.17),
+         libobject-accessor-perl
 Provides: cpanplus
 Description: API & CLI access to the CPAN mirrors
  The CPANPLUS library is an API to the CPAN mirrors and a collection of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpanplus-perl.git



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