libxml-dom-perl 1.46-2 source package in Ubuntu

Changelog

libxml-dom-perl (1.46-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.

  [ Jenkins ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 15:00:45 +0100

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-dom-perl_1.46-2.dsc 2.2 KiB 00bce13f5216c29d489cc74e4d87c89e9102543f2b29ef1cade10308d2ca6502
libxml-dom-perl_1.46.orig.tar.gz 114.0 KiB 18ad52eb034889dd7e00fdab8728333b28c9215ae6fc4edb1d3218fb87e2c003
libxml-dom-perl_1.46-2.debian.tar.xz 5.4 KiB f603c3169dcc59e4470bba7377ab95b6bb1d70267417de492802fbf521778e97

Available diffs

No changes file available.

Binary packages built by this source

libxml-dom-perl: Perl module for building DOM Level 1 compliant doc structures

 This module parses XML strings or files and builds a data structure
 that conforms to the API of the Document Object Model as described at
 http://www.w3.org/TR/REC-DOM-Level-1. See the XML::Parser manpage
 for other available features of the XML::DOM::Parser class.