debian/0000755000000000000000000000000012201227455007166 5ustar debian/copyright0000644000000000000000000000271112201227455011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Config-GitLike Upstream-Contact: Best Practical Solutions, LLC Source: https://metacpan.org/release/Config-GitLike/ Files: * Copyright: 2009-2010, Best Practical Solutions, LLC 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: 2009, Christine Spang 2010, Chris Butler 2010, Jonathan Yu 2011-2012, gregor herrmann 2012, Fabrizio Regalli 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/watch0000644000000000000000000000017212201227455010217 0ustar version=3 https://metacpan.org/release/Config-GitLike/ .*/Config-GitLike-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000263412201227455010576 0ustar Source: libconfig-gitlike-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmoo-perl, libmoox-types-mooselike-perl, libtest-exception-perl, perl Maintainer: Debian Perl Group Uploaders: Christine Spang , Jonathan Yu , Chris Butler , gregor herrmann , Fabrizio Regalli Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Config-GitLike/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-gitlike-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-gitlike-perl.git Package: libconfig-gitlike-perl Architecture: all Depends: libmoo-perl, libmoox-types-mooselike-perl, ${misc:Depends}, ${perl:Depends} Description: Perl module for Git-compatible config file parsing Config::GitLike provides a Perl interface for parsing, writing, and managing configuration files of the format used by the version control system Git. It supports config-file inheritance in the same way that Git does: system-wide, user-wide, and per-directory config files can be specified and loaded, with values from more local files overriding those in less-local files. . For more information on this configuration file format, see: debian/changelog0000644000000000000000000000707412201227455011050 0ustar libconfig-gitlike-perl (1.12-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.12 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Change dependencies for Moo switch. Upstream switched from Any::Moose to Moo. Remove (build) dependency for libany-moose-perl and add Build-Depends-Indep and Depends on libmoo-perl and libmoox-types-mooselike-perl. * Wrap and sort fields in debian/control -- Salvatore Bonaccorso Fri, 09 Aug 2013 20:03:53 +0200 libconfig-gitlike-perl (1.10-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.10 * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Sat, 10 Nov 2012 18:33:05 +0100 libconfig-gitlike-perl (1.09-1) unstable; urgency=low * New upstream release. * debian/copyright: update years for Module::Install and debian/*. -- gregor herrmann Sat, 25 Aug 2012 21:44:17 +0200 libconfig-gitlike-perl (1.08-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Imported Upstream version 1.07 * Drop spelling.patch patch applied upstream [ Fabrizio Regalli ] * Imported Upstream version 1.08 * Added myself to Uploaders and Copyright * Bump debhelper to (>= 8) * Updated d/compat to 8 * Updated Format: url in d/copyright * Bump Standards-Version to 3.9.3 (no changes needed) -- Fabrizio Regalli Thu, 23 Feb 2012 11:43:06 +0100 libconfig-gitlike-perl (1.06-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 1.06 * Update copyright years for inc/Module/* * Bump Standards-Version to 3.9.2 (no changes) * Update patch header for spelling.patch. Forward patch to https://rt.cpan.org/Public/Bug/Display.html?id=71700 and mark accordingly. -- Salvatore Bonaccorso Sat, 15 Oct 2011 14:39:23 +0200 libconfig-gitlike-perl (1.05-1) unstable; urgency=low * New upstream release. * debian/copyright: update formatting and years of packaging copyright. * Add /me to Uploaders. * Set Standards-Version to 3.9.1 (no changes). * Add a patch to fix a spelling mistake. -- gregor herrmann Sun, 23 Jan 2011 18:01:17 +0100 libconfig-gitlike-perl (1.04-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Switch to source format 3.0 (quilt) -- Chris Butler Sat, 03 Apr 2010 13:26:32 +0100 libconfig-gitlike-perl (1.03-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Refresh copyright to new DEP5 format * Standards-Version 3.8.3 (no changes) * Rewrite control description -- Jonathan Yu Sun, 03 Jan 2010 20:51:47 -0500 libconfig-gitlike-perl (1.02-1) unstable; urgency=low * New upstream release + Bugfixes and extra tests for escaped \ and " in subsections + win32 fixes + auto-escape \ and " in subsections on set -- Christine Spang Wed, 19 Aug 2009 09:03:46 -0400 libconfig-gitlike-perl (1.01-2) unstable; urgency=low * Add inc/Modules/* section to debian/copyright * Clean up redundant perl dependencies in debian/control -- Christine Spang Thu, 13 Aug 2009 07:25:48 -0400 libconfig-gitlike-perl (1.01-1) unstable; urgency=low * Initial Release. (Closes: #541051) -- Christine Spang Wed, 12 Aug 2009 15:11:41 -0400 debian/rules0000755000000000000000000000003612201227455010245 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012201227455010466 5ustar debian/source/format0000644000000000000000000000001412201227455011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212201227455010364 0ustar 8