libpod-sax-perl 0.14-7 source package in Ubuntu

Changelog

libpod-sax-perl (0.14-7) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Add libpod-parser-perl to {build,runtime} dependencies.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Wrap long lines in changelog entries: 0.14-3.
  * Add debian/tests/pkg-perl/use-name to enable use.t in autopkgtest.

 -- gregor herrmann <email address hidden>  Sun, 17 May 2020 14:30:54 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-sax-perl_0.14-7.dsc 2.4 KiB 70e4b54f25d42c81f38d5fce88ca6c6ece5db79f11337438f1e715b31a924798
libpod-sax-perl_0.14.orig.tar.gz 13.8 KiB 973ca0265f71139cf5a28b445fe20dbec61bd1b91a43e9f77e8e146477536982
libpod-sax-perl_0.14-7.debian.tar.xz 3.0 KiB 77c14f6730d7b8b9c504184ccb8dbcb103d5b76d4825afc0d40294c35befa59d

Available diffs

No changes file available.

Binary packages built by this source

libpod-sax-perl: Perl module for generating SAX events from POD

 The Pod::SAX module parses POD and generates corresponding SAX events. The aim
 of this module is not round trip data preservation, but rather standards
 compliance, while maintaining simple access to the underlying data.