[libhttp-tiny-perl] 03/04: wrap-and-sort

gregor herrmann gregoa at debian.org
Fri Dec 27 21:24:02 UTC 2013


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

gregoa pushed a commit to branch master
in repository libhttp-tiny-perl.

commit 493a7e8514871adcc5d79b83bd8dc5ded2c8310e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 27 22:22:42 2013 +0100

    wrap-and-sort
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 0c13545..509c0d7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>,
- Chris Butler <chrisb at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Chris Butler <chrisb at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/HTTP-Tiny
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-tiny-perl.git
@@ -15,10 +15,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-tiny-
 
 Package: libhttp-tiny-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Recommends: libio-socket-ssl-perl (>= 1.56),
- ca-certificates,
- libnet-ssleay-perl (>= 1.49)
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Recommends: ca-certificates,
+            libio-socket-ssl-perl (>= 1.56),
+            libnet-ssleay-perl (>= 1.49)
 Description: Perl module that implements a small, simple, correct HTTP/1.1 client
  HTTP::Tiny is a very simple HTTP/1.1 client, designed primarily for doing
  simple GET requests without the overhead of a large framework like

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



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