debian/0000755000000000000000000000000012265303702007166 5ustar debian/rules0000755000000000000000000000003612265303702010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000362712265303702010601 0ustar Source: libfennec-perl Maintainer: Debian Perl Group Uploaders: Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) Build-Depends-Indep: libexporter-declare-perl, libmock-quick-perl, libparallel-runner-perl, libtest-exception-perl, libtest-pod-perl, libtest-warn-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfennec-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfennec-perl.git Homepage: https://metacpan.org/release/Fennec Package: libfennec-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexporter-declare-perl, libmock-quick-perl, libparallel-runner-perl, libtest-exception-perl, libtest-warn-perl Description: Perl module providing RSPEC, Workflows, Parallelization, and Encapsulation Fennec started as a project to improve the state of testing in Perl. Fennec looks to existing solutions for most problems, so long as the existing solutions help meet the features listed below: * You can fork, and run assertions (tests) in both processes, * Encapsulated test groups can be run individually, without running the entire file, * Tests groups can be sorted, randomized, or sorted via a custom method, * Fennec is compatible with Test::Builder based tools, * Test::Builder2 supportis in-place, but experimental, * Fennec is configurable to work on alternatives to Test::Builder, * You do not need to put anything such as done_testing() at the end of your test file, * You do not need to worry about test counts, * Diagnostic messages are grouped with the failed test. debian/source/0000755000000000000000000000000012265303702010466 5ustar debian/source/format0000644000000000000000000000001412265303702011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000367212265303702011050 0ustar libfennec-perl (2.013-1) unstable; urgency=medium * Team upload. * New upstream release. -- gregor herrmann Tue, 14 Jan 2014 19:53:47 +0100 libfennec-perl (2.012-1) unstable; urgency=low * Team upload. * New upstream release. * Drop spelling-errors.patch, merged upstream. * Update {versioned,alternative} (build) dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 11 Dec 2013 21:00:25 +0100 libfennec-perl (2.009-1) unstable; urgency=low * Imported Upstream version 2.009 * Update spelling errors patch * Add version to libmock-quick-perl dependency -- Xavier Guimard Fri, 21 Jun 2013 06:29:36 +0200 libfennec-perl (2.005-1) unstable; urgency=low [ gregor herrmann ] * Drop unneeded version from libparallel-runner-perl (build) dependency. Nothing older in the archive. [ Xavier Guimard ] * Imported Upstream version 2.005 -- Xavier Guimard Sat, 01 Jun 2013 07:57:18 +0200 libfennec-perl (2.004-1) unstable; urgency=low * Imported Upstream version 2.003, 2.004 * Update debian/copyright years * Add spelling errors patch -- Xavier Guimard Mon, 27 May 2013 19:27:35 +0200 libfennec-perl (1.015-1) unstable; urgency=low [ gregor herrmann ] * Use canonical URL for Vcs-Git. [ Xavier Guimard ] * Imported Upstream version 1.015 * Update libparallel-runner-perl and libmodule-build-perl dependencies versions * Remove POD and spelling patches now included in upstream -- Xavier Guimard Sun, 12 May 2013 12:04:36 +0200 libfennec-perl (1.012-2) unstable; urgency=low * Update description (Closes: #705789) -- Xavier Guimard Sun, 21 Apr 2013 19:25:14 +0200 libfennec-perl (1.012-1) unstable; urgency=low * Initial Release. (Closes: #705091) -- Xavier Guimard Sat, 13 Apr 2013 07:38:35 +0200 debian/compat0000644000000000000000000000000212265303702010364 0ustar 8 debian/copyright0000644000000000000000000000202112265303702011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Fennec Source: https://metacpan.org/release/Fennec Upstream-Contact: Chad Granum Files: * Copyright: 2013, Chad Granum License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Xavier Guimard 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/watch0000644000000000000000000000015112265303702010214 0ustar version=3 https://metacpan.org/release/Fennec .*/Fennec-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$