debian/0000755000000000000000000000000012063360446007172 5ustar debian/rules0000755000000000000000000000003612063360446010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000245212063360446010600 0ustar Source: libfennec-lite-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfennec-lite-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libfennec-lite-perl.git Homepage: https://metacpan.org/release/Fennec-Lite/ Package: libfennec-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: minimalist Fennec implementation Fennec, a Perl test helper providing RSPEC, Workflows, Parallelization, and Encapsulation, does a ton, but it may be hard to adopt it all at once. It also is a large project, and has not yet been fully split into component projects. Fennec::Lite takes a minimalist approach to do for Fennec what Mouse does for Moose. . Fennec::Lite is a single module file with no non-core dependencies. It does not cover any of the more advanced features such as result capturing or SPEC workflows. This module only covers test grouping and group randomization. You can also use the FENNEC_ITEM variable with a group name or line number to run a specific test group only. Test::Builder is used under the hood for TAP output. debian/source/0000755000000000000000000000000012063360446010472 5ustar debian/source/format0000644000000000000000000000001412063360446011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024412063360446011044 0ustar libfennec-lite-perl (0.4-1) unstable; urgency=low * Initial release (closes: #696076). -- gregor herrmann Sun, 16 Dec 2012 15:56:27 +0100 debian/compat0000644000000000000000000000000212063360446010370 0ustar 8 debian/copyright0000644000000000000000000000203512063360446011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Fennec-Lite Source: https://metacpan.org/release/Fennec-Lite/ Upstream-Contact: Chad Granum Files: * Copyright: 2010, Chad Granum License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000016412063360446010224 0ustar version=3 https://metacpan.org/release/Fennec-Lite/ .*/Fennec-Lite-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$