libconfig-inifiles-perl 3.000003-3 source package in Ubuntu

Changelog

libconfig-inifiles-perl (3.000003-3) unstable; urgency=medium

  * Include dpkg's default.mk for completeness
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Declare compliance with Policy 4.7.0 with no changes.

 -- Peter Pentchev <email address hidden>  Fri, 02 Aug 2024 12:36:20 +0300

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
Plucky release main perl
Oracular release main perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-inifiles-perl_3.000003-3.dsc 2.4 KiB f355b8c2d526605f593545d109557637dc418c5572b709b7b307d8746f63ff36
libconfig-inifiles-perl_3.000003.orig.tar.gz 68.4 KiB 3c457b65d98e5ff40bdb9cf814b0d5983eb0c53fb8696bda3ba035ad2acd6802
libconfig-inifiles-perl_3.000003-3.debian.tar.xz 9.7 KiB 39a43b30928f82d9dc0e8bb7614b02585002b698104886c970ab34dd077d856f

Available diffs

No changes file available.

Binary packages built by this source

libconfig-inifiles-perl: read .ini-style configuration files

 Config::IniFiles provides a way to have readable configuration files
 outside your Perl script. Configurations can be imported (inherited,
 stacked, ...), sections can be grouped, and settings can be accessed
 from a tied hash.