debian/0000755000000000000000000000000012264074264007175 5ustar debian/rules0000755000000000000000000000003612264074264010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000177712264074264010614 0ustar Source: libperlio-via-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: libtest-tcp-perl, libtime-out-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlio-via-timeout-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlio-via-timeout-perl.git Homepage: https://metacpan.org/release/PerlIO-via-Timeout Package: libperlio-via-timeout-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtime-out-perl Description: PerlIO layer that adds read & write timeout to a handle PerlIO::via::Timeout implements a PerlIO layer, that adds read / write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time. debian/source/0000755000000000000000000000000012264074264010475 5ustar debian/source/format0000644000000000000000000000001412264074264011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025412264074264011050 0ustar libperlio-via-timeout-perl (0.29-1) unstable; urgency=low * Initial release (closes: #734935). -- gregor herrmann Fri, 10 Jan 2014 23:48:14 +0100 debian/compat0000644000000000000000000000000212264074264010373 0ustar 9 debian/copyright0000644000000000000000000000202612264074264011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/PerlIO-via-Timeout Upstream-Contact: Damien "dams" Krotkine Upstream-Name: PerlIO-via-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/watch0000644000000000000000000000020112264074264010217 0ustar version=3 https://metacpan.org/release/PerlIO-via-Timeout .*/PerlIO-via-Timeout-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$