[libmail-pop3client-perl] 14/22: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Dec 15 18:21:41 UTC 2015


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

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

commit 57ff69081fad60b3c23db93bd975a3ac87633f48
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 15 19:12:07 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3d94235..48b6489 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,19 @@
 Source: libmail-pop3client-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Noël Köthe <noel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-pop3client-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-pop3client-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-pop3client-perl.git
 Homepage: https://metacpan.org/release/Mail-POP3Client
 
 Package: libmail-pop3client-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         perl
 Description: POP3 client module for perl
  It provides an object-oriented interface to a POP3 server.
  It can be used to write perl-based biff clients, mail

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



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