debian/0000755000000000000000000000000012224020346007161 5ustar debian/rules0000755000000000000000000000003612224020346010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000336512224020346010573 0ustar Source: libtest-tempdir-perl Maintainer: Debian Perl Group Uploaders: franck cuny , Iulian Udrea , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libdirectory-scratch-perl, libfile-nfslock-perl, libmoose-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libpath-class-perl, libsub-exporter-perl, libtest-checkdeps-perl (>= 0.007), libtest-requires-perl, libtest-use-ok-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tempdir-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tempdir-perl.git Homepage: https://metacpan.org/release/Test-TempDir/ Package: libtest-tempdir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-nfslock-perl, libmoose-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libpath-class-perl, libsub-exporter-perl Description: Perl module that creates temporary files for testing Test::TempDir provides temporary directory creation with testing in mind. . The differences between this module and File::Temp are: * prevent race conditions when running parallel tests harness * empty directory before running tests * files are not cleaned at the end of the tests if they fail debian/source/0000755000000000000000000000000012224020346010461 5ustar debian/source/format0000644000000000000000000000001412224020346011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000343112224020346011034 0ustar libtest-tempdir-perl (0.08-1) unstable; urgency=low * New upstream release. * Update build dependencies; lower debhelper compatibility level to 8. -- gregor herrmann Sat, 05 Oct 2013 16:23:27 +0200 libtest-tempdir-perl (0.07-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * 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. * Switch to "3.0 (quilt)" source format. * Update build/runtime dependencies. * Update years of upstream copyright and license stanzas. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 13 Sep 2013 15:11:50 +0200 libtest-tempdir-perl (0.05-1) unstable; urgency=low [ Iulian Udrea ] * New upstream release * Run dh-make-perl --refresh. * debian/control: - Bump Standards-Version to 3.8.3. + The requirement for Perl modules to have a versioned Depend and Build-Depend on perl >= 5.6.0-16 has been removed. - Improve the single line synopsis. - Add myself to Uploaders. * Update debian/copyright. * debian/rules: Shorten to only 3 lines. * debian/watch: Remove unneeded lines. [ gregor herrmann ] * debian/control: bumpd (build) dependency on libmoose-perl. -- Iulian Udrea Sun, 16 Aug 2009 09:48:31 +0100 libtest-tempdir-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #531404). -- franck cuny Sun, 07 Jun 2009 19:59:29 +0200 debian/compat0000644000000000000000000000000212224020346010357 0ustar 8 debian/copyright0000644000000000000000000000220512224020346011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-TempDir Upstream-Contact: Yuval Kogman Source: https://metacpan.org/release/Test-TempDir/ Files: * Copyright: 2006-2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, franck cuny 2009, Iulian Udrea 2013, 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/watch0000644000000000000000000000016612224020346010215 0ustar version=3 https://metacpan.org/release/Test-TempDir/ .*/Test-TempDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$