[SCM] Debian packaging of libhttp-tiny-perl branch, master, updated. debian/0.022-1-13-g8d67ee2

gregor herrmann gregoa at debian.org
Wed Jul 24 17:09:54 UTC 2013


The following commit has been merged in the master branch:
commit 5738715b666ef9a5ea7efd7a5c44c22331f356c7
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 24 19:06:49 2013 +0200

    Update build dependencies and Recommends.

diff --git a/debian/control b/debian/control
index 1305795..25ff567 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libhttp-tiny-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ 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>
@@ -15,7 +16,8 @@ Package: libhttp-tiny-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Recommends: libio-socket-ssl-perl (>= 1.56),
- ca-certificates
+ ca-certificates,
+ 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

-- 
Debian packaging of libhttp-tiny-perl



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