libtemplate-declare-perl 0.47-3 source package in Ubuntu

Changelog

libtemplate-declare-perl (0.47-3) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 11:27:09 +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
libtemplate-declare-perl_0.47-3.dsc 2.4 KiB 8e842a9e37b0167eca8aa367f96e9dddebac24d4e526308953e7c0aa1c0fccc5
libtemplate-declare-perl_0.47.orig.tar.gz 89.5 KiB 963008f5930cd80b9bf5dfd9de4fe32935fe5fd0e934c059b960888af1522d97
libtemplate-declare-perl_0.47-3.debian.tar.xz 4.2 KiB 69975b8ea3939f4f001e4b7987107ac8b105d140861b1b2f74a054bf234b212e

Available diffs

  • diff from 0.47-2 to 0.47-3 (pending)

No changes file available.

Binary packages built by this source

libtemplate-declare-perl: module for Perlish declarative templates

 Template::Declare is a pure-perl declarative HTML/XUL/RDF/XML templating
 system. All templates are 100% pure perl code using a simple declarative
 syntax. It supports "native" XML namespace and declarator support, as well
 as inheritance and public/private templates.