[SCM] Debian packaging of Crypt-SSLeay CPAN distribution branch, master, updated. debian/0.58-1-3-ga881344
Salvatore Bonaccorso
carnil at debian.org
Sat Aug 4 21:16:46 UTC 2012
The following commit has been merged in the master branch:
commit a881344210257e1bd92f0ec9a92faecbb5ecbe6c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Aug 4 23:10:52 2012 +0200
Revert commits for LWP::Protocol::https dependency
Revert "Add (build-)dependency for LWP::Protocol::https" and "Update
debian/changelog".
This reverts commit ec1a5ca82bba81295d6042b3b1c6658753a7120b and commit
502044827a4f227774c08fc85119d657ee0e131a.
Note: These changes are not required for 0.58-1 version, but they will
be added to (>= 0.60) for the tests, see [1,2].
[1]: https://rt.cpan.org/Public/Bug/Display.html?id=73754
[2]: http://bugs.debian.org/622917
Git-Dch: Ignore
diff --git a/debian/changelog b/debian/changelog
index d83e8a8..d0580c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,3 @@
-libcrypt-ssleay-perl (0.58-2) UNRELEASED; urgency=low
-
- * Add (build-)dependency for LWP::Protocol::https.
- Add missing (Build-)Depends(-Indep) on liblwp-protocol-https-perl.
- See https://rt.cpan.org/Public/Bug/Display.html?id=73754 (Closes: #622917)
-
- -- Salvatore Bonaccorso <carnil at debian.org> Mon, 30 Jul 2012 17:17:06 +0200
-
libcrypt-ssleay-perl (0.58-1) unstable; urgency=low
* Takeover for the Debian Perl Group with maintainer's permisson
diff --git a/debian/control b/debian/control
index 6b7c318..13440ed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ 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,
- liblwp-protocol-https-perl,
libssl-dev,
libtest-pod-coverage-perl,
libtest-pod-perl,
@@ -16,8 +15,7 @@ Homepage: http://search.cpan.org/dist/Crypt-SSLeay/
Package: libcrypt-ssleay-perl
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- liblwp-protocol-https-perl
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
Description: OpenSSL support for 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