debian/0000755000000000000000000000000012263304402007162 5ustar debian/rules0000755000000000000000000000003612263304402010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000224412263304402010567 0ustar Source: libio-sessiondata-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-sessiondata-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-sessiondata-perl.git Homepage: https://metacpan.org/release/IO-SessionData Package: libio-sessiondata-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Breaks: libsoap-lite-perl (<< 0.716-1) Replaces: libsoap-lite-perl (<< 0.716-1) Description: set of modules for non-blocking I/O This package contains the modules IO::SessionData and IO::SessionSet which deal with non-blocking I/O. . IO::SessionData is a wrapper around IO::Socket handling e.g. partial writes. IO::SessionSet is similar to IO::Select. It handles multiple IO::SessionData objects offers the ability to buffer partial writes. . For a detailed documentation, cf. the original author's book: Lincoln D. Stein: Network Programming with Perl. Addison-Wesley, 2001, pp. 371. debian/source/0000755000000000000000000000000012263304402010462 5ustar debian/source/format0000644000000000000000000000001412263304402011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012263304402011031 0ustar libio-sessiondata-perl (1.03-1) unstable; urgency=low * Initial release (closes: #734630). -- gregor herrmann Wed, 08 Jan 2014 18:21:00 +0100 debian/compat0000644000000000000000000000000212263304402010360 0ustar 8 debian/copyright0000644000000000000000000000202512263304402011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/IO-SessionData Upstream-Contact: Fred Moyer Upstream-Name: IO-SessionData Files: * Copyright: 2000, Lincoln D. Stein 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/watch0000644000000000000000000000017112263304402010212 0ustar version=3 https://metacpan.org/release/IO-SessionData .*/IO-SessionData-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$