debian/0000755000000000000000000000000012154447061007172 5ustar debian/rules0000755000000000000000000000003612154447061010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231212154447061010573 0ustar Source: libtap-harness-archive-perl Maintainer: Debian Perl Group Uploaders: Alan Haggai Alavi , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1) Build-Depends-Indep: libyaml-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-harness-archive-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtap-harness-archive-perl.git Homepage: https://metacpan.org/release/TAP-Harness-Archive/ Package: libtap-harness-archive-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libyaml-tiny-perl, perl Description: module for creating an archive of TAP test results TAP::Harness::Archive is a direct subclass of TAP::Harness and behaves in exactly the same way except for one detail. In addition to outputting a running progress of the tests and an ending summary it can also capture all of the raw TAP from the individual test files or streams into an archive file (.tar or .tar.gz). debian/source/0000755000000000000000000000000012154447061010472 5ustar debian/source/format0000644000000000000000000000001412154447061011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000161112154447061011043 0ustar libtap-harness-archive-perl (0.15-1) unstable; urgency=low [ 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. Fixes "FTBFS with perl 5.18: test failures" (Closes: #711257) * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of packaging copyright. * Set Standards-Version to 3.9.4 (no further changes). * Build-Depend on Module::Build 0.40. -- gregor herrmann Fri, 07 Jun 2013 23:18:37 +0200 libtap-harness-archive-perl (0.14-1) unstable; urgency=low [ Alan Haggai Alavi ] * Initial Release. (closes: #584077) -- gregor herrmann Mon, 05 Sep 2011 00:10:25 +0200 debian/compat0000644000000000000000000000000212154447061010370 0ustar 8 debian/copyright0000644000000000000000000000216412154447061011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TAP-Harness-Archive Upstream-Contact: Michael Peters Source: https://metacpan.org/release/TAP-Harness-Archive/ Files: * Copyright: 2007, Michael Peters License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Alan Haggai Alavi 2011-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/watch0000644000000000000000000000020412154447061010217 0ustar version=3 https://metacpan.org/release/TAP-Harness-Archive/ .*/TAP-Harness-Archive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$