libtest-xpath-perl 0.20-1 source package in Ubuntu

Changelog

libtest-xpath-perl (0.20-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Debian Janitor ]
  * use debhelper comaptibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.1
  * update copyright info:
    + update coverage
    + use field Reference (note License-Reference)
  * update source helper script copyright-check

 -- Jonas Smedegaard <email address hidden>  Fri, 19 Aug 2022 09:02:42 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-xpath-perl_0.20-1.dsc 2.2 KiB 10b369c5bfdb3c4f3a2cd141bd944904efb0aaf036403a686419c011b50f7abf
libtest-xpath-perl_0.20.orig.tar.gz 13.8 KiB dfaa611e7146ad9c9769b5bcf688949976b8372df7e787a40b933a148d892039
libtest-xpath-perl_0.20-1.debian.tar.xz 3.0 KiB 9f7f3e1816960dbcd063790bfa4badc29aee311eda7fc2f240d47c615b0e43b1

Available diffs

No changes file available.

Binary packages built by this source

libtest-xpath-perl: test XML and HTML content and structure with XPath expressions

 Test::XPath lets you use the power of XPath expressions
 to validate the structure of your XML and HTML documents.
 .
 XPath (XML Path Language) is a query language
 for selecting nodes from an XML document.