debian/0000755000000000000000000000000012150423235007163 5ustar debian/rules0000755000000000000000000000003612150423235010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000220112150423235010561 0ustar Source: libdbix-class-inflatecolumn-ip-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdbd-sqlite3-perl, libdbix-class-perl, libnetaddr-ip-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/DBIx-Class-InflateColumn-IP/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-inflatecolumn-ip-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-inflatecolumn-ip-perl.git Package: libdbix-class-inflatecolumn-ip-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbix-class-perl, libnetaddr-ip-perl Description: extension for creating NetAddr::IP objects from columns DBIx::Class::InflateColumn::IP is an extension to DBIx::Class which creates NetAddr::IP (see libnetaddr-ip-perl) objects from column data on-the-fly. It supports columns stored as an integer or varchar, as well as custom address classes. debian/source/0000755000000000000000000000000012150423235010463 5ustar debian/source/format0000644000000000000000000000001412150423235011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000246112150423235011040 0ustar libdbix-class-inflatecolumn-ip-perl (0.02003-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: POD" (Closes: #709791) * Update years of third-party and packaging copyright. * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no changes). -- gregor herrmann Sun, 26 May 2013 17:13:25 +0200 libdbix-class-inflatecolumn-ip-perl (0.02002-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Bump years of copyright for inc/Module/*. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. * Add /me to Uploaders. -- gregor herrmann Fri, 02 Dec 2011 22:55:35 +0100 libdbix-class-inflatecolumn-ip-perl (0.02001-1) unstable; urgency=low * Initial Release (Closes: #605282) -- Jonathan Yu Sun, 28 Nov 2010 12:23:15 -0500 debian/compat0000644000000000000000000000000212150423235010361 0ustar 8 debian/copyright0000644000000000000000000000250212150423235011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DBIx-Class-InflateColumn-IP Upstream-Contact: Dagfinn Ilmari Mannsåker Source: https://metacpan.org/release/DBIx-Class-InflateColumn-IP/ Files: * Copyright: 2007, Dagfinn Ilmari Mannsåker License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2011-2013, gregor herrmann 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/watch0000644000000000000000000000022412150423235010212 0ustar version=3 https://metacpan.org/release/DBIx-Class-InflateColumn-IP/ .*/DBIx-Class-InflateColumn-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$