debian/0000755000000000000000000000000012253362110007161 5ustar debian/rules0000755000000000000000000000003612253362110010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000273112253362110010567 0ustar Source: libtest-www-mechanize-mojo-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Fabrizio Regalli Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-parser-perl, libmojolicious-perl (>= 4.07), libtest-pod-coverage-perl, libtest-pod-perl, libtest-www-mechanize-perl, libwww-mechanize-perl, libwww-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-mechanize-mojo-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-www-mechanize-mojo-perl.git Homepage: https://metacpan.org/release/Test-WWW-Mechanize-Mojo/ Package: libtest-www-mechanize-mojo-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl, libmojolicious-perl (>= 4.07), libtest-www-mechanize-perl, libwww-mechanize-perl, libwww-perl Description: module for testing web applications built using Mojolicious Test::WWW::Mechanize::Mojo is a Perl framework for testing web applications based on Mojolicious (see libmojolicious-perl). It extends the functionality of Test::WWW::Mechanize (see libtest-www-mechanize-perl) by enabling testing without requiring a web server. debian/source/0000755000000000000000000000000012253362110010461 5ustar debian/source/format0000644000000000000000000000001412253362110011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000346712253362110011045 0ustar libtest-www-mechanize-mojo-perl (0.0.14-1) unstable; urgency=medium * Team upload. * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 15 Dec 2013 18:17:48 +0100 libtest-www-mechanize-mojo-perl (0.0.13-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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. Fixes "FTBFS: pod coverage test failure" (Closes: #711632) * Update versioned build dependency on libmojolicious-perl. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sun, 09 Jun 2013 15:36:21 +0200 libtest-www-mechanize-mojo-perl (0.0.10-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Imported Upstream version 0.0.10 * Bump Standards-Version to 3.9.3 * debian/copyright: update to Copyright-Format 1.0 * debian/copyright: add 2012 year for debian/* files * debian/control: sorted deps and add version to libwww-mechanize-perl -- Fabrizio Regalli Thu, 24 May 2012 12:57:57 +0200 libtest-www-mechanize-mojo-perl (0.0.9-1) unstable; urgency=low * New upstream release * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders. * Switch d/compat to 8. * Update d/rules to standard 3 lines version. -- Fabrizio Regalli Mon, 13 Jun 2011 11:53:57 +0200 libtest-www-mechanize-mojo-perl (0.0.8-1) unstable; urgency=low * Initial Release (Closes: #617946) -- Jonathan Yu Sat, 12 Mar 2011 15:13:36 -0500 debian/compat0000644000000000000000000000000212253362110010357 0ustar 8 debian/copyright0000644000000000000000000000216012253362110011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Shlomi Fish Source: https://metacpan.org/release/Test-WWW-Mechanize-Mojo/ Upstream-Name: Test-WWW-Mechanize-Mojo Files: * Copyright: 2005-2008, Leon Brocard License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Jonathan Yu 2011-2012, Fabrizio Regalli 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/watch0000644000000000000000000000021412253362110010207 0ustar version=3 https://metacpan.org/release/Test-WWW-Mechanize-Mojo/ .*/Test-WWW-Mechanize-Mojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$