debian/0000755000000000000000000000000011505450360007165 5ustar debian/control0000644000000000000000000000222011505447712010573 0ustar Source: libconfig-json-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libjson-perl (>= 2.16), libtest-deep-perl, libany-moose-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Jose Luis Rivas , Jonathan Yu , Brian Cassidy Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Config-JSON/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-json-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-json-perl/ Package: libconfig-json-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libjson-perl (>= 2.16), libany-moose-perl Description: parser for JSON-based configuration files Config::JSON is a Perl module capable of parsing and writing configuration files written in JavaScript Object Notation (JSON). It supports arbitrary file inclusion (even hierarchical includes) and comments in the file. It is beneficial in environments that already use JSON, since the parser is already loaded into memory. debian/copyright0000644000000000000000000000223411505447712011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: JT Smith Source: http://search.cpan.org/dist/Config-JSON/ Name: Config-JSON Files: * Copyright: 2010, Plain Black Corporation License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 2008, Brian Cassidy 2008, Ernesto Hernández-Novich (USB) 2008, Jose Luis Rivas 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/watch0000644000000000000000000000026011212456126010215 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/Config-JSON/ .*/Config-JSON-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211103364544010365 0ustar 7 debian/changelog0000644000000000000000000000426711505450211011043 0ustar libconfig-json-perl (1.5100-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * Use new 3.0 (quilt) source format * No longer run RELEASE_TESTING tests; drop associated B-D-I * Drop version deps satisfied in oldstable -- Jonathan Yu Sat, 25 Dec 2010 13:45:25 -0500 libconfig-json-perl (1.5000-1) unstable; urgency=low * New upstream release * Update dependencies * Add Conflicts due to incomplete coverage -- Jonathan Yu Wed, 23 Dec 2009 10:06:25 -0500 libconfig-json-perl (1.4.0-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) * Added myself to Uploaders and Copyright * Use new debhelper rules format * Refreshed copyright information * Update control description [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * debian/copyright: update years of upstream copyright. -- Jonathan Yu Sat, 31 Oct 2009 07:19:00 -0400 libconfig-json-perl (1.3.1-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Brian Cassidy ] * New upstream release * debian/control: + Added myself to Uploaders + Add dep version to match upstream -- Brian Cassidy Wed, 10 Dec 2008 12:11:30 -0400 libconfig-json-perl (1.3.0-1) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * New upstream release [ Jose Luis Rivas ] * debian/control: + Standard-Versions 3.8.0 (no changes needed). + Added me as uploader. [ gregor herrmann ] * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: refresh formatting. * debian/control: remove leading article from short description. -- Jose Luis Rivas Sat, 01 Nov 2008 16:15:33 -0430 libconfig-json-perl (1.1.4-1) unstable; urgency=low * Initial Release (Closes: #462536) -- Ernesto Hernández-Novich (USB) Mon, 28 Jan 2008 10:28:37 -0430 debian/source/0000755000000000000000000000000011505450271010466 5ustar debian/source/format0000644000000000000000000000001411505447712011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611505447712010253 0ustar #!/usr/bin/make -f %: dh $@