debian/0000755000000000000000000000000012201502401007151 5ustar debian/watch0000644000000000000000000000021212101267044010207 0ustar version=3 https://metacpan.org/release/Test-Portability-Files/ .*/Test-Portability-Files-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000221012201502272011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Portability-Files Upstream-Contact: Sébastien Aperghis-Tramoni Source: https://metacpan.org/release/Test-Portability-Files/ Files: * Copyright: Copyright (C) 2012 Sébastien Aperghis-Tramoni License: Artistic or GPL-1+ Files: debian/* Copyright: Copyright (C) 2009 Peter Pentchev 2013, Florian Schlichting 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/control0000644000000000000000000000267512201502272010574 0ustar Source: libtest-portability-files-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , Jonathan Yu , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.11) | libtest-simple-perl (>= 0.98), libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-portability-files-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-portability-files-perl.git Homepage: https://metacpan.org/release/Test-Portability-Files/ Package: libtest-portability-files-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to check that file names in a distribution are portable Test::Portability::Files is used to check the portability across operating systems of the names of the files present in the distribution of a module. The tests use the advices given in perlport/"Files and Filesystems". The author of a distribution can select which tests to execute. . To use this module, simply copy the code from the synopsis in a test file named t/portfs.t for example, and add it to your MANIFEST. You can delete the call to options() to enable only most common tests. debian/compat0000644000000000000000000000000212201502272010355 0ustar 8 debian/changelog0000644000000000000000000000336112201502401011026 0ustar libtest-portability-files-perl (0.06-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 [ Florian Schlichting ] * Import Upstream version 0.06. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, quilt as standard). * Bump year of upstream copyright. * Bump dh compatibility to level 8 (no changes necessary). * Switch to source format 3.0 (quilt). * Drop negative_options.patch, applied upstream. * Add build-dependency on Test::More 0.98. * Add myself to uploaders and copyright. -- Florian Schlichting Sat, 10 Aug 2013 20:21:57 +0200 libtest-portability-files-perl (0.05-2) unstable; urgency=low [ Jonathan Yu ] * Applied a patch from Chris Dolan (RT#21631) to fix issue with setting tests to false. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Damyan Ivanov ] * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. -- Jonathan Yu Sun, 14 Jun 2009 15:17:52 -0400 libtest-portability-files-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #519771) -- Peter Pentchev Fri, 08 May 2009 15:32:43 +0300 debian/source/0000755000000000000000000000000012201502272010457 5ustar debian/source/format0000644000000000000000000000001412201502272011665 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612201502160010232 0ustar #!/usr/bin/make -f %: dh $@