[libmodule-cpanfile-perl] 07/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Sep 27 13:19:06 UTC 2014


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

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

commit b7fde96733ca3ab022958b5e3479c3bd7f57aba0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 27 15:13:28 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index bb98651..995ca5a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libmodule-cpanfile-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),
- perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910)
+               perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-cpanfile-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/Module-CPANfile
 
 Package: libmodule-cpanfile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910)
 Description: format for describing CPAN dependencies of Perl applications
  `cpanfile` describes CPAN dependencies required to execute associated Perl
  code.

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



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