libmoosex-simpleconfig-perl 0.11-2 source package in Ubuntu

Changelog

libmoosex-simpleconfig-perl (0.11-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ 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.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 23:12:48 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-simpleconfig-perl_0.11-2.dsc 2.3 KiB 083e9089df5f8b53439d86d2e0c0efa4cdd56c02c71779b56e8b2df5d0b66b17
libmoosex-simpleconfig-perl_0.11.orig.tar.gz 28.7 KiB 42c83f4b92ef2785fa8dbcfae69d5d28d5be10141d171472ccf37288682c79ad
libmoosex-simpleconfig-perl_0.11-2.debian.tar.xz 2.9 KiB a73b115913f1b01129cd4da13929f527efe292c3abc12ec09445586609002850

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-simpleconfig-perl: Moose role for setting attributes from a simple configfile

 The MooseX::SimpleConfig role loads simple configuration files to set object
 attributes. It uses Config::Any to actually parse the config files.
 Like all MooseX::ConfigFromFile - derived configfile loaders, it is
 automatically supported by the MooseX::Getopt role as well.