debian/0000755000000000000000000000000012222273755007175 5ustar debian/rules0000755000000000000000000000003612222273755010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000203512222273755010600 0ustar Source: libio-event-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: libanyevent-perl, libevent-perl, liblist-moreutils-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-event-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-event-perl.git Homepage: http://search.cpan.org/dist/IO-Event/ Package: libio-event-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl Recommends: libevent-perl | libanyevent-perl Description: Perl module that ties filehandles for nonblocking IO with object callbacks IO::Event provides a object-based callback system for handling nonblocking IO. The design goal is to provide a system that just does the right thing w/o the user needing to think about it much. debian/source/0000755000000000000000000000000012222273755010475 5ustar debian/source/format0000644000000000000000000000001412222273755011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000064412222273755011053 0ustar libio-event-perl (0.813-1) unstable; urgency=low * Team upload. * New upstream release. * Drop spelling-errors.patch, merged upstream. * Update years of upstream copyright. -- gregor herrmann Mon, 30 Sep 2013 15:08:52 +0200 libio-event-perl (0.812-1) unstable; urgency=low * Initial Release. (Closes: #710756) -- Xavier Guimard Sun, 02 Jun 2013 16:56:20 +0200 debian/compat0000644000000000000000000000000212222273755010373 0ustar 8 debian/patches/0000755000000000000000000000000012222273755010624 5ustar debian/patches/pod-error.patch0000644000000000000000000000071212222273755013556 0ustar Description: Pod error Author: Xavier Guimard Bug: https://rt.cpan.org/Ticket/Display.html?id=85798 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85798 Last-Update: 2013-06-02 --- a/lib/IO/Event.pod +++ b/lib/IO/Event.pod @@ -471,8 +471,6 @@ Close close immediately, even if there is output buffered. -=back - =item ->ie_desc([new description]) Returns (and sets) the text description of the filehandle. For debugging. debian/patches/series0000644000000000000000000000002012222273755012031 0ustar pod-error.patch debian/copyright0000644000000000000000000000207212222273755011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IO-Event Source: http://search.cpan.org/dist/IO-Event/ Upstream-Contact: David Muir Sharnoff Files: * Copyright: 2002-2009, David Muir Sharnoff 2011-2013, Google Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Xavier Guimard 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/watch0000644000000000000000000000015512222273755010227 0ustar version=3 http://search.cpan.org/dist/IO-Event/ .*/IO-Event-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$