[libcpan-uploader-perl] 04/06: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Wed Dec 25 18:14:31 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcpan-uploader-perl.
commit 04d0183c5ee10fb8555225cb89cc4848798be949
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Dec 25 19:13:33 2013 +0100
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/debian/control b/debian/control
index e93441d..2ba4b4b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,19 @@
Source: libcpan-uploader-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Angel Abad <angel at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+ Ansgar Burchardt <ansgar at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Angel Abad <angel at debian.org>,
+ Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep:
- libfile-homedir-perl,
- libgetopt-long-descriptive-perl,
- liblwp-protocol-https-perl,
- libterm-readkey-perl,
- libwww-perl,
- perl
+Build-Depends-Indep: libfile-homedir-perl,
+ libgetopt-long-descriptive-perl,
+ liblwp-protocol-https-perl,
+ libterm-readkey-perl,
+ libwww-perl,
+ perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-uploader-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-uploader-perl.git
@@ -22,12 +21,13 @@ Homepage: https://metacpan.org/release/CPAN-Uploader/
Package: libcpan-uploader-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-homedir-perl,
- libgetopt-long-descriptive-perl,
- liblwp-protocol-https-perl,
- libterm-readkey-perl,
- libwww-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libfile-homedir-perl,
+ libgetopt-long-descriptive-perl,
+ liblwp-protocol-https-perl,
+ libterm-readkey-perl,
+ libwww-perl
Description: module to upload packages to the CPAN
CPAN::Uploader is a Perl module which allows developers to upload their
modules and packages to the Comprehensive Perl Archive Network (CPAN) via
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-uploader-perl.git
More information about the Pkg-perl-cvs-commits
mailing list