[libgetopt-euclid-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue May 6 17:25:55 UTC 2014


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

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

commit 9ea11648ef069093330af06e3ac66b02938a5bc1
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 6 19:23:23 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index db5da31..ebcbc5d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
 Source: libgetopt-euclid-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl, 
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Nathan Handler <nhandler at debian.org>, Alessandro Ghedini <ghedo at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Getopt-Euclid
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-euclid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-euclid-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-euclid-perl.git
+Homepage: https://metacpan.org/release/Getopt-Euclid
 
 Package: libgetopt-euclid-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: command line interface dynamically built from the documentation
  'Euclid' stands for Executable Uniform Command-Line Interface Descriptions.
  Getopt::Euclid uses your program's own documentation to create a command-line

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



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