debian/0000755000000000000000000000000012256617026007175 5ustar debian/rules0000755000000000000000000000003612256617026010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000370712256617026010607 0ustar Source: libmoosex-types-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl Build-Depends-Indep: libcarp-clan-perl, libmodule-runtime-perl, libmoose-perl, libnamespace-autoclean-perl, libsub-exporter-perl, libsub-name-perl, libtest-fatal-perl, libtest-requires-perl, perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , Ansgar Burchardt , Ryan Niebur , gregor herrmann , Jonathan Yu , Alessandro Ghedini Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/MooseX-Types/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-perl.git Package: libmoosex-types-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcarp-clan-perl, libmodule-runtime-perl, libmoose-perl, libnamespace-autoclean-perl, libsub-exporter-perl, libsub-name-perl Description: Moose extension to organise types in libraries MooseX::Types allows developers to organise and selectively import your own and the built-in types in libraries, rather than the default behaviour where types are global. As a nice side effect, it catches typographic errors at compile-time too. . The main motivation for this module is to provide an easy way of preventing conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. It also provides some convenient functions for working with Moose types. debian/source/0000755000000000000000000000000012256617026010475 5ustar debian/source/format0000644000000000000000000000001412256617026011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001553712256617026011062 0ustar libmoosex-types-perl (0.41-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 [ gregor herrmann ] * New upstream release. * Refresh fix-bad-whatis-entry.patch (offset). * Update years of copyright. * Update (build) dependencies. * Install new CONTRIBUTING file. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 19:03:59 +0100 libmoosex-types-perl (0.35-1) unstable; urgency=low * Imported Upstream version 0.35 -- Salvatore Bonaccorso Sat, 19 May 2012 14:04:00 +0200 libmoosex-types-perl (0.34-1) unstable; urgency=low [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.34 * Update debian/copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 * Simplify (build)-dependencies satisfied in Squeeze. Change versioned (Build-)Depends(-Indep) on libmoose-perl to an unversioned dependency as the required version is already satisfied in Squeeze. Remove alternative Build-Depends-Indep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) for Test::More 0.88. -- Salvatore Bonaccorso Sat, 19 May 2012 07:23:04 +0200 libmoosex-types-perl (0.31-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 23 Dec 2011 16:39:26 +0100 libmoosex-types-perl (0.30-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. [ Alessandro Ghedini ] * New upstream release * (Build-)Depends(-Indep) on libnamespace-clean-perl (>= 0.19) -- Alessandro Ghedini Sun, 18 Sep 2011 13:39:54 +0200 libmoosex-types-perl (0.27-1) unstable; urgency=low * New upstream release * Update upstream copyright year * Remove inc/Module/* from copyright (no more used) * Add myself to Uploaders * Add fix-bad-whatis-entry patch * Remove versioned (B-)D(-I) for libsub-install-perl (version 0.924 is in oldstable) -- Alessandro Ghedini Tue, 07 Jun 2011 12:39:35 +0200 libmoosex-types-perl (0.25-2) unstable; urgency=low * debian/control: update (build) dependencies to prepare for Moose/Class::MOP changes. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Thu, 21 Apr 2011 19:36:45 +0200 libmoosex-types-perl (0.25-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Update my email address. [ Ansgar Burchardt ] * New upstream release. * Add build-dep on libtest-requires-perl. * Build-depend on libtest-fatal-perl instead of libtest-exception-perl. * Bump build-dep on libtest-simple-perl to >= 0.88. * Update my email address. -- Ansgar Burchardt Wed, 01 Dec 2010 18:45:16 +0100 libmoosex-types-perl (0.24-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.1 (no changes needed). * Refresh debian/copyright file. * debian/control: Make (Build-)Depends(-Indep) on libcarp-clan-perl unversioned, as this version is already in stable. -- Salvatore Bonaccorso Sun, 12 Sep 2010 16:17:37 +0200 libmoosex-types-perl (0.22-1) unstable; urgency=low * New upstream release. * Build (build-)dep on libmoose-perl to >= 1.06. * debian/copyright: Update years of copyright for inc/Module/*. * debian/copyright: Formatting changes for current DEP-5 proposal. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.8.4 (no changes). -- Ansgar Burchardt Wed, 02 Jun 2010 21:24:51 +0900 libmoosex-types-perl (0.21-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update short description [ Ryan Niebur ] * Update ryan52's email address -- Jonathan Yu Thu, 24 Dec 2009 06:31:00 -0500 libmoosex-types-perl (0.20-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address [ Salvatore Bonaccorso ] * New upstream release - fix "empty export" warning. -- Salvatore Bonaccorso Sat, 12 Sep 2009 10:06:29 +0200 libmoosex-types-perl (0.19-1) unstable; urgency=low * New upstream release + Reverse changes in 0.18 as it broke lots of code -- Jonathan Yu Sun, 23 Aug 2009 15:20:33 -0400 libmoosex-types-perl (0.18-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Fix for has_available_type_export if the introspected code symbol exists but is not a type export * Standards-Version 3.8.3 (no changes) * Remove versioned dependency on libnamespace-clean-perl (version in stable is 0.08, which meets this requirement) * Updated copyright information [ gregor herrmann ] * New upstream release. -- gregor herrmann Sun, 23 Aug 2009 19:29:47 +0200 libmoosex-types-perl (0.16-1) unstable; urgency=low * New upstream release + Use throw_exception instead of croak + Some more tests * Added note about upstream copyright * Added /me to Uploaders and copyright -- Jonathan Yu Mon, 29 Jun 2009 18:02:11 -0400 libmoosex-types-perl (0.14-1) unstable; urgency=low * New upstream release -- Ansgar Burchardt Sat, 27 Jun 2009 18:35:10 +0200 libmoosex-types-perl (0.13-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. -- gregor herrmann Fri, 26 Jun 2009 16:04:57 +0200 libmoosex-types-perl (0.12-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release * Add myself to uploaders * debian/rules: minimize rules file. * debian/watch: remove comments on file * debian/copyright: Add pkg-perl members for debian packaging copyright. [ gregor herrmann ] * Set Standards-Version to 3.8.2 (no changes). -- Salvatore Bonaccorso Mon, 15 Jun 2009 20:35:38 +0200 libmoosex-types-perl (0.11-1) unstable; urgency=low * New upstream release * Add myself to Uploaders * add libsub-name-perl to (build)deps * remove patching, it's fixed upstream -- Ryan Niebur Sun, 24 May 2009 00:19:57 -0700 libmoosex-types-perl (0.10-1) unstable; urgency=low * Initial Release (Closes: #524713) -- Ansgar Burchardt Sun, 19 Apr 2009 13:41:55 +0200 debian/libmoosex-types-perl.docs0000644000000000000000000000001512256617026014146 0ustar CONTRIBUTING debian/compat0000644000000000000000000000000212256617026010373 0ustar 9 debian/patches/0000755000000000000000000000000012256617026010624 5ustar debian/patches/fix-bad-whatis-entry.patch0000644000000000000000000000117012256617026015612 0ustar Description: Fix the manpage-has-bad-whatis-entry lintian warning for MooseX::Types::UndefinedType. Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=91657 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=91657 Author: Alessandro Ghedini Reviewed-by: gregor herrmann Last-Update: 2013-12-25 --- a/lib/MooseX/Types/UndefinedType.pm +++ b/lib/MooseX/Types/UndefinedType.pm @@ -14,6 +14,9 @@ use overload '""' => sub { shift->name }, fallback => 1; +=head1 NAME + +MooseX::Types::UndefinedType - Represents a not yet defined type =head1 DESCRIPTION debian/patches/series0000644000000000000000000000003312256617026012035 0ustar fix-bad-whatis-entry.patch debian/copyright0000644000000000000000000000232612256617026011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MooseX-Types Upstream-Contact: John Napiorkowski Source: https://metacpan.org/release/MooseX-Types/ Files: * Copyright: 2007, Robert Sedlacek License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Ansgar Burchardt 2009-2012, Salvatore Bonaccorso 2009, Jonathan Yu 2009, Ryan Niebur 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/watch0000644000000000000000000000016612256617026010231 0ustar version=3 https://metacpan.org/release/MooseX-Types/ .*/MooseX-Types-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$