libdata-section-perl 0.200007-2 source package in Ubuntu

Changelog

libdata-section-perl (0.200007-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 23:14:20 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-section-perl_0.200007-2.dsc 2.2 KiB 305a93e03402f71d475172efd7b7e8f9edbd32dd4a5aa3c15b1263df1ede6607
libdata-section-perl_0.200007.orig.tar.gz 21.6 KiB cd937e5b70e34aab885ff414e2a6d19e4783b7c28fc3cda5145b230514ebb4de
libdata-section-perl_0.200007-2.debian.tar.xz 3.0 KiB 2e15f372b8e2d2f40f70e797aa65bda406ecf2e0d4dda604b339fae3aa7592de

Available diffs

No changes file available.

Binary packages built by this source

libdata-section-perl: module to read chunks of data from a module's DATA section

 Data::Section is a Perl module that provides an easy way to access multiple
 named chunks of line-oriented data in your module's DATA section. It was
 written to allow modules to store their own templates, but is probably useful
 for other purposes as well.