[libemail-simple-perl] 07/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sun Feb 16 16:35:13 UTC 2014


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

gregoa pushed a commit to branch master
in repository libemail-simple-perl.

commit a77520fdea065added706c978a9e06e62e0bb2f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 16 17:33:54 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 741447b..0fb6382 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,17 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libemail-date-format-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
- perl
+                     perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Niko Tyni <ntyni at iki.fi>, Jeremiah Foster <jeremiah at jeremiahfoster.com>,
- Ansgar Burchardt <ansgar at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>,
- Nathan Handler <nhandler at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Niko Tyni <ntyni at iki.fi>,
+           Jeremiah Foster <jeremiah at jeremiahfoster.com>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Email-Simple
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-simple-perl.git
@@ -18,7 +21,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-simp
 
 Package: libemail-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libemail-date-format-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libemail-date-format-perl
 Provides: libemail-simple-creator-perl
 Breaks: libemail-simple-creator-perl (<< 2.100-1)
 Replaces: libemail-simple-creator-perl (<< 2.100-1)

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



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