debian/0000755000000000000000000000000012231170512007160 5ustar debian/watch0000644000000000000000000000016412063176736010233 0ustar version=3 https://metacpan.org/release/Linux-Epoll/ .*/Linux-Epoll-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612063176736010260 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000225712063176736011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Linux-Epoll Source: https://metacpan.org/release/Linux-Epoll/ Upstream-Contact: Leon Timmermans Files: * Copyright: 2010, Leon Timmermans License: Artistic or GPL-1+ Files: lib/Linux/ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess 1999, Kenneth Albanowski License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/source/0000755000000000000000000000000012063176736010501 5ustar debian/source/format0000644000000000000000000000001412063176736011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212063176736010377 0ustar 9 debian/control0000644000000000000000000000154712063176736010613 0ustar Source: liblinux-epoll-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblinux-epoll-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liblinux-epoll-perl.git Homepage: https://metacpan.org/release/Linux-Epoll/ Package: liblinux-epoll-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: perl epoll module for O(1) multiplexing Epoll is a multiplexing mechanism that scales up O(1) with number of watched files. Linux::Epoll is a callback style epoll module, unlike other epoll modules available on CPAN. debian/changelog0000644000000000000000000000050012231170512011025 0ustar liblinux-epoll-perl (0.7-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:18:02 +0100 liblinux-epoll-perl (0.7-1) unstable; urgency=low * Initial release (closes: #696027). -- gregor herrmann Sat, 15 Dec 2012 23:46:51 +0100