debian/0000755000000000000000000000000012201465153007165 5ustar debian/watch0000644000000000000000000000017412101267050010213 0ustar version=3 https://metacpan.org/release/Test-Regression/ .*/Test-Regression-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000207712201464670011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Regression Upstream-Contact: Nicholas Bamber Source: https://metacpan.org/release/Test-Regression/ Files: * Copyright: 2009-2010, Nicholas Bamber License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Nicholas Bamber 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/control0000644000000000000000000000215012201465070010564 0ustar Source: libtest-regression-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libalgorithm-diff-perl, libtest-differences-perl, libtest-mockobject-perl, libtext-diff-perl, perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Test-Regression/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-regression-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-regression-perl.git Package: libtest-regression-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libtest-differences-perl, libtext-diff-perl Description: test library for regression testing output Test::Regression is a Test::More compatible module that provides an ok_regression function which compares the output of a code reference with stored reference files. If necessary the reference files can be regenerated by setting an environment variable. debian/compat0000644000000000000000000000000212201464746010372 0ustar 8 debian/changelog0000644000000000000000000000150712201465153011042 0ustar libtest-regression-perl (0.07-1) unstable; urgency=low * Team upload [ Nicholas Bamber ] * New upstream release 0.06. * Remove patch applied upstream. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 ] * Imported Upstream version 0.07. * Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0). * Bumped dh compatibility to level 8 (no changes necessary). -- Florian Schlichting Sat, 10 Aug 2013 18:28:44 +0200 libtest-regression-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #594699) -- Nicholas Bamber Sun, 29 Aug 2010 09:56:37 +0100 debian/source/0000755000000000000000000000000011672202612010465 5ustar debian/source/format0000644000000000000000000000001411672202612011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672202612010244 0ustar #!/usr/bin/make -f %: dh $@