libdata-section-perl 0.200008-1 source package in Ubuntu
Changelog
libdata-section-perl (0.200008-1) unstable; urgency=medium * Import upstream version 0.200008. * Update upstream email address. * Update years of packaging copyright. * Update debian/upstream/metadata. * Update alternative test dependencies. * Declare compliance with Debian Policy 4.6.2. * Set Rules-Requires-Root: no. * Annotate test-only build dependencies with <!nocheck>. -- gregor herrmann <email address hidden> Fri, 06 Jan 2023 17:51:59 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libdata-section-perl_0.200008-1.dsc | 2.5 KiB | e97e94015ef0bc7c25f1cc72bad6f56737193cc21c9b3f5171f490fec8abc4bd |
libdata-section-perl_0.200008.orig.tar.gz | 22.1 KiB | 83acc7a55d3dd7ed36e9d78d350af3138c69cfa178a44765822712ff433b990e |
libdata-section-perl_0.200008-1.debian.tar.xz | 3.2 KiB | e6655c5fcfa95687cdb35e5746072965614b881ee4ca04748efc021ec3f9f6c0 |
Available diffs
- diff from 0.200007-2 to 0.200008-1 (8.5 KiB)
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.