[libgetopt-long-descriptive-perl] 06/07: cme: reformat d/control

gregor herrmann gregoa at debian.org
Mon Oct 7 19:07:22 UTC 2013


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

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

commit 50a20a6d17ac83d11c207e9daf6ba519bd970dae
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 7 21:06:12 2013 +0200

    cme: reformat d/control
    
    Git-Dch: Ignore
---
 debian/control |   37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 87ed237..6212b7d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,32 @@
 Source: libgetopt-long-descriptive-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcapture-tiny-perl,
- libio-stringy-perl,
- libparams-validate-perl (>= 0.97),
- libsub-exporter-perl,
- libtest-fatal-perl,
- libtest-warnings-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+                     libcapture-tiny-perl,
+                     libio-stringy-perl,
+                     libparams-validate-perl (>= 0.97),
+                     libsub-exporter-perl,
+                     libtest-fatal-perl,
+                     libtest-warnings-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Getopt-Long-Descriptive/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-long-descriptive-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-long-descriptive-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-long-descriptive-perl.git
+Homepage: https://metacpan.org/release/Getopt-Long-Descriptive/
 
 Package: libgetopt-long-descriptive-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-stringy-perl,
- libparams-validate-perl (>= 0.97),
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-stringy-perl,
+         libparams-validate-perl (>= 0.97),
+         libsub-exporter-perl
 Description: module that handles command-line arguments with usage text
  Getopt::Long::Descriptive is a convenience wrapper for Getopt::Long, which
  allows one to easily define options in the same familiar way, while also

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



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