[libconfig-auto-perl] 03/05: Run wrap-an-sort for debian/control file

Salvatore Bonaccorso carnil at debian.org
Sun Mar 2 07:05:33 UTC 2014


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

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

commit 3fe2b41af2a603b87f6da44d6fb01fff19af10ce
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Mar 2 07:54:29 2014 +0100

    Run wrap-an-sort for debian/control file
---
 debian/control | 42 ++++++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 91f3993..eac9c65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libconfig-auto-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
-           Niko Tyni <ntyni at iki.fi>,
-           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
-           gregor herrmann <gregoa at debian.org>,
-           Rene Mayorga <rmayorga at debian.org>,
-           Alessandro Ghedini <ghedo at debian.org>,
-           Salvatore Bonaccorso <carnil at debian.org>
+Uploaders:
+ Marc 'HE' Brockschmidt <he at debian.org>,
+ Niko Tyni <ntyni at iki.fi>,
+ Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Alessandro Ghedini <ghedo at debian.org>,
+ Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libconfig-inifiles-perl,
-                     libio-string-perl,
-                     libtest-pod-perl,
-                     libxml-simple-perl,
-                     libyaml-perl,
-                     perl
+Build-Depends-Indep:
+ libconfig-inifiles-perl,
+ libio-string-perl,
+ libtest-pod-perl,
+ libxml-simple-perl,
+ libyaml-perl,
+ perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-auto-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-auto-perl.git
@@ -23,12 +25,13 @@ Homepage: https://metacpan.org/release/Config-Auto
 
 Package: libconfig-auto-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libconfig-inifiles-perl,
-         libio-string-perl,
-         libxml-simple-perl,
-         libyaml-perl
+Depends:
+ libconfig-inifiles-perl,
+ libio-string-perl,
+ libxml-simple-perl,
+ libyaml-perl,
+ ${misc:Depends},
+ ${perl:Depends}
 Description: magical config file parser
  Config::Auto allows developers to parse config files without
  needing to specify the format of the file (though they can do it).
@@ -44,4 +47,3 @@ Description: magical config file parser
  At the moment, libconfig-auto-perl knows about colon, space and equals
  separated, XML, Perl, Windows INI, BIND9 and irssi style config files,
  though files in BIND9 or irssi format cannot be parsed.
-

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



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