[libmail-imapclient-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Dec 10 19:29:17 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmail-imapclient-perl.

commit 567cd4b4b333f5c1ae3635a9aaaaee51bcc61e90
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 10 20:28:08 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 4f8793c..b83c37b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,32 @@
 Source: libmail-imapclient-perl
-Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Niko Tyni <ntyni at debian.org>,
+           CSILLAG Tamas <cstamas at cstamas.hu>
 Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libparse-recdescent-perl (>= 1.967009),
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Niko Tyni <ntyni at debian.org>, CSILLAG Tamas <cstamas at cstamas.hu>
+                     libparse-recdescent-perl (>= 1.967009),
+                     libtest-pod-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Mail-IMAPClient/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-imapclient-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-imapclient-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-imapclient-perl.git
+Homepage: https://metacpan.org/release/Mail-IMAPClient/
 
 Package: libmail-imapclient-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libparse-recdescent-perl (>= 1.967009)
-Recommends: libio-socket-ssl-perl, libdigest-hmac-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libparse-recdescent-perl (>= 1.967009)
+Recommends: libio-socket-ssl-perl,
+            libdigest-hmac-perl
 Suggests: libauthen-sasl-perl
 Description: Perl library for manipulating IMAP mail stores
  Mail::IMAPClient provides an interface for interacting with Internet Message

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



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