debian/0000755000000000000000000000000011630716212007165 5ustar debian/control0000644000000000000000000000234411630716212010573 0ustar Source: libplack-test-externalserver-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhttp-message-perl, libplack-perl, libtest-tcp-perl, liburi-perl, libwww-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.89) Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-test-externalserver-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libplack-test-externalserver-perl.git Homepage: http://search.cpan.org/dist/Plack-Test-ExternalServer/ Package: libplack-test-externalserver-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl, libplack-perl, libtest-tcp-perl, liburi-perl, libwww-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.89) Description: module for running HTTP tests on external live servers Plack::Test::ExternalServer allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server. . See Plack::Test on how to write tests that can use this module. debian/copyright0000644000000000000000000000210711630716212011120 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Florian Ragwitz Source: http://search.cpan.org/dist/Plack-Test-ExternalServer/ Name: Plack-Test-ExternalServer Files: * Copyright: 2010, Florian Ragwitz License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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/watch0000644000000000000000000000021711630716212010216 0ustar version=3 http://search.cpan.org/dist/Plack-Test-ExternalServer/ .*/Plack-Test-ExternalServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211630716212010363 0ustar 8 debian/changelog0000644000000000000000000000026311630716212011040 0ustar libplack-test-externalserver-perl (0.01-1) unstable; urgency=low * Initial release (closes: #640365). -- gregor herrmann Sun, 04 Sep 2011 17:42:57 +0200 debian/source/0000755000000000000000000000000011630716212010465 5ustar debian/source/format0000644000000000000000000000001411630716212011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611630716212010244 0ustar #!/usr/bin/make -f %: dh $@