debian/0000755000000000000000000000000012255373362007176 5ustar debian/rules0000755000000000000000000000003612255373362010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000201512255373362010577 0ustar Source: libpath-class-file-stat-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libpath-class-perl (>= 0.32), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-class-file-stat-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-class-file-stat-perl.git Homepage: https://metacpan.org/release/Path-Class-File-Stat/ Package: libpath-class-file-stat-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libpath-class-perl (>= 0.32) Description: cache of stat calls for a Path::Class::File object Path::Class::File::Stat perl module is an extension of Path::Class::File. Path::Class::File::Stat is useful in long-running programs (as under mod_perl) where you might have a file handle opened and want to check if the underlying file has changed. debian/source/0000755000000000000000000000000012255373362010476 5ustar debian/source/format0000644000000000000000000000001412255373362011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000153412255373362011053 0ustar libpath-class-file-stat-perl (0.05-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 [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Don't install boilerplate README anymore. * Update years of upstream copyright. Add info about new files. * Make (build) dependency on libpath-class-perl versioned. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 21:15:38 +0100 libpath-class-file-stat-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #657760) -- Dominique Dumont Sat, 28 Jan 2012 18:30:54 +0100 debian/compat0000644000000000000000000000000212255373362010374 0ustar 8 debian/copyright0000644000000000000000000000236312255373362011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Path-Class-File-Stat Upstream-Contact: Peter Karman Source: https://metacpan.org/release/Path-Class-File-Stat/ Files: * Copyright: 2006, 2013, Peter Karman 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: debian/* Copyright: 2012, Dominique Dumont 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/watch0000644000000000000000000000020612255373362010225 0ustar version=3 https://metacpan.org/release/Path-Class-File-Stat/ .*/Path-Class-File-Stat-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$