libtest-www-mechanize-perl 1.58-1 source package in Ubuntu

Changelog

libtest-www-mechanize-perl (1.58-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libcarp-assert-more-perl.
  * Remove constraints unnecessary since buster
    * libtest-www-mechanize-perl: Drop versioned constraint on
      libcarp-assert-more-perl in Depends.

  [ gregor herrmann ]
  * Import upstream version 1.58.
  * Update (build) dependencies.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Refresh lintian overrides.

  [ Étienne Mollier ]
  * add unwarn-longstring.patch: fix warning during module import.
  * d/control: declare compliance to standards version 4.6.1.

 -- Étienne Mollier <email address hidden>  Wed, 25 May 2022 16:33:39 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-www-mechanize-perl_1.58-1.dsc 2.8 KiB 55760e392c0735a57869d1bd808c055801679617529b402eb6ad808aa8e61b8e
libtest-www-mechanize-perl_1.58.orig.tar.gz 34.2 KiB 41fcd154a1b80d3a874b3fc0757f02b9fe261e19e79156abe52e0824f8119d52
libtest-www-mechanize-perl_1.58-1.debian.tar.xz 5.2 KiB a69402279ce507e844d153b856488a88c8ae3e1fe734dd2daa2841ce4e837dfe

Available diffs

No changes file available.

Binary packages built by this source

libtest-www-mechanize-perl: module for testing web applications

 Test::WWW::Mechanize is a Perl module framework for testing web applications.
 It extends the functionality of WWW::Mechanize (see libwww-mechanize-perl) by
 subclassing it, providing additional features for testing web applications.
 In particular, it provides much nicer diagnostics upon failure.