[libdata-optlist-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Dec 27 20:24:30 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdata-optlist-perl.

commit b6f3a95a254b3bcd73a0a5b3c38d37a63e2caf60
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 27 21:22:51 2013 +0100

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

diff --git a/debian/control b/debian/control
index 28b313e..3da4ae2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libdata-optlist-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libparams-util-perl, libsub-install-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, 
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Antonio Radici <antonio at dyne.org>, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+                     libparams-util-perl,
+                     libsub-install-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Data-OptList/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-optlist-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-optlist-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-optlist-perl.git
+Homepage: https://metacpan.org/release/Data-OptList/
 
 Package: libdata-optlist-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl,
- libsub-install-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libparams-util-perl,
+         libsub-install-perl
 Description: module to parse and validate simple name/value option pairs
  Data::OptList is a Perl module useful for working with simple name-and-value
  option pairs. It assumes any defined scalar is a name and any reference after

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



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