debian/0000755000000000000000000000000011552101560007162 5ustar debian/libio-multiplex-perl.examples0000644000000000000000000000001711534460144015005 0ustar contrib/portfw debian/copyright0000644000000000000000000000243511534460416011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Rob Brown Source: http://search.cpan.org/dist/IO-Multiplex/ Name: IO-Multiplex Files: * Copyright: 1999, Bruce J Keeler 2011-2008, Rob Brown License: Artistic or GPL-1+ Files: debian/* Copyright: 2003, Luca Filipozzi 2004, Gunnar Wolf 2006, 2007, 2008, gregor herrmann 2006, Russ Allbery 2008, Ansgar Burchardt 2011, Salvatore Bonaccorso 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/libio-multiplex-perl.docs0000644000000000000000000000001411534460144014114 0ustar TODO README debian/watch0000644000000000000000000000016411534460144010222 0ustar version=3 http://search.cpan.org/dist/IO-Multiplex/ .*/IO-Multiplex-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000220111552101151010554 0ustar Source: libio-multiplex-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ansgar Burchardt , Salvatore Bonaccorso , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, netbase Standards-Version: 3.9.2 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libio-multiplex-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libio-multiplex-perl/ Homepage: http://search.cpan.org/dist/IO-Multiplex/ Package: libio-multiplex-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: object-oriented interface to select() for Perl IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select() system call. In addition to maintaining the select() loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets. debian/changelog0000644000000000000000000001002411552101171011027 0ustar libio-multiplex-perl (1.13-1) unstable; urgency=low [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release [ Salvatore Bonaccorso ] * Bump Standards-Version to 3.9.2. -- Nicholas Bamber Fri, 15 Apr 2011 18:38:59 +0100 libio-multiplex-perl (1.12-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Russ Allbery ] * Remove myself from Uploaders. [ Ansgar Burchardt ] * Update my email address. [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders. * debian/control: - Make versioned Build-Depends-Indep on perl (>= 5.8) unversioned as already satisifed in oldstable. - Bump Build-Depends on debhelper to (>= 8). * Email change: Ansgar Burchardt -> ansgar@debian.org * Email change: gregor herrmann -> gregoa@debian.org * debian/copyright: Refresh format specification to revision 135 of DEP5 proposal for machine readable copyright file. * Bump Debhelper compat level to 8. * tiny format for debian/rules using override targets. * Bump Standards-Version to 3.9.1. * Convert to '3.0 (quilt)' source package format. -- Salvatore Bonaccorso Sat, 05 Mar 2011 17:26:24 +0100 libio-multiplex-perl (1.10-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Refresh debian/rules for debhelper 7, also install TODO in /usr/share/doc * Convert debian/copyright to proposed machine-readable format * Add myself to Uploaders * debian/control: capitalize Perl in description as it refers to the language * Bump Standards Version to 3.8.0 (no changes). [ gregor herrmann ] * debian/watch: remove call to uupdate. * debian/control: change my email address. -- Ansgar Burchardt Sun, 21 Sep 2008 23:24:59 +0200 libio-multiplex-perl (1.09-2) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467901) - use $(TMP) instead of $(PREFIX) - split DESTDIR and PREFIX in make install - move dh_clean before make distclean - create install-stamp target - remove build-{arch,indep} targets * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/watch: use dist-based URL. -- gregor herrmann Sat, 01 Mar 2008 22:40:06 +0100 libio-multiplex-perl (1.09-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 13 Apr 2007 23:53:37 +0200 libio-multiplex-perl (1.08-3) unstable; urgency=low * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo. * Set Standards-Version to 3.7.2 (no changes). -- gregor herrmann Sun, 1 Oct 2006 14:23:54 +0200 libio-multiplex-perl (1.08-2) unstable; urgency=low * Upload as non-native package. * General debian/rules cleanup. - Run make test. - Don't ignore the return status of make distclean. - Remove the empty /usr/lib/perl5 directory. - Build the package in binary-indep, not binary-arch. - Add build-arch and build-indep targets just in case. * Move perl to Build-Depends-Indep. * Update to standards version 3.6.2 (no changes required). * Update to debhelper compatibility level V5. -- Russ Allbery Sat, 21 Jan 2006 17:08:37 -0800 libio-multiplex-perl (1.08-1) unstable; urgency=low * New upstream release * New maintainer - Debian Perl Group (Closes: #266463) -- Gunnar Wolf Fri, 3 Sep 2004 10:51:23 -0500 libio-multiplex-perl (1.04-1) unstable; urgency=low * Initial release. -- Luca Filipozzi Sat, 17 May 2003 15:35:44 -0700 debian/rules0000755000000000000000000000017011534461244010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_compress: dh_compress -X usr/share/doc/libio-multiplex-perl/examples/portfw debian/source/0000755000000000000000000000000011552101560010462 5ustar debian/source/format0000644000000000000000000000001411534462037011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211534461033010364 0ustar 8