debian/0000755000000000000000000000000011725222665007176 5ustar debian/control0000644000000000000000000000207611725221660010600 0ustar Source: libiptables-parse-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Franck Joncourt , Fabrizio Regalli Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/IPTables-Parse/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libiptables-parse-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libiptables-parse-perl.git Package: libiptables-parse-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl extension for parsing iptables firewall rulesets The IPTables::Parse package provides an interface to parse iptables rules on Linux systems through the direct execution of iptables commands, or from parsing a file that contains an iptables policy listing. You can get the current policy applied to a table/chain, look for a specific user-defined chain, check for a default DROP policy, or determing whether or not logging rules exist. debian/changelog0000644000000000000000000000341211725221660011042 0ustar libiptables-parse-perl (1.1-1) unstable; urgency=low * Imported Upstream version 1.1 -- Fabrizio Regalli Sun, 04 Mar 2012 22:30:40 +0100 libiptables-parse-perl (1.0-1) unstable; urgency=low [ Franck Joncourt ] * Bumped up Standards-Version to 3.8.3. + Removed old versioned perl BD. * Email change: Franck Joncourt -> franck@debian.org * Switch to dpkg-source 3.0 (quilt) format. [ gregor herrmann ] * Set Standards-Version to 3.9.1; replace Conflicts with Breaks. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Imported Upstream version 0.9, 1.0 * Updated d/compat to 8 * Updated debhelper to (>= 8) * Added myself to Uploaders * Bump Standards-Version to 3.9.3 * Changed Homepage to default search.cpan.org * debian/watch: fix CPAN URL, and drop the other location * Removed {Breaks,Replaces}: psad (<= 2.1.2-1) from d/control * d/copyright: + Updated using copyright-format 1.0 + Changed Upstream-Maintainer in Upstream-Contact + Changed Upstream-Source in Source + Updated both licenses text + Changed "|" with "or" in license type + Added myself to debian/* copyright files + Updated year -- Fabrizio Regalli Fri, 02 Mar 2012 11:18:00 +0100 libiptables-parse-perl (0.7-1) unstable; urgency=low * New upstream release * Bumped up Standards-Version to 3.8.0 (no changes). * Updated debian/copyright according to: http://wiki.debian.org/Proposals/CopyrightFormat -- Franck Joncourt Sat, 18 Oct 2008 10:47:35 +0200 libiptables-parse-perl (0.6-1) unstable; urgency=low * Initial release (Closes: #481973) -- Franck Joncourt Tue, 20 May 2008 22:45:32 +0200 debian/compat0000644000000000000000000000000211725221660010366 0ustar 8 debian/rules0000755000000000000000000000003611725221660010247 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000212411725221660011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Michael Rash Source: http://search.cpan.org/dist/IPTables-Parse/ Upstream-Name: IPTables-Parse Files: * Copyright: 2005-2012, Michael Rash License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Franck Joncourt 2012, Fabrizio Regalli 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/0000755000000000000000000000000011725221660010470 5ustar debian/source/format0000644000000000000000000000001411725221660011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016711725221660010225 0ustar version=3 http://search.cpan.org/dist/IPTables-Parse/ .*/IPTables-Parse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$