debian/0000755000000000000000000000000012253361615007172 5ustar debian/rules0000755000000000000000000000003612253361615010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000252612253361615010602 0ustar Source: libtest-file-sharedir-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420200) | perl (>= 5.19.6) Build-Depends-Indep: perl, libclass-tiny-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libpath-tiny-perl, libtest-fatal-perl, libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-file-sharedir-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-sharedir-perl.git Homepage: https://metacpan.org/release/Test-File-ShareDir/ Package: libtest-file-sharedir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-tiny-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libpath-tiny-perl Description: Perl module to create fake ShareDirs Test::File::ShareDir is a Perl test module that provides functionality for creating fake ShareDirs (directories to store read-only data such as /usr/share on Linux), useful for module testing purposes. debian/source/0000755000000000000000000000000012253361615010472 5ustar debian/source/format0000644000000000000000000000001412253361615011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000177612253361615011057 0ustar libtest-file-sharedir-perl (0.4.1-1) unstable; urgency=medium * Team upload. * New upstream release. * Update (build) dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 15 Dec 2013 18:14:41 +0100 libtest-file-sharedir-perl (0.3.3-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update build and runtime dependencies. * Update years of upstream copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sun, 08 Sep 2013 17:42:28 +0200 libtest-file-sharedir-perl (0.3.1-1) unstable; urgency=low * Initial release (Closes: #678855) -- Alessandro Ghedini Sun, 24 Jun 2012 20:31:18 +0200 debian/compat0000644000000000000000000000000212253361615010370 0ustar 8 debian/copyright0000644000000000000000000000205112253361615011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-File-ShareDir Upstream-Contact: Kent Fredric Source: https://metacpan.org/release/Test-File-ShareDir/ Files: * Copyright: 2013, Kent Fredric License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000020212253361615010215 0ustar version=3 https://metacpan.org/release/Test-File-ShareDir/ .*/Test-File-ShareDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$