debian/0000755000000000000000000000000012264075110007164 5ustar debian/rules0000755000000000000000000000003612264075110010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216312264075110010571 0ustar Source: libio-socket-timeout-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl, perl Build-Depends-Indep: libperlio-via-timeout-perl, libtest-tcp-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-timeout-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-timeout-perl.git Homepage: https://metacpan.org/release/IO-Socket-Timeout Package: libio-socket-timeout-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libperlio-via-timeout-perl Description: IO::Socket with read/write timeout IO::Socket provides a way to set a timeout on the socket, but the timeout will be used only for connection, not for reading / writing operations. . IO::Socket::Timeout provides a way to set a timeout on read / write operations on an IO::Socket instance, or any IO::Socket::* modules, like IO::Socket::INET. debian/source/0000755000000000000000000000000012264075110010464 5ustar debian/source/format0000644000000000000000000000001412264075110011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025312264075110011036 0ustar libio-socket-timeout-perl (0.22-1) unstable; urgency=low * Initial release (closes: #734938). -- gregor herrmann Fri, 10 Jan 2014 23:54:52 +0100 debian/compat0000644000000000000000000000000212264075110010362 0ustar 9 debian/copyright0000644000000000000000000000202412264075110011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/IO-Socket-Timeout Upstream-Contact: Damien "dams" Krotkine Upstream-Name: IO-Socket-Timeout Files: * Copyright: 2013, Damien "dams" Krotkine License: Artistic or GPL-1+ Files: debian/* Copyright: 2014, gregor herrmann 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/watch0000644000000000000000000000017712264075110010222 0ustar version=3 https://metacpan.org/release/IO-Socket-Timeout .*/IO-Socket-Timeout-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$