debian/0000755000000000000000000000000012261344107007166 5ustar debian/rules0000755000000000000000000000003612261344107010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000273312261344107010576 0ustar Source: libmoosex-types-path-tiny-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9.20130630~), libmodule-build-tiny-perl (>= 0.030), perl Build-Depends-Indep: libfile-pushd-perl, libmoose-perl (>= 2), libmoosex-types-perl, libmoosex-types-stringlike-perl, libpath-tiny-perl, libtest-fatal-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-types-path-tiny-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-types-path-tiny-perl.git Homepage: https://metacpan.org/release/MooseX-Types-Path-Tiny Package: libmoosex-types-path-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 2), libmoosex-types-perl, libmoosex-types-stringlike-perl, libpath-tiny-perl Description: Path::Tiny types and coercions for Moose MooseX::Types::Path::Tiny provides Path::Tiny types for Moose. It handles two important types of coercion: * coercing objects with overloaded stringification * coercing to absolute paths . It also can check to ensure that files or directories exist. . File::Tiny is a file path utility module. . Moose is an extension of the Perl 5 object system. debian/source/0000755000000000000000000000000012261344107010466 5ustar debian/source/format0000644000000000000000000000001412261344107011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000064312261344107011043 0ustar libmoosex-types-path-tiny-perl (0.007-1) unstable; urgency=medium * Team upload. * New upstream release. * Install CONTRIBUTING file. * Update build dependencies. -- gregor herrmann Thu, 02 Jan 2014 21:12:35 +0100 libmoosex-types-path-tiny-perl (0.006-1) unstable; urgency=low * Initial Release. (Closes: #727300) -- Damyan Ivanov Wed, 30 Oct 2013 00:08:50 +0200 debian/compat0000644000000000000000000000000212261344107010364 0ustar 9 debian/libmoosex-types-path-tiny-perl.docs0000644000000000000000000000001512261344107016052 0ustar CONTRIBUTING debian/copyright0000644000000000000000000000333312261344107011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/MooseX-Types-Path-Tiny Upstream-Contact: David Golden Upstream-Name: MooseX-Types-Path-Tiny Files: * Copyright: David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Damyan Ivanov License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/watch0000644000000000000000000000021112261344107010211 0ustar version=3 https://metacpan.org/release/MooseX-Types-Path-Tiny .*/MooseX-Types-Path-Tiny-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$