[SCM] Debian packaging of Crypt-SSLeay CPAN distribution branch, master, updated. debian/0.57-2-21-g33c9ef1

gregor herrmann gregoa at debian.org
Mon Jan 2 23:39:21 UTC 2012


The following commit has been merged in the master branch:
commit 0f651c0363995b4e1bdb37b74345ecde149d83da
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 3 00:17:51 2012 +0100

    Remove unneeded runtime dependencies, sort build dependencies.

diff --git a/debian/control b/debian/control
index 2ed3e04..fe46353 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,16 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-perl/packages/crypt-ssleay.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/crypt-ssleay.git
-Build-Depends: debhelper (>= 8), perl, libssl-dev, openssl,
- libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 8), perl,
+ libssl-dev,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ openssl
 Homepage: http://search.cpan.org/dist/Crypt-SSLeay/
 
 Package: libcrypt-ssleay-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libmime-base64-perl, liburi-perl
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Description: Support for https protocol in LWP
  This perl module provides support for the https protocol under LWP, so
  that an LWP::UserAgent can make https GET & HEAD & POST requests. Please

-- 
Debian packaging of Crypt-SSLeay CPAN distribution



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