libtemplate-provider-fromdata-perl 0.13-3 source package in Ubuntu

Changelog

libtemplate-provider-fromdata-perl (0.13-3) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Add missing build dependency on libmodule-install-perl.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Thu, 01 Dec 2022 09:13:12 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtemplate-provider-fromdata-perl_0.13-3.dsc 2.3 KiB 2eb9da9ef39eb0bb7269cf98489699dcd6756fd8ed0df717bf35498979257eed
libtemplate-provider-fromdata-perl_0.13.orig.tar.gz 22.7 KiB 0d4b9aa86ee6fddac15e54fd556d57539a02f1c5cf451011c3faf6306ae0401c
libtemplate-provider-fromdata-perl_0.13-3.debian.tar.xz 2.6 KiB 96738940d0f4ea267c979be92b9c221e0d0e8b7a32f11c84c1607a9ce66be3ad

Available diffs

No changes file available.

Binary packages built by this source

libtemplate-provider-fromdata-perl: module to load templates from your __DATA__ section

 Template::Provider::FromDATA allows you to store your templates inline with
 your code in the __DATA__ section. It will search any number of classes
 specified.