debian/0000755000000000000000000000000012154722622007171 5ustar debian/rules0000755000000000000000000000003612154722622010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000266512154722622010605 0ustar Source: libmoosex-params-validate-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-caller-perl, libmoose-perl, libparams-validate-perl, libsub-exporter-perl, libtest-fatal-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-params-validate-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-params-validate-perl.git Homepage: https://metacpan.org/release/MooseX-Params-Validate/ Package: libmoosex-params-validate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-caller-perl, libmoose-perl, libparams-validate-perl, libsub-exporter-perl Description: Moose extension for validating method parameters MooseX::Params::Validate is a Perl module that enables Moose programs to validate method parameters, ensuring that incoming parameters are of the appropriate Moose types and roles. . This module is one of many developing options to do this sort of thing; See MooseX::Method::Signatures (libmoosex-method-signatures-perl) and MooseX::Declare (libmoosex-declare-perl) for others. debian/source/0000755000000000000000000000000012154722622010471 5ustar debian/source/format0000644000000000000000000000001412154722622011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000606212154722622011047 0ustar libmoosex-params-validate-perl (0.18-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #711609) * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of upstream copyright. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 08 Jun 2013 23:42:34 +0200 libmoosex-params-validate-perl (0.16-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Rewrite control description * Bump to debhelper 8 * Drop dependencies satisfied in oldstable [ gregor herrmann ] * debian/copyright: update years of upstream and packaging copyright. -- Jonathan Yu Sun, 27 Feb 2011 10:39:02 -0500 libmoosex-params-validate-perl (0.15-1) unstable; urgency=low * New upstream release. * Build-depend on libtest-fatal-perl instead of libtest-exception-perl. * Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88). * debian/copyright: Update for new release; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Wed, 01 Dec 2010 19:02:15 +0100 libmoosex-params-validate-perl (0.14-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * Drop Test::Pod{,::Coverage} -- now an xt/ test -- Jonathan Yu Thu, 18 Mar 2010 22:03:12 -0400 libmoosex-params-validate-perl (0.13-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Sun, 29 Nov 2009 18:51:08 -0500 libmoosex-params-validate-perl (0.12-1) unstable; urgency=low * New upstream release + Fixes bugs (RT#46730, RT#46344, RT#47647) + New dependency on Devel::Caller (libdevel-caller-perl) -- Jonathan Yu Wed, 08 Jul 2009 11:54:38 -0400 libmoosex-params-validate-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Fixes a warning about deprecated Moose call [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Set Standards-Version to 3.8.2 (no changes). -- Jonathan Yu Tue, 30 Jun 2009 15:15:59 -0400 libmoosex-params-validate-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #529812) -- Jonathan Yu Thu, 21 May 2009 12:55:21 -0400 debian/compat0000644000000000000000000000000212154722622010367 0ustar 8 debian/copyright0000644000000000000000000000207612154722622011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Params-Validate Upstream-Contact: Dave Rolsky Source: https://metacpan.org/release/MooseX-Params-Validate/ Files: * Copyright: 2013, Stevan Little License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 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/watch0000644000000000000000000000021212154722622010215 0ustar version=3 https://metacpan.org/release/MooseX-Params-Validate/ .*/MooseX-Params-Validate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$