debian/0000755000000000000000000000000012223275670007174 5ustar debian/watch0000644000000000000000000000021412101265315010210 0ustar version=3 https://metacpan.org/release/MooseX-Types-NetAddr-IP/ .*/MooseX-Types-NetAddr-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000206112211734362011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types-NetAddr-IP Upstream-Contact: Todd Caine Source: https://metacpan.org/release/MooseX-Types-NetAddr-IP/ Files: * Copyright: 2010, Todd Caine License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 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/control0000644000000000000000000000233312223275615010577 0ustar Source: libmoosex-types-netaddr-ip-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-load-perl, libmoose-perl, libmoosex-types-perl, libnamespace-clean-perl, libnetaddr-ip-perl, libtest-exception-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/MooseX-Types-NetAddr-IP/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-netaddr-ip-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-netaddr-ip-perl.git Package: libmoosex-types-netaddr-ip-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libmoose-perl, libmoosex-types-perl, libnamespace-clean-perl, libnetaddr-ip-perl Description: Moose extension for NetAddr::IP type constraints MooseX::Types::NetAddr::IP provides IP Address type constraints and coercions for Moose, based on NetAddr::IP (see libnet-addr-ip-perl). It provides three subtypes: NetAddrIPv4 and NetAddrIPv6 (which must be IPv4 and IPv6 addresses respectively) as well as NetAddrIP (which may be an IPv4 or IPv6 address). debian/compat0000644000000000000000000000000211671747066010403 0ustar 8 debian/changelog0000644000000000000000000000146212223275670011051 0ustar libmoosex-types-netaddr-ip-perl (0.06-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.06 * Add new (build-)dependency on Class::Load * Declare compliance with Debian Policy 3.9.4 -- Florian Schlichting Thu, 03 Oct 2013 16:14:07 +0200 libmoosex-types-netaddr-ip-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #613213) -- Jonathan Yu Sun, 13 Mar 2011 21:08:14 -0400 debian/source/0000755000000000000000000000000011671747066010505 5ustar debian/source/format0000644000000000000000000000001411671747066011713 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671747066010264 0ustar #!/usr/bin/make -f %: dh $@