libconfig-onion-perl 1.007-2 source package in Ubuntu

Changelog

libconfig-onion-perl (1.007-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from old 9 to 10.
  * Remove 1 unused lintian overrides.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 21:43:53 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-onion-perl_1.007-2.dsc 2.2 KiB 0b03f21a1c4ac8049646265aa5690046d5532fb8016b879d432a2391a7f1c952
libconfig-onion-perl_1.007.orig.tar.gz 15.3 KiB 327fddf68e138b2469e5a2bae37c733f87ca84caf61e1cfaa949be3d950da8af
libconfig-onion-perl_1.007-2.debian.tar.xz 3.9 KiB 0ac5118f7e2dd9c0aab59e06476ec4baee4567e5075276f8fdd0c93035085db5

Available diffs

No changes file available.

Binary packages built by this source

libconfig-onion-perl: layered configuration

 Config::Onion stores all configuration settings in four layers:
 Defaults, Main, Local, and Override. Each layer can be added to as many
 times as you like. Within each layer, settings which are given multiple
 times will take the last specified value, while those which are not
 repeated will remain untouched.