debian/0000755000000000000000000000000012252152727007173 5ustar debian/rules0000755000000000000000000000025612252152727010256 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install $(RM) -rv $(TMP)/usr/bin debian/control0000644000000000000000000000335312252152727010602 0ustar Source: libwebinject-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nathan handler Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libcrypt-ssleay-perl, liberror-perl, libhttp-cookies-perl, libhttp-message-perl, liburi-perl, libwww-perl, libxml-parser-perl, libxml-simple-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebinject-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebinject-perl.git Homepage: https://metacpan.org/release/Webinject Package: libwebinject-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-ssleay-perl, liberror-perl, libhttp-cookies-perl, libhttp-message-perl, liburi-perl, libwww-perl, libxml-parser-perl, libxml-simple-perl Description: Perl Module for testing web services WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, AJAX, Servlets, HTML Forms, XML/SOAP Web Services, REST, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional, acceptance, and regression tests. A test harness allows you to run many test cases and collect/report your results. WebInject offers real-time results display and may also be used for monitoring system response times. debian/source/0000755000000000000000000000000012252152727010473 5ustar debian/source/format0000644000000000000000000000001412252152727011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000304012252152727011042 0ustar libwebinject-perl (1.86-1) unstable; urgency=medium * New upstream release. -- gregor herrmann Wed, 11 Dec 2013 22:14:57 +0100 libwebinject-perl (1.84-1) unstable; urgency=low * New upstream release. * Add (build) dependency on liburi-perl. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 08 Nov 2013 23:24:20 +0100 libwebinject-perl (1.80-1) unstable; urgency=low [ Nathan Handler ] * New upstream release 1.76 * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.9.4 (no changes) - Use metacpan instead of search.cpan.org for Homepage - Use debhelper (>= 9) * debian/compat: Bump to 9 * debian/copyright: - Add myself to debian/* copyright - Use metacpan instead of search.cpan.org - Use <> to surround email addresses instead of () * debian/watch: - Use metacpan instead of search.cpan.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ gregor herrmann ] * New upstream release 1.80. * Update years of packaging copyright. -- gregor herrmann Fri, 11 Oct 2013 19:22:45 +0200 libwebinject-perl (1.74-1) unstable; urgency=low * New upstream release. * Update copyright years for inc/Module/*. -- gregor herrmann Sat, 02 Jun 2012 20:07:48 +0200 libwebinject-perl (1.72-1) unstable; urgency=low * Initial release (closes: #661692). -- gregor herrmann Fri, 02 Mar 2012 14:29:54 +0100 debian/compat0000644000000000000000000000000212252152727010371 0ustar 9 debian/copyright0000644000000000000000000000330512252152727011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Webinject Source: https://metacpan.org/release/Webinject Upstream-Contact: Sven Nierlein Files: * Copyright: 2010-2011, Sven Nierlein 2004-2006, Corey Goldberg License: GPL-2 Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, gregor herrmann 2012, Nathan Handler License: GPL-2 or Artistic or GPL-1+ License: GPL-2 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; version 2 dated June, 1991. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. 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/watch0000644000000000000000000000016012252152727010221 0ustar version=3 https://metacpan.org/release/Webinject/ .*/Webinject-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libwebinject-perl.examples0000644000000000000000000000002112252152727014325 0ustar examples/* bin/*