[libcpan-meta-requirements-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jul 31 16:39:25 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcpan-meta-requirements-perl.

commit 8adcba573bac85f23e476ab3187eccd693d44dbb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 31 18:37:57 2014 +0200

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

diff --git a/debian/control b/debian/control
index 46a1e02..5ba0e7c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libcpan-meta-requirements-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
 Standards-Version: 3.9.5
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/CPAN-Meta-Requirements
 
 Package: libcpan-meta-requirements-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Breaks: libcpan-meta-perl (<< 2.120921-1)
 Replaces: libcpan-meta-perl (<< 2.120921-1)
 Description: set of version requirements for a CPAN dist

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



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