[libnet-imap-client-perl] 05/06: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Fri Jul 25 19:29:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-imap-client-perl.
commit b7bded5afb51944ce0aed0e5ba0d3f8a793f3633
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 25 21:28:15 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index 2483a6b..f819b20 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
Source: libnet-imap-client-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>,
+ Florian Schlichting <fsfs at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- libio-socket-ssl-perl,
- liblist-moreutils-perl,
- libtest-pod-coverage-perl,
- libtest-pod-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>,
- Florian Schlichting <fsfs at debian.org>
+ libio-socket-ssl-perl,
+ liblist-moreutils-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl
Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-IMAP-Client
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-imap-client-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-imap-client-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-imap-client-perl.git
+Homepage: https://metacpan.org/release/Net-IMAP-Client
Package: libnet-imap-client-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libio-socket-ssl-perl,
- liblist-moreutils-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libio-socket-ssl-perl,
+ liblist-moreutils-perl
Description: Perl module to communicate with IMAP servers
Net::IMAP::Client provides methods to access an IMAP server. It aims to
provide a simple and clean API, while employing a rigorous parser for IMAP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-imap-client-perl.git
More information about the Pkg-perl-cvs-commits
mailing list