libtest-xml-simple-perl 1.05-3 source package in Ubuntu

Changelog

libtest-xml-simple-perl (1.05-3) unstable; urgency=medium

  * Update patch for t/03valid.t to adjust for changed libxml2 output.
    (Closes: #994699)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.
  * Refresh lintian overrides.

 -- gregor herrmann <email address hidden>  Tue, 28 Sep 2021 11:54:08 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-xml-simple-perl_1.05-3.dsc 2.6 KiB 8a38a3213ff8ad04d3da60f8615469568a2cf5170ef474cec7e31b55518e6b00
libtest-xml-simple-perl_1.05.orig.tar.gz 7.9 KiB c60801a3459e7bdad4cd8007a3c94aede818a829d74e70261e6c2758b227bd53
libtest-xml-simple-perl_1.05-3.debian.tar.xz 3.8 KiB c1cc6b6615427814669fab3af0652caf93bd9037c706be6ad9cce03703b367ff

Available diffs

No changes file available.

Binary packages built by this source

libtest-xml-simple-perl: Perl testing framework for XML data

 Test::XML::Simple is a very basic class for testing XML. It uses the XPath
 syntax to locate nodes within the XML. You can also check all or part of the
 structure against a given XML fragment.