debian/0000755000000000000000000000000012200544230007156 5ustar debian/watch0000644000000000000000000000016612101265424010217 0ustar version=3 https://metacpan.org/release/Net-HTTPS-NB/ .*/Net-HTTPS-NB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000202712200543700011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Oleg G Source: https://metacpan.org/release/Net-HTTPS-NB/ Upstream-Name: Net-HTTPS-NB Files: * Copyright: 2011-2013, Oleg G License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, Florian Schlichting License: Artistic or 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 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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000226212200543541010567 0ustar Source: libnet-https-nb-perl Maintainer: Debian Perl Group Uploaders: Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libio-socket-ssl-perl, libnet-http-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-https-nb-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-https-nb-perl.git Homepage: https://metacpan.org/release/Net-HTTPS-NB/ Package: libnet-https-nb-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-socket-ssl-perl, libnet-http-perl Description: low-level non-blocking HTTPS client Net::HTTPS::NB provides a non-blocking HTTPS client. It has the same interface as Net::HTTPS and Net::HTTP, but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. If read_response_headers() did not see enough data to complete the headers an empty list is returned. If read_entity_body() did not see new entity data in its read the value -1 is returned. debian/compat0000644000000000000000000000000211727217522010372 0ustar 8 debian/changelog0000644000000000000000000000137112200544230011032 0ustar libnet-https-nb-perl (0.13-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Imported Upstream version 0.13. * Email change: Florian Schlichting -> fsfs@debian.org. * Bumped Standards-Version to 3.9.4 (no change). * Bumped copyright years. -- Florian Schlichting Thu, 08 Aug 2013 00:22:02 +0200 libnet-https-nb-perl (0.12-1) unstable; urgency=low * Initial Release. (Closes: #663457) -- Florian Schlichting Sun, 11 Mar 2012 14:31:35 +0100 debian/libnet-https-nb-perl.examples0000644000000000000000000000001311727217522014700 0ustar examples/* debian/source/0000755000000000000000000000000011727217522010474 5ustar debian/source/format0000644000000000000000000000001411727217522011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611727217522010253 0ustar #!/usr/bin/make -f %: dh $@