libpod-elemental-transformer-list-perl 0.102000-2 source package in Ubuntu

Changelog

libpod-elemental-transformer-list-perl (0.102000-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 00:19:02 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-elemental-transformer-list-perl_0.102000-2.dsc 2.4 KiB 032ec42e02cfa2d91629f1d128f0370b0a390302b0b16f0a1f38d11000c4ddaf
libpod-elemental-transformer-list-perl_0.102000.orig.tar.gz 15.2 KiB 295157755eacb9d45ef78aff90c47394ce3211fc149b9ad1f3b8334e0e120954
libpod-elemental-transformer-list-perl_0.102000-2.debian.tar.xz 1.9 KiB a3673e604fd103106c900e09b538e9303c89092cc37d5a85eb686631e688b3bb

Available diffs

No changes file available.

Binary packages built by this source

libpod-elemental-transformer-list-perl: module to transform :list regions into =over/=back

 Pod::Elemental::Transformer::List module provides a way to write lists
 in Pod in an easier way than usual =over/=item/back section.
 .
 In your Pod document, you must add a =for declaration and then the list
 items prefixed with '*'