debian/0000755000000000000000000000000012216352555007174 5ustar debian/rules0000755000000000000000000000003612216352555010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000460512216352555010604 0ustar Source: libconfig-mvp-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ansgar Burchardt , Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcapture-tiny-perl, libclass-load-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libmodule-runtime-perl, libmoose-perl, libmoosex-oneargnew-perl, libparams-util-perl, librole-hasmessage-perl, librole-identifiable-perl, libtest-fatal-perl, libthrowable-perl, libtie-ixhash-perl, libtry-tiny-perl Build-Conflicts: libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-mvp-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-mvp-perl.git Homepage: https://metacpan.org/release/Config-MVP/ Package: libconfig-mvp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-load-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libmodule-runtime-perl, libmoose-perl, libmoosex-oneargnew-perl, libparams-util-perl, librole-hasmessage-perl, librole-identifiable-perl, libthrowable-perl, libtie-ixhash-perl, libtry-tiny-perl, perl Breaks: libconfig-mvp-reader-ini-perl (<< 2.101460~) Description: multivalue-property package-oriented configuration module MVP is a mechanism for loading configuration (or other information) for libraries. It doesn't read a file or a database. It's a helper for things that do. . The idea is that you end up with a Config::MVP::Sequence object, and that you can use that object to fully configure your library or application. The sequence will contain a bunch of Config::MVP::Section objects, each of which is meant to provide configuration for a part of your program. Most of these sections will be directly related to a Perl library that you'll use as a plugin or helper. Each section will have a name, and every name in the sequence will be unique. debian/source/0000755000000000000000000000000012216352555010474 5ustar debian/source/format0000644000000000000000000000001412216352555011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000766212216352555011061 0ustar libconfig-mvp-perl (2.200006-1) unstable; urgency=low * New upstream release. * Update (build) dependencies. -- gregor herrmann Wed, 18 Sep 2013 18:31:38 +0200 libconfig-mvp-perl (2.200003-1) unstable; urgency=low [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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 ] * Explicitly (build-)depend on Module::Pluggable::Object. (Closes: #711654) * New upstream release. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 10 Aug 2013 16:54:09 +0200 libconfig-mvp-perl (2.200002-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * New upstream release * Drop fix-whatis.patch (merged upstream) * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * Bump upstream copyright year -- Alessandro Ghedini Fri, 16 Mar 2012 13:48:44 +0100 libconfig-mvp-perl (2.200001-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Alessandro Ghedini ] * New upstream release - Update upstream copyright year - Add libthrowable-perl to (Build-)Depends * Remove libmodule-pluggable-perl from (Build-)Depends (now in core) * Remove libdist-zilla-perl and libpod-weaver-perl from Breaks (outdated version not in the archive) * Remove libconfig-ini-mvp-perl from Breaks (non-existent package) * Bump Standards-Version (no changes needed) * Add myself to Uploaders * Switch to debhelper 8 * Add libclass-load-perl, libmoosex-oneargnew-perl, librole-identifiable-perl and librole-hasmessage-perl to (Build-)Depends(-Indep) * Update debian/copyright: - Replace "Debian GNU/Linux" with just "Debian" - Fix copyright-refers-to-symlink-license [ gregor herrmann ] * Add a patch to add a missing whatis entry. -- Alessandro Ghedini Wed, 23 Mar 2011 11:16:57 +0100 libconfig-mvp-perl (2.101650-1) unstable; urgency=low * New upstream release. * Bump (build-)dep on libmoose-perl to >= 0.91. -- Ansgar Burchardt Tue, 15 Jun 2010 23:16:39 +0900 libconfig-mvp-perl (2.101540-1) unstable; urgency=low * New upstream release. * Use correct version number (0.024-2) for Breaks: libconfig-ini-mvp-perl. -- Ansgar Burchardt Thu, 03 Jun 2010 18:45:46 +0900 libconfig-mvp-perl (2.101480-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Add (build-)dep on libtry-tiny-perl. * Breaks: - libconfig-ini-mvp-perl (<< 1.101451-2~) - libconfig-mvp-reader-ini-perl (<< 2.101460~) - libdist-zilla-perl (<< 3.101450~) - libpod-weaver-perl (<< 3.101450~) [ gregor herrmann ] * Add debian/NEWS to document API changes. -- Ansgar Burchardt Sat, 29 May 2010 18:46:19 +0900 libconfig-mvp-perl (0.101410-1) unstable; urgency=low * New upstream release. * Add (build-)dep on libparams-util-perl. * No longer run release tests, remove build-dep on libtest-pod-perl. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 22 May 2010 17:14:03 +0900 libconfig-mvp-perl (0.100780-1) unstable; urgency=low * New upstream release. * Update years of copyright. * New build dependency: Test::More 0.88. * Set Standards-Version to 3.8.4 (no changes). * Convert to source format 3.0 (quilt). -- gregor herrmann Wed, 24 Mar 2010 17:32:04 +0100 libconfig-mvp-perl (0.093350-1) unstable; urgency=low * Initial release (cf. #562102). -- gregor herrmann Wed, 23 Dec 2009 18:25:17 +0100 debian/NEWS0000644000000000000000000000176412216352555007703 0ustar libconfig-mvp-perl (2.101480-1) unstable; urgency=low From upstream Changes: 2.101460 2010-05-26 22:29:43 America/New_York [BREAKS BACKWARD COMPATIBILITY] Config::MVP::Reader is now a base class rather than a role. This significantly simplifies the use of Config::MVP readers and makes things easier to document. 1.101450 2010-05-25 18:13:19 America/New_York [BREAKS BACKWARD COMPATIBILITY] The Reader interface has been substantially overhauled. Readers no longer have persistent Assembler, but now must be handed one (or will generate one as needed) the arguments for Reader->read_config have changed classes implementing Reader are required to provide a read_into_assembler method, now Reader::Findable has been broken into Findable and Findable::ByExtension -- gregor herrmann Sat, 29 May 2010 13:19:24 +0200 debian/compat0000644000000000000000000000000212216352555010372 0ustar 8 debian/copyright0000644000000000000000000000203412216352555011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Config-MVP Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Config-MVP/ Files: * Copyright: 2013, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-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/watch0000644000000000000000000000016212216352555010224 0ustar version=3 https://metacpan.org/release/Config-MVP/ .*/Config-MVP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$