debian/0000755000000000000000000000000012255660552007176 5ustar debian/rules0000755000000000000000000000003612255660552010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000330112255660552010576 0ustar Source: libmoosex-configfromfile-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl (>= 0.030) Build-Depends-Indep: libmoose-perl, libmoosex-getopt-perl, libmoosex-types-path-class-perl, libmoosex-types-path-tiny-perl (>= 0.005), libmoosex-types-perl, libnamespace-autoclean-perl, libtest-deep-perl, libtest-fatal-perl, libtest-requires-perl, libtest-without-module-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.5 Homepage: https://github.com/moose/MooseX-ConfigFromFile Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-configfromfile-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-configfromfile-perl.git Package: libmoosex-configfromfile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-types-path-class-perl, libmoosex-types-path-tiny-perl (>= 0.005), libmoosex-types-perl, libnamespace-autoclean-perl Breaks: libmoosex-app-cmd-perl (<< 0.10) Description: Moose role for setting attributes from a config file MooseX::ConfigFromFile is an abstract Moose role that provides an alternate constructor for creating objects, using parameters passed in from a config file. The actual implementation of reading the configuration file is left to subroles. debian/source/0000755000000000000000000000000012255660552010476 5ustar debian/source/format0000644000000000000000000000001412255660552011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000333712255660552011056 0ustar libmoosex-configfromfile-perl (0.13-1) unstable; urgency=medium * New upstream release. * Update (build) dependencies. * Install new CONTRIBUTING file. -- gregor herrmann Sun, 22 Dec 2013 23:02:13 +0100 libmoosex-configfromfile-perl (0.12-1) unstable; urgency=low [ 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" [ Damyan Ivanov ] * Imported Upstream version 0.12 * upstream moved homepage to Github * update debian/copyright * Break libmoosex-app-cmd-perl before version 0.10 * update (build-)dependencies [ gregor herrmann ] * Add build dependency on libmoosex-getopt-perl (additional test). * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 30 Nov 2013 21:42:35 +0100 libmoosex-configfromfile-perl (0.04-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Update years of copyright for inc/Module/*. * Bump Standards-Version to 3.9.2 (no changes). * Switch to debhelper compatibility level 8. * Add /me to Uploaders. -- gregor herrmann Sat, 17 Dec 2011 17:27:32 +0100 libmoosex-configfromfile-perl (0.03-1) unstable; urgency=low * Initial Release (Closes: #543953) -- Jonathan Yu Sat, 25 Dec 2010 15:46:44 -0500 debian/compat0000644000000000000000000000000212255660552010374 0ustar 8 debian/libmoosex-configfromfile-perl.docs0000644000000000000000000000001512255660552015774 0ustar CONTRIBUTING debian/copyright0000644000000000000000000000214212255660552011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-ConfigFromFile Upstream-Contact: Tomas Doran Source: https://metacpan.org/release/MooseX-ConfigFromFile/ Files: * Copyright: 2013, Brandon L. Black License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2011-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/watch0000644000000000000000000000021012255660552010220 0ustar version=3 https://metacpan.org/release/MooseX-ConfigFromFile/ .*/MooseX-ConfigFromFile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$