debian/0000755000000000000000000000000012264061712007167 5ustar debian/rules0000755000000000000000000000003612264061712010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000223612264061712010575 0ustar Source: libtest-data-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libtest-prereq-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.95) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-data-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-data-perl.git Homepage: https://metacpan.org/release/Test-Data/ Package: libtest-data-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to check properties and values of data and variables Test::Data imports functions from plugin modules that allow testing of a wide range of properties of a variable. Plugin modules shipped in this package include Test::Data::Scalar, Test::Data::Array, Test::Data::Hash and Test::Data::Function. Tests range from blessed_ok() to array_sorted_descending_ok() or prototype_ok(). debian/source/0000755000000000000000000000000012264061712010467 5ustar debian/source/format0000644000000000000000000000001412264061712011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000162612264061712011046 0ustar libtest-data-perl (1.24-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 [ gregor herrmann ] * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 10 Jan 2014 22:18:27 +0100 libtest-data-perl (1.23-1) unstable; urgency=low * Team upload. * d/control: Update standards version. * d/copyright: Update format and field names. * d/copyright: Update copyright years. * Drop fix_manpage_section.patch, fixed upstream. * New upstream release. -- Nuno Carvalho Sun, 12 Aug 2012 17:38:28 +0100 libtest-data-perl (1.22-1) unstable; urgency=low * Initial Release. (Closes: #648771) -- Florian Schlichting Tue, 15 Nov 2011 21:18:43 +0000 debian/compat0000644000000000000000000000000212264061712010365 0ustar 8 debian/copyright0000644000000000000000000000204412264061712011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: brian d foy Source: https://metacpan.org/release/Test-Data/ Upstream-Name: Test-Data Files: * Copyright: 2002-2012, brian d foy License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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/watch0000644000000000000000000000016012264061712010215 0ustar version=3 https://metacpan.org/release/Test-Data/ .*/Test-Data-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$