debian/0000755000000000000000000000000011744020616007167 5ustar debian/rules0000755000000000000000000000003611744020616010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000262311744020616010575 0ustar Source: libmousex-types-path-class-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmouse-perl, libmousex-getopt-perl, libmousex-types-perl, libpath-class-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94), libtest-useallmodules-perl, perl Maintainer: Debian Perl Group Uploaders: TANIGUCHI Takaki , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/MouseX-Types-Path-Class/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libmousex-types-path-class-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-types-path-class-perl.git Package: libmousex-types-path-class-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmouse-perl, libmousex-types-perl, libpath-class-perl Suggests: libmousex-getopt-perl Description: Path::Class type library for Mouse MouseX::Types::Path::Class creates common Mouse types, coercions and option specifications useful for dealing with Path::Class objects as Mouse attributes. . Coercions (see Mouse::Util::TypeConstraints) are made from both "Str" and "ArrayRef" to both Path::Class::Dir and Path::Class::File objects. If you have MouseX::Getopt installed, the Getopt option type ("=s") will be added for both Path::Class::Dir and Path::Class::File. debian/source/0000755000000000000000000000000011744020616010467 5ustar debian/source/format0000644000000000000000000000001411744020616011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000172311744020616011044 0ustar libmousex-types-path-class-perl (0.07-1) unstable; urgency=low [ gregor herrmann ] * Remove version from perl (build) dependency. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 0.07. * Removed README from docs, duplicates POD. * Bumped dh compatibility to level 8 (no changes necessary). * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added copyright paragraphs for included Module::Install and Pod::Markdown. * Dropped version on dependencies with no older version in Debian. * Added myself to uploaders and copyright. * Added libmousex-getopt-perl to B-D-I (additional test) and Suggests. -- Florian Schlichting Wed, 18 Apr 2012 22:53:31 +0200 libmousex-types-path-class-perl (0.06-1) unstable; urgency=low * Initial Release. (Closes: #612870) -- TANIGUCHI Takaki Wed, 16 Feb 2011 11:02:27 +0900 debian/compat0000644000000000000000000000000211744020616010365 0ustar 8 debian/copyright0000644000000000000000000000262611744020616011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: NAKAGAWA Masaki Source: http://search.cpan.org/dist/MouseX-Types-Path-Class/ Upstream-Name: MouseX-Types-Path-Class Files: * Copyright: NAKAGAWA Masaki License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Pod/Markdown.pm Copyright: 2004, Marcel GrĂ¼nauer License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, TANIGUCHI Takaki 2012, 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/watch0000644000000000000000000000021311744020616010214 0ustar version=3 http://search.cpan.org/dist/MouseX-Types-Path-Class/ .*/MouseX-Types-Path-Class-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$