debian/0000755000000000000000000000000012223345106007164 5ustar debian/watch0000644000000000000000000000021412101265127010211 0ustar version=3 https://metacpan.org/release/Mixin-ExtraFields-Param/ .*/Mixin-ExtraFields-Param-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000214312223345106011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mixin-ExtraFields-Param Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Mixin-ExtraFields-Param/ Files: * Copyright: 2005, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, gregor herrmann 2013, Florian Schlichting 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/control0000644000000000000000000000246012223345106010571 0ustar Source: libmixin-extrafields-param-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96), libmixin-extrafields-perl, libsub-exporter-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmixin-extrafields-param-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmixin-extrafields-param-perl.git Homepage: https://metacpan.org/release/Mixin-ExtraFields-Param/ Package: libmixin-extrafields-param-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmixin-extrafields-perl, libsub-exporter-perl Description: module to make classes provide a familiar "param" method Mixin::ExtraFields::Param mixes in to your class to provide a param method like the ones provided by CGI, CGI::Application, and other classes. It uses Mixin::ExtraFields, which means it can use any Mixin::ExtraFields driver to store your data. debian/compat0000644000000000000000000000000212223344512010362 0ustar 8 debian/changelog0000644000000000000000000000264512223345106011045 0ustar libmixin-extrafields-param-perl (0.020-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.020 * Update upstream copyright statement * Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1) * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Switch to source format 3.0 (quilt) * Add build-dependency on Test::More 0.96 * Add myself to uploaders and copyright -- Florian Schlichting Thu, 03 Oct 2013 21:47:23 +0200 libmixin-extrafields-param-perl (0.011-2) unstable; urgency=low * Make (build) dependency on libmixin-extrafields-perl versioned (closes: #569437) -- gregor herrmann Fri, 12 Feb 2010 00:52:20 +0100 libmixin-extrafields-param-perl (0.011-1) unstable; urgency=low * Initial release (cf. #562102). -- gregor herrmann Wed, 23 Dec 2009 18:40:51 +0100 debian/source/0000755000000000000000000000000012223344610010463 5ustar debian/source/format0000644000000000000000000000001412223344610011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671746443010262 0ustar #!/usr/bin/make -f %: dh $@