debian/0000755000000000000000000000000012207140233007160 5ustar debian/rules0000755000000000000000000000003612207140233010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000152112207140233010562 0ustar Source: libparse-netstat-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libexporter-lite-perl, librinci-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-netstat-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-netstat-perl.git Homepage: https://metacpan.org/release/Parse-Netstat Package: libparse-netstat-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexporter-lite-perl, librinci-perl Description: module to parse the output of the "netstat" command Parse::Netstat provides a function called "parse_netstat()" that parses the output of the Unix "netstat" command. debian/source/0000755000000000000000000000000012207140233010460 5ustar debian/source/format0000644000000000000000000000001412207140233011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012207140233011027 0ustar libparse-netstat-perl (0.4-1) unstable; urgency=low * Initial Release. (Closes: #720863) -- Joenio Costa Sun, 25 Aug 2013 15:47:17 -0300 debian/compat0000644000000000000000000000000212207140233010356 0ustar 8 debian/copyright0000644000000000000000000000206612207140233011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Parse-Netstat Source: https://metacpan.org/release/Parse-Netstat Upstream-Contact: Steven Haryanto Files: * Copyright: 2012, Steven Haryanto License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000017012207140233010207 0ustar version=3 https://metacpan.org/release/Parse-Netstat/ .*/Parse-Netstat-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$