--- libio-socket-ssl-perl-1.24.orig/debian/control +++ libio-socket-ssl-perl-1.24/debian/control @@ -0,0 +1,31 @@ +Source: libio-socket-ssl-perl +Section: perl +Priority: optional +Maintainer: Debian Perl Group +Uploaders: Florian Ragwitz , + gregor herrmann , + Ansgar Burchardt , Rene Mayorga , + Antonio Radici +Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7) +Build-Depends-Indep: libnet-ssleay-perl (>= 1.35), netbase, libio-socket-inet6-perl, + libnet-libidn-perl +Standards-Version: 3.8.1 +Homepage: http://search.cpan.org/dist/IO-Socket-SSL/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libio-socket-ssl-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libio-socket-ssl-perl/ + +Package: libio-socket-ssl-perl +Architecture: all +Depends: ${perl:Depends}, ${misc:Depends}, libnet-ssleay-perl (>= 1.35), netbase +Recommends: libnet-libidn-perl +Suggests: libio-socket-inet6-perl +Description: Perl module implementing object oriented interface to SSL sockets + This module is a true drop-in replacement for IO::Socket::INET that + uses SSL to encrypt data before it is transferred to a remote server + or client. IO::Socket::SSL supports all the extra features that one + needs to write a full-featured SSL client or server application: + multiple SSL contexts, cipher selection, certificate verification, and + SSL version selection. As an extra bonus, it works perfectly with + mod_perl. + . + IO::Socket::SSL uses IPv6 if libio-socket-inet6-perl is installed. --- libio-socket-ssl-perl-1.24.orig/debian/libio-socket-ssl-perl.docs +++ libio-socket-ssl-perl-1.24/debian/libio-socket-ssl-perl.docs @@ -0,0 +1,2 @@ +BUGS +docs/debugging.txt --- libio-socket-ssl-perl-1.24.orig/debian/copyright +++ libio-socket-ssl-perl-1.24/debian/copyright @@ -0,0 +1,34 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Steffen Ullrich, +Upstream-Source: http://search.cpan.org/dist/IO-Socket-SSL/ +Upstream-Name: IO-Socket-SSL + +Files: * +Copyright: + Working support for non-blocking was added by Steffen Ullrich. + The rewrite of this module is Copyright (C) 2002-2005 Peter Behroozi. + The original versions of this module are Copyright (C) 1999-2002 Marko Asplund. +License-Alias: Perl +License: Artistic | GPL-1+ + +Files: debian/* +Copyright: + 2000-2004, Davide Puricelli (evo) + 2005-2007, Florian Ragwitz + 2008-2009, gregor herrmann +License: Artistic | GPL-1+ + +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + On Debian GNU/Linux systems, the complete text of the Artistic License + can be found in /usr/share/common-licenses/Artistic + +License: GPL-1+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 1, or (at your option) + any later version. + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' --- libio-socket-ssl-perl-1.24.orig/debian/watch +++ libio-socket-ssl-perl-1.24/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/IO-Socket-SSL/ .+/IO-Socket-SSL-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ --- libio-socket-ssl-perl-1.24.orig/debian/compat +++ libio-socket-ssl-perl-1.24/debian/compat @@ -0,0 +1 @@ +7 --- libio-socket-ssl-perl-1.24.orig/debian/libio-socket-ssl-perl.examples +++ libio-socket-ssl-perl-1.24/debian/libio-socket-ssl-perl.examples @@ -0,0 +1 @@ +example/* --- libio-socket-ssl-perl-1.24.orig/debian/changelog +++ libio-socket-ssl-perl-1.24/debian/changelog @@ -0,0 +1,257 @@ +libio-socket-ssl-perl (1.24-1) unstable; urgency=low + + * New upstream release. + * Set Standards-Version to 3.8.1 (no changes). + + -- gregor herrmann Mon, 06 Apr 2009 00:47:59 +0200 + +libio-socket-ssl-perl (1.23-1) unstable; urgency=low + + * New upstream release + * debian/control: + + adding myself to the uploaders + + -- Antonio Radici Tue, 24 Feb 2009 23:49:22 +0000 + +libio-socket-ssl-perl (1.22-1) unstable; urgency=low + + [ Rene Mayorga ] + * debian/control: update my email address. + + [ Ansgar Burchardt ] + * New upstream release. + + [ gregor herrmann ] + * New upstream release (1.22). + + -- gregor herrmann Thu, 29 Jan 2009 20:14:21 +0100 + +libio-socket-ssl-perl (1.19-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: shorten Upstream-Maintainer info, update years of + packaging copyright. + + -- gregor herrmann Thu, 01 Jan 2009 20:24:16 +0100 + +libio-socket-ssl-perl (1.18-1) unstable; urgency=low + + [ gregor herrmann ] + * debian/control: Changed: Switched Vcs-Browser field to ViewSVN + (source stanza). + + [ Rene Mayorga ] + * New upstream release + + -- Rene Mayorga Sat, 22 Nov 2008 02:00:58 -0600 + +libio-socket-ssl-perl (1.17-1) unstable; urgency=low + + [ Rene Mayorga ] + * New upstream release + * debian/control + + add ${misc:Depends} to Depends field + + add myself to uploaders + + move perl from B-D-I to B-D + + Add libio-socket-inet6-perl to B-D-I to enable more tests + + [ gregor herrmann ] + * debian/control: add libio-socket-inet6-perl to Suggests: and mention IPv6 + support in long description. + + -- Rene Mayorga Tue, 14 Oct 2008 10:55:50 -0600 + +libio-socket-ssl-perl (1.16-1) unstable; urgency=low + + * New upstream release. + * Add myself to Uploaders. + + -- Ansgar Burchardt Thu, 02 Oct 2008 00:14:11 +0200 + +libio-socket-ssl-perl (1.15-1) unstable; urgency=low + + * New upstream release. + * Add libnet-libidn-perl to Build-Depends-Indep and Recommends. + * Bump (build) dependency on libnet-ssleay-perl to >= 1.35. + * Change debian/copyright to the new proposed format. + * Set debhelper compatibility level to 7; adapt + debian/{control,compat,rules}. + + -- gregor herrmann Fri, 29 Aug 2008 16:09:51 +0200 + +libio-socket-ssl-perl (1.13-1) unstable; urgency=low + + * Take over for the Debian Perl Group with maintainer's permission + (http://lists.debian.org/debian-perl/2008/06/msg00039.html) + * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser + field (source stanza); Homepage field (source stanza). Changed: + Maintainer set to Debian Perl Group (was: Florian Ragwitz + ); Florian Ragwitz moved to + Uploaders. + * Add debian/watch. + + * New upstream release (closes: #474631). + * Add /me to Uploaders. + * Set Standards-Version to 3.8.0 (no changes). + * debian/copyright: update authors/copyright holders information; point to + author-independent source download location. + * Refresh debian/rules, no functional changes. + + -- gregor herrmann Mon, 16 Jun 2008 20:20:26 +0200 + +libio-socket-ssl-perl (1.02-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with Perl 5.10. Closes: #467883 + + -- Mark Hymers Sat, 05 Apr 2008 21:09:09 +0100 + +libio-socket-ssl-perl (1.02-1) unstable; urgency=low + + * New upstream release. + + -- Florian Ragwitz Fri, 26 Jan 2007 19:39:33 +0100 + +libio-socket-ssl-perl (1.01-1) unstable; urgency=low + + * New upstream release. + + fixes depreciated and practically undocumented function + get_peer_certificate so that LWP Net::HTTPS works again. + + work around Bug in Net::HTTPS where it defines sub blocking + as {}, e.g. force scalar context when calling sub blocking + (in IO::Socket::SSL::write) (Closes: #383106). + + -- Florian Ragwitz Thu, 14 Sep 2006 16:45:35 +0200 + +libio-socket-ssl-perl (0.999-1) unstable; urgency=low + + * New upstream release. + + -- Florian Ragwitz Wed, 23 Aug 2006 13:32:19 +0200 + +libio-socket-ssl-perl (0.998-1) unstable; urgency=low + + * New upstream release (Closes: #382479). + + -- Florian Ragwitz Sun, 13 Aug 2006 12:29:19 +0200 + +libio-socket-ssl-perl (0.997-1) unstable; urgency=low + + * New upstream release. + + -- Florian Ragwitz Thu, 10 Aug 2006 04:20:44 +0200 + +libio-socket-ssl-perl (0.994-1) unstable; urgency=low + + * New upstream release. + * Use DH_COMPAT 5. + * Update Standards-Version to 3.7.2 (no changes). + * Bump up versioned dependency to libnet-ssleay-perl as only 1.30 has + everything which is needed for client side session caching. + + -- Florian Ragwitz Mon, 24 Jul 2006 23:30:39 +0200 + +libio-socket-ssl-perl (0.97-2) unstable; urgency=low + + * Added netbase to Build-Depends-Indep and Depends (Closes: #324590). + * Changed Maintainer field to my new maintainer address. + + -- Florian Ragwitz Tue, 8 Nov 2005 16:17:38 +0100 + +libio-socket-ssl-perl (0.97-1) unstable; urgency=low + + * New upstream version. + * New Maintainer (Closes: #322099). + * Changed Section from interpreters to perl because it's more accurate. + * Removed dependency on openssl. I don't see why it's needed. Net::SSLeay is + used as the interface to libssl. + * Removed Conflicts: and Replaces: libnet-socketssl-perl. It's not in the + archive anymore. + * Using debhelper 4. + * Updated standards version. + * Rewrote debian/rules. + * Updated copyright. + + -- Florian Ragwitz Thu, 11 Aug 2005 19:33:45 +0200 + +libio-socket-ssl-perl (0.96-1) unstable; urgency=medium + + * New upstream version, closes: #231572. + + -- Davide Puricelli (evo) Sat, 21 Aug 2004 18:18:55 +0200 + +libio-socket-ssl-perl (0.92-1) unstable; urgency=low + + * New upstream version. + + -- Davide Puricelli (evo) Sun, 19 Jan 2003 19:21:52 +0100 + +libio-socket-ssl-perl (0.81-2) unstable; urgency=low + + * debian/copyright: added a pointer to Perl license; closes: #157597. + + -- Davide Puricelli (evo) Mon, 2 Sep 2002 10:44:16 +0200 + +libio-socket-ssl-perl (0.81-1) unstable; urgency=low + + * New upstream version, closes: #150090. + + -- Davide Puricelli (evo) Sat, 15 Jun 2002 22:48:11 +0200 + +libio-socket-ssl-perl (0.80-2) unstable; urgency=low + + * Moved from non-US to main. + + -- Davide Puricelli (evo) Sat, 23 Mar 2002 12:10:59 +0100 + +libio-socket-ssl-perl (0.80-1) unstable; urgency=high + + * New upstream version. + * New package name; closes: #110064. + + -- Davide Puricelli (evo) Sun, 2 Sep 2001 17:19:20 +0200 + +libnet-socketssl-perl (0.79-1) unstable; urgency=low + + * New upstream version. + + -- Davide Puricelli (evo) Sat, 21 Jul 2001 15:22:10 +0200 + +libnet-socketssl-perl (0.77-2) unstable; urgency=low + + * Updated debian/rules because of perl 5.6 and new perl policy. + + -- Davide Puricelli (evo) Thu, 15 Feb 2001 22:24:51 +0100 + +libnet-socketssl-perl (0.77-1) unstable; urgency=low + + * New upstream version (closes: #82044). + + -- Davide Puricelli (evo) Mon, 5 Feb 2001 14:12:05 +0100 + +libnet-socketssl-perl (0.76-1) unstable; urgency=low + + * New upstream version, closes: #80721. + + -- Davide Puricelli (evo) Thu, 28 Dec 2000 18:17:03 +0100 + +libnet-socketssl-perl (0.75-1) unstable; urgency=low + + * New upstream version. + * New maintainer email address. + + -- Davide Puricelli (evo) Tue, 15 Aug 2000 16:06:44 +0200 + +libnet-socketssl-perl (0.74-2) unstable; urgency=low + + * Sponsor upload + + -- Christian Surchi Thu, 10 Aug 2000 14:48:38 +0200 + +libnet-socketssl-perl (0.74-1) unstable; urgency=low + + * Initial Release. + + -- Davide Puricelli (evo) Mon, 7 Aug 2000 18:46:27 +0200 + --- libio-socket-ssl-perl-1.24.orig/debian/rules +++ libio-socket-ssl-perl-1.24/debian/rules @@ -0,0 +1,23 @@ +#!/usr/bin/make -f + +build: build-stamp +build-stamp: + dh build + touch $@ + +clean: + dh $@ + +install: install-stamp +install-stamp: build-stamp + dh install + touch $@ + +binary-arch: + +binary-indep: install + dh $@ + +binary: binary-arch binary-indep + +.PHONY: binary binary-arch binary-indep install clean build