[libemail-localdelivery-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:04:56 UTC 2017


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

alexm pushed a commit to branch master
in repository libemail-localdelivery-perl.

commit 5fed429c0b1707c7d60557517067a60b1a5a8bbc
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:23:21 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 720155d..119c09e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: libemail-localdelivery-perl
-Section: perl
-Priority: optional
 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>,
- Damyan Ivanov <dmn at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcapture-tiny-perl,
- libemail-foldertype-perl,
- libemail-simple-perl,
- libfile-path-expand-perl,
- liblockfile1,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
- perl
+                     libemail-foldertype-perl,
+                     libemail-simple-perl,
+                     libfile-path-expand-perl,
+                     liblockfile1,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-localdelivery-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libemail-localdelivery-perl.git
@@ -22,11 +22,12 @@ Homepage: https://metacpan.org/module/Email::LocalDelivery
 
 Package: libemail-localdelivery-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libemail-foldertype-perl,
- libemail-simple-perl,
- libfile-path-expand-perl,
- liblockfile1
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libemail-foldertype-perl,
+         libemail-simple-perl,
+         libfile-path-expand-perl,
+         liblockfile1
 Description: module to deliver a piece of email - simply
  Email::LocalDelivery delivers an email to a list of mailboxes.
  .

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



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