[libhttp-daemon-ssl-perl] 04/09: debian/control: Process with wrap-and-sort -t -s -a.

Mike Gabriel sunweaver at debian.org
Mon Sep 18 17:05:36 UTC 2017


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

sunweaver pushed a commit to branch master
in repository libhttp-daemon-ssl-perl.

commit d3ed4f9acce0ad663f2f7312f7d8e5c93083d64d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 18 18:50:22 2017 +0200

    debian/control: Process with wrap-and-sort -t -s -a.
---
 debian/control | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 695f416..94c3c91 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,12 @@
 Source: libhttp-daemon-ssl-perl
 Section: perl
 Priority: extra
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libio-socket-ssl-perl, libhttp-daemon-perl | libwww-perl (<< 6)
+Build-Depends:
+ debhelper (>= 9),
+Build-Depends-Indep:
+ libhttp-daemon-perl | libwww-perl (<< 6),
+ libio-socket-ssl-perl,
+ perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders:
  Mike Gabriel <sunweaver at debian.org>,
@@ -11,8 +15,13 @@ Homepage: http://search.cpan.org/dist/HTTP-Daemon-SSL/
 
 Package: libhttp-daemon-ssl-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl, libhttp-daemon-perl | libwww-perl (<< 6)
-Suggests: libhttp-message-perl
+Depends:
+ libhttp-daemon-perl | libwww-perl (<< 6),
+ libio-socket-ssl-perl,
+ ${misc:Depends},
+ ${perl:Depends},
+Suggests:
+ libhttp-message-perl,
 Description: A simple HTTP server class with SSL support
  HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets
  (via IO::Socket::SSL) instead of cleartext sockets.  It also handles

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-daemon-ssl-perl.git



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