debian/0000755000000000000000000000000012061142271007162 5ustar debian/rules0000755000000000000000000000003612061142271010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000150612061142271010567 0ustar Source: libnet-ip-minimal-perl Maintainer: Debian Perl Group Uploaders: Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ip-minimal-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-ip-minimal-perl.git Homepage: http://search.cpan.org/dist/Net-IP-Minimal/ Package: libnet-ip-minimal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to check if an IP address is version 4 or 6 Net::IP::Minimal provides only three of the many functions that Net::IP offers, while using a lot less memory: ip_get_version(), ip_is_ipv4() and ip_is_ipv6(). debian/source/0000755000000000000000000000000012061142271010462 5ustar debian/source/format0000644000000000000000000000001412061142271011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000135312061142271011036 0ustar libnet-ip-minimal-perl (0.06-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sun, 09 Dec 2012 18:04:46 +0100 libnet-ip-minimal-perl (0.04-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Florian Schlichting ] * Imported Upstream version 0.04. * Bumped year of upstream copyright. * Bumped Standards-Version to 3.9.4 (no change). -- Florian Schlichting Thu, 04 Oct 2012 23:03:18 +0200 libnet-ip-minimal-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #667992) -- Florian Schlichting Sun, 08 Apr 2012 01:12:45 +0200 debian/compat0000644000000000000000000000000212061142271010360 0ustar 8 debian/copyright0000644000000000000000000000206112061142271011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Chris Williams Source: http://search.cpan.org/dist/Net-IP-Minimal/ Upstream-Name: Net-IP-Minimal Files: * Copyright: 2012, Chris Williams and RIPE-NCC License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Florian Schlichting 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/watch0000644000000000000000000000017112061142271010212 0ustar version=3 http://search.cpan.org/dist/Net-IP-Minimal/ .*/Net-IP-Minimal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$