debian/0000755000000000000000000000000011353705561007174 5ustar debian/rules0000755000000000000000000000003611353670231010246 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000445111353705337011053 0ustar libnet-cidr-lite-perl (0.21-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Chris Butler ] * New upstream release * Add myself to uploaders * Refreshed debian/ directory * Set Standards-Version to 3.8.4 (no changes required after the refresh) * Switch to source format 3.0 (quilt) * Changed short description to be a noun phrase, added module name in long description -- Chris Butler Sun, 28 Mar 2010 17:59:07 +0100 libnet-cidr-lite-perl (0.20-2) unstable; urgency=low [ Stephen Gran ] * Lowered debhelper compatibility level to 5 (Be kind to backporters day) [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467799). * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/watch: use extended regexp for matching upstream releases. * debian/copyright: add upstream source location, convert to new format. * debian/rules: update with the help of dh-make-perl's templates; don't install README anymore (contains only installation instructions and copyright). * Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies in order to enable additional tests. * Add /me to Uploaders. -- gregor herrmann Sat, 01 Mar 2008 21:41:15 +0100 libnet-cidr-lite-perl (0.20-1) unstable; urgency=low * New upstream release. (Closes: #329599) * Adopted for the Debian Perl Group. (Closes: #357086) * Upgrade to Standards-Version 3.6.2. No changes needed. * Don't ignore the result of 'make realclean'. * Add debian/watch. * Run 'make test' at build time. * Don't install an empty /usr/lib/perl5/ directory. -- Niko Tyni Sat, 18 Mar 2006 00:33:32 +0200 libnet-cidr-lite-perl (0.15-1) unstable; urgency=low * Initial Release. -- Chip Salzenberg Wed, 4 Feb 2004 11:53:44 -0500 debian/source/0000755000000000000000000000000011353705475010500 5ustar debian/source/format0000644000000000000000000000001411353705557011707 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016311353664657010237 0ustar version=3 http://search.cpan.org/dist/Net-CIDR-Lite/ .*/Net-CIDR-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000155611353700771010604 0ustar Source: libnet-cidr-lite-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann , Chris Butler Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Net-CIDR-Lite/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-cidr-lite-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-cidr-lite-perl/ Package: libnet-cidr-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for merging IPv4 or IPv6 CIDR address ranges Net::CIDR::Lite is a faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. debian/compat0000644000000000000000000000000211353670231010365 0ustar 7 debian/copyright0000644000000000000000000000236711353700470011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Douglas Wilson Source: http://search.cpan.org/dist/Net-CIDR-Lite/ Name: Net-CIDR-Lite Files: * Copyright: 2001, Douglas Wilson License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, Chip Salzenberg 2006, Niko Tyni 2008, gregor herrmann 2010, Chris Butler License: Artistic or GPL-1+ It is assumed that all contributors license their work under the same terms as the software itself. 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL'