debian/0000755000000000000000000000000011423655704007175 5ustar debian/rules0000755000000000000000000000012411423655213010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: # skip tests, they need root debian/changelog0000644000000000000000000000153711423655535011057 0ustar libpoe-component-pcap-perl (0.04-2) unstable; urgency=low [ Benoit Mortier ] - Bumped policy to last version - Added perl group as maintainer - Corrected vcs-svn and vcs-browse [ gregor herrmann ] * debian/watch: update to ignore development releases. [ Ansgar Burchardt ] * debian/watch, debian/control: Correct URL to upstream page. [ gregor herrmann ] * Convert to source format 3.0 (quilt). * debhelper 7. * Set Standards-Version to 3.9.1, remove version from perl build dependency. * Add /me to Uploaders. * Update build and runtime dependencies. * debian/copyright: DEP5 format. -- gregor herrmann Tue, 27 Jul 2010 18:19:08 -0400 libpoe-component-pcap-perl (0.04-1) unstable; urgency=low * Initial upload (Closes: #532681) -- Cajus Pollmeier Tue, 24 Jun 2009 10:17:00 +0200 debian/watch0000644000000000000000000000027611331275630010225 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/POE-Component-Pcap/ .*/POE-Component-Pcap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000176211423655423010604 0ustar Source: libpoe-component-pcap-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: libnet-pcap-perl, libnetpacket-perl, libpoe-perl, netbase, perl Maintainer: Debian Perl Group Uploaders: Benoit Mortier , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/POE-Component-Pcap/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-pcap-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-component-pcap-perl Package: libpoe-component-pcap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libnet-pcap-perl, libnetpacket-perl, libpoe-perl Description: POE Interface to Net::Pcap POE::Component::Pcap provides a wrapper for using the Net::Pcap module from POE programs. The component creates a separate session which posts events to a specified session and state when packets are available. . debian/copyright0000644000000000000000000000216611423653523011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Mike Fletcher, Source: http://search.cpan.org/dist/POE-Component-Pcap/ Name: POE-Component-Pcap Files: * Copyright: 2000-2001, Mike Fletcher, License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, gregor herrmann 2009, Cajus Pollmeier 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000011423655543010476 5ustar debian/source/format0000644000000000000000000000001411423652727011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211423652727010375 0ustar 7 debian/libpoe-component-pcap-perl.examples0000644000000000000000000000000511423652727016065 0ustar eg/*