debian/0000755000000000000000000000000012221374401007162 5ustar debian/watch0000644000000000000000000000017212101264127010213 0ustar version=3 https://metacpan.org/release/File-Path-Tiny/ .*/File-Path-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000203512211733767011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-Path-Tiny Upstream-Contact: Daniel Muey Source: https://metacpan.org/release/File-Path-Tiny/ Files: * Copyright: 2008, Daniel Muey License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 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/control0000644000000000000000000000167012221374401010571 0ustar Source: libfile-path-tiny-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-path-tiny-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-path-tiny-perl.git Homepage: https://metacpan.org/release/File-Path-Tiny/ Package: libfile-path-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: recursive version of mkdir() and rmdir() The goal of File::Path::Tiny is simply to provide recursive versions of mkdir() and rmdir() with as little code and overhead as possible. . File::Path::Tiny is in no way meant to derogate File::Path and is in no way an endorsement to go out and replace all use of File::Path with File::Path::Tiny. debian/compat0000644000000000000000000000000211671744463010401 0ustar 8 debian/changelog0000644000000000000000000000237512221374401011043 0ustar libfile-path-tiny-perl (0.7-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Nuno Carvalho ] * New upstream release * d/control: + update standards version + remove libtest-pod* from D-B-I, tests are not executed + shorten single line synopsis -- Nuno Carvalho Thu, 26 Sep 2013 02:57:23 +0100 libfile-path-tiny-perl (0.5-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Fri, 07 Sep 2012 13:08:40 +0200 libfile-path-tiny-perl (0.3-1) unstable; urgency=low * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org -- Alessandro Ghedini Tue, 10 Apr 2012 23:16:03 +0200 libfile-path-tiny-perl (0.2-1) unstable; urgency=low * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 -- Alessandro Ghedini Fri, 16 Mar 2012 19:18:01 +0100 libfile-path-tiny-perl (0.1-1) unstable; urgency=low * Initial Release. (Closes: #637292) -- Alessandro Ghedini Wed, 10 Aug 2011 12:03:13 +0200 debian/source/0000755000000000000000000000000011671744463010503 5ustar debian/source/format0000644000000000000000000000001411671744463011711 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671744463010262 0ustar #!/usr/bin/make -f %: dh $@