debian/0000755000000000000000000000000012264073376007200 5ustar debian/rules0000755000000000000000000000003612264073376010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000141412264073376010603 0ustar Source: libtime-out-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-out-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-out-perl.git Homepage: https://metacpan.org/release/Time-Out Package: libtime-out-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to easily timeout long running operations The Time::Out module provides an easy interface to alarm(2) based timeouts. Nested timeouts are supported. debian/source/0000755000000000000000000000000012264073376010500 5ustar debian/source/format0000644000000000000000000000001412264073376011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024212264073376011050 0ustar libtime-out-perl (0.11-1) unstable; urgency=low * Initial release (closes: #734933). -- gregor herrmann Fri, 10 Jan 2014 23:40:58 +0100 debian/compat0000644000000000000000000000000212264073376010376 0ustar 8 debian/copyright0000644000000000000000000000204312264073376011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Time-Out Upstream-Contact: Patrick LeBoutillier Upstream-Name: Time-Out Files: * Copyright: 2005-2008, Patrick LeBoutillier 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/watch0000644000000000000000000000015512264073376010232 0ustar version=3 https://metacpan.org/release/Time-Out .*/Time-Out-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$