[libcrypt-ssleay-perl] 16/20: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Fri Nov 6 16:43:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcrypt-ssleay-perl.
commit bf6baf73c68612381029d1fa5bc04405f9a1be19
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Nov 6 17:27:06 2015 +0100
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index 3b05fe6..3243a49 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,30 @@
Source: libcrypt-ssleay-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+ perl,
+ libdevel-checklib-perl (>= 0.99),
+ libssl-dev,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtry-tiny-perl (>= 0.19),
+ libpath-class-perl (>= 0.26),
+ openssl,
+ perl (>= 5.19.8) | libio-socket-ip-perl,
+ libbytes-random-secure-perl
Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-ssleay-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-ssleay-perl.git
-Build-Depends: debhelper (>= 9.20120312), perl,
- libdevel-checklib-perl (>= 0.99),
- libssl-dev,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtry-tiny-perl (>= 0.19),
- libpath-class-perl (>= 0.26),
- openssl,
- perl (>= 5.19.8) | libio-socket-ip-perl,
- libbytes-random-secure-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-ssleay-perl.git
Homepage: https://metacpan.org/release/Crypt-SSLeay
Package: libcrypt-ssleay-perl
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- libbytes-random-secure-perl
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ ${perl:Depends},
+ libbytes-random-secure-perl
Recommends: perl (>= 5.19.8) | libio-socket-ip-perl
Description: OpenSSL support for LWP
This perl module provides support for the HTTPS protocol under LWP, so
@@ -37,4 +40,3 @@ Description: OpenSSL support for LWP
for the LWP - libwww perl libraries. If you want access to the OpenSSL
API via perl, check out Sampo's Net::SSLeay (available in Debian as
the libnet-ssleay-perl package).
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-ssleay-perl.git
More information about the Pkg-perl-cvs-commits
mailing list