[libconfig-scoped-perl] 01/05: Reformat debian/control with cme

Salvatore Bonaccorso carnil at debian.org
Sun Jun 7 13:56:56 UTC 2015


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

carnil pushed a commit to branch master
in repository libconfig-scoped-perl.

commit 590371339077bfb4d11f41185c21d77695600823
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jun 7 15:52:16 2015 +0200

    Reformat debian/control with cme
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 6dd0488..84d97ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libconfig-scoped-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: liberror-perl,
- libparse-recdescent-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl
+                     libparse-recdescent-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-scoped-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-scoped-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/Config-Scoped
 
 Package: libconfig-scoped-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liberror-perl,
- libparse-recdescent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liberror-perl,
+         libparse-recdescent-perl
 Description: Feature rich configuration file parser
  Config::Scoped is a configuration file parser for complex configuration
  files based on Parse::RecDescent. Files similar to the ISC named or ISC 

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



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