libpod-elemental-perl 0.103005-2 source package in Ubuntu

Changelog

libpod-elemental-perl (0.103005-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Update lintian overrides for renamed tags.

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

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 20:45:55 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-elemental-perl_0.103005-2.dsc 2.6 KiB 06b750f59010c9bd953018d22d7f0a6a2ab37d11b116913ebe861b8e41f5d03e
libpod-elemental-perl_0.103005.orig.tar.gz 36.4 KiB 824336ec18326e3b970e7815922b3921b0a821d2ee0e50b0c5b2bc327f99615e
libpod-elemental-perl_0.103005-2.debian.tar.xz 3.2 KiB 764f8612efef348948af38e422ff60bf03c72a02e1cb961f6b7d7e6364420267

Available diffs

No changes file available.

Binary packages built by this source

libpod-elemental-perl: module for manipulating POD elements

 Pod::Elemental is a system for treating Perl's Plain Old Documentation (POD)
 format as trees of elements. This model is similar in nature to, though less
 sophisticated than, the HTML Document Object Model (DOM). This makes it easy
 to perform many different transformations on the document data.