debian/0000755000000000000000000000000012110463461007164 5ustar debian/rules0000755000000000000000000000003612110463461010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000233212110463461010567 0ustar Source: libplack-middleware-test-stashwarnings-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhttp-message-perl, libplack-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-test-stashwarnings-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-middleware-test-stashwarnings-perl.git Homepage: https://metacpan.org/release/Plack-Middleware-Test-StashWarnings/ Package: libplack-middleware-test-stashwarnings-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libplack-perl Description: module for testing plack application warnings Plack::Middleware::Test::StashWarnings is a Plack middleware component to record warnings generated by your application so that you can test them to make sure your application complains about the right things. . The warnings generated by your application are available at a special URL (/__test_warnings), encoded with Storable/nfreeze. So using Test::WWW::Mechanize you can just get that URL and Storable/thaw its content. debian/source/0000755000000000000000000000000012110463461010464 5ustar debian/source/format0000644000000000000000000000001412110463461011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000132512110463461011037 0ustar libplack-middleware-test-stashwarnings-perl (0.07-1) unstable; urgency=low [ gregor herrmann ] * debian/copyright: update wording of Comment about copyright ownership. [ 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. * Update years of copyright. * Set Standards-Version to 3.9.4 (no changes). -- gregor herrmann Mon, 18 Feb 2013 18:38:50 +0100 libplack-middleware-test-stashwarnings-perl (0.6-1) unstable; urgency=low * Initial release (closes: #687431). -- gregor herrmann Thu, 13 Sep 2012 20:08:42 +0200 debian/compat0000644000000000000000000000000212110463461010362 0ustar 8 debian/copyright0000644000000000000000000000307212110463461011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Plack-Middleware-Test-StashWarnings Source: https://metacpan.org/release/Plack-Middleware-Test-StashWarnings/ Upstream-Contact: Shawn M Moore Files: * Copyright: 2010-2012, Shawn M Moore License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 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/watch0000644000000000000000000000024412110463461010215 0ustar version=3 https://metacpan.org/release/Plack-Middleware-Test-StashWarnings/ .*/Plack-Middleware-Test-StashWarnings-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$