[libgetopt-lucid-perl] 08/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jan 22 23:14:28 UTC 2016


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

gregoa pushed a commit to branch master
in repository libgetopt-lucid-perl.

commit 655fb038447e6eb43ddd2f238e5362ce2f31b7cb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 23 00:11:58 2016 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 642c54f..bdb41eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: libgetopt-lucid-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libexception-class-perl,
- libexception-class-trycatch-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Florian Schlichting <fsfs at debian.org>
+                     libexception-class-trycatch-perl,
+                     perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Getopt-Lucid
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-lucid-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgetopt-lucid-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-lucid-perl.git
+Homepage: https://metacpan.org/release/Getopt-Lucid
 
 Package: libgetopt-lucid-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexception-class-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexception-class-perl
 Description: module for parsing command line arguments
  Getopt::Lucid is a Perl module for parsing command line arguments, similar in
  nature to Getopt::Long (in Perl core). The goal of this module is to provide

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



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