debian/0000755000000000000000000000000011554064610007170 5ustar debian/control0000644000000000000000000000264711554064452010610 0ustar Source: libmoosex-types-path-class-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmoose-perl, libmoose-perl (>= 2) | libclass-mop-perl, libmoosex-getopt-perl, libmoosex-types-perl, libpath-class-perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: franck cuny , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/MooseX-Types-Path-Class/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-types-path-class-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-types-path-class-perl Package: libmoosex-types-path-class-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoose-perl (>= 2) | libclass-mop-perl, libmoosex-types-perl, libpath-class-perl Recommends: libmoosex-getopt-perl Description: Path::Class type library for Moose MooseX::Types::Path::Class creates common Moose types, coercions and option specifications useful for dealing with Path::Class objects as Moose attributes. . Coercions (see Moose::Util::TypeConstraints) are made from both 'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File objects. If you have MooseX::Getopt installed, the Getopt option type ("=s") will be added for both Path::Class::Dir and Path::Class::File. debian/copyright0000644000000000000000000000252511554064221011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Todd Hepler Source: http://search.cpan.org/dist/MooseX-Types-Path-Class/ Name: MooseX-Types-Path-Class Files: * Copyright: 2007-2008, Todd Hepler License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Nathan Handler 2009, franck cuny 2011, 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/watch0000644000000000000000000000040211212456125010212 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/MooseX-Types-Path-Class/ .*/MooseX-Types-Path-Class-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211554064252010370 0ustar 8 debian/changelog0000644000000000000000000000205411554064602011044 0ustar libmoosex-types-path-class-perl (0.05-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ 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). [ gregor herrmann ] * debian/control: update (build) dependencies to prepare for Moose/Class::MOP changes. * Switch to source format 3.0 (quilt). * debian/rules: use tiny dh file. * debian/copyright: update formatting * Set Standards-Version to 3.9.2 (no further changes). * Add /me to Uploaders. * Bump debhelper compatibility level to 8. * debian/control: remove version from (build) dependencies that are fulfilled at least in oldstable. -- gregor herrmann Thu, 21 Apr 2011 19:29:37 +0200 libmoosex-types-path-class-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #531400). -- franck cuny Mon, 1 Jun 2009 10:32:10 +0200 debian/source/0000755000000000000000000000000011554064610010470 5ustar debian/source/format0000644000000000000000000000001411554064064011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611554064105010246 0ustar #!/usr/bin/make -f %: dh $@