debian/0000755000000000000000000000000012264330044007164 5ustar debian/rules0000755000000000000000000000003612264330044010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000224712264330044010574 0ustar Source: libmoosex-types-json-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libjson-xs-perl, libmoose-perl, libmoosex-types-perl, libtest-pod-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-json-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-json-perl.git Homepage: https://metacpan.org/release/MooseX-Types-JSON/ Package: libmoosex-types-json-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libjson-xs-perl, libmoose-perl, libmoosex-types-perl Description: module providing JSON-constrained strings MooseX::Types::JSON is a Moose extension that provides type constraints that validate strings in the JavaScript Object Notation (JSON) format. It can use either the JSON or relaxed JSON specifications and depends on JSON::XS to do the heavy lifting (see libjson-xs-perl for details). debian/source/0000755000000000000000000000000012264330044010464 5ustar debian/source/format0000644000000000000000000000001412264330044011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000164212264330044011041 0ustar libmoosex-types-json-perl (0.03-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * 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" [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Update years of upstream copyright and license stanzas. * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 11 Jan 2014 21:56:45 +0100 libmoosex-types-json-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #570729) -- Jonathan Yu Sat, 20 Feb 2010 20:19:45 -0500 debian/compat0000644000000000000000000000000212264330044010362 0ustar 8 debian/copyright0000644000000000000000000000204112264330044011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types-JSON Upstream-Contact: Michael Langner Source: https://metacpan.org/release/MooseX-Types-JSON/ Files: * Copyright: 2014, Michael Langner License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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/watch0000644000000000000000000000020012264330044010205 0ustar version=3 https://metacpan.org/release/MooseX-Types-JSON/ .*/MooseX-Types-JSON-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libmoosex-types-json-perl.examples0000644000000000000000000000001312264330044015770 0ustar examples/*