[libcpanplus-dist-build-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Jan 14 18:01:52 UTC 2014


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

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

commit 6ae181357b42d07ba74e43cc59ae71efa6c79fd7
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 14 19:00:51 2014 +0100

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

diff --git a/debian/control b/debian/control
index f47d1ee..b084d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libcpanplus-dist-build-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,
- libcpanplus-perl | perl (<< 5.17.0),
- libtest-pod-perl,
- libtest-pod-coverage-perl
+                     libcpanplus-perl | perl (<< 5.17.0),
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpanplus-dist-build-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpanplus-dist-build-perl.git
@@ -15,8 +15,9 @@ Homepage: https://metacpan.org/release/CPANPLUS-Dist-Build/
 
 Package: libcpanplus-dist-build-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcpanplus-perl | perl (<< 5.17.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcpanplus-perl | perl (<< 5.17.0)
 Description: CPANPLUS plugin to install packages that use Build.PL
  CPANPLUS::Dist::Build is a distribution class for Module::Build related
  modules. Using this package, you can create, install and uninstall perl

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



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