libcatalyst-plugin-configloader-perl 0.35-1 source package in Ubuntu

Changelog

libcatalyst-plugin-configloader-perl (0.35-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update standards version to 4.1.5, no changes needed.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 0.35.
  * Drop now unneeded build dependencies.
  * Update debian/copyright.
    Bump upstream copyright years, update Upstream-Contact,
    drop Module::Install paragraph.
  * Add debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.0.
  * Drop unneeded version constraints and Breaks/Replaces from
    (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Thu, 30 Jul 2020 18:40:22 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcatalyst-plugin-configloader-perl_0.35-1.dsc 2.6 KiB aee7c3203d1c222c90c4c5ef9deea6f750d4e5e072b4ca64ab2528e9df718f3e
libcatalyst-plugin-configloader-perl_0.35.orig.tar.gz 21.4 KiB 9e2a698a6f2d046e0dc5e57512929cd423c807d4a36ba3f29e9e5adcd71a1971
libcatalyst-plugin-configloader-perl_0.35-1.debian.tar.xz 2.2 KiB 504a956ec1c33ca7e1b885121a09bdd47b013bd40663266ccddc76d59400245f

Available diffs

No changes file available.

Binary packages built by this source

libcatalyst-plugin-configloader-perl: Catalyst plugin for loading configuration files

 Catalyst::Plugin::ConfigLoader will attempt to find and load a
 configuration file of various types. Currently it supports YAML, JSON, XML,
 INI and Perl formats.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.