libhtml-template-compiled-perl 1.003-2 source package in Ubuntu

Changelog

libhtml-template-compiled-perl (1.003-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:51:52 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-template-compiled-perl_1.003-2.dsc 2.4 KiB 4f714832d7abf5ac04fdd4f30c9c8310588810c2e91066af4ed8d969b49f2e74
libhtml-template-compiled-perl_1.003.orig.tar.gz 95.2 KiB 27d189ebc530bea6c34d7079b2f714d5b252865f148fbf701acf70c791996809
libhtml-template-compiled-perl_1.003-2.debian.tar.xz 3.3 KiB ae908655f090e8f7154d5f0c3506c04b5383a80317cbe03d87992fb4a5121a06

Available diffs

No changes file available.

Binary packages built by this source

libhtml-template-compiled-perl: Perl template system compiling HTML::Template files to Perl code

 HTML::Template::Compiled is a template system which can be used for
 HTML::Template templates with the same API. It offers more flexible template
 delimiters, additional tags and features, and by compiling the template into
 perl code it can run significantly faster in persistent environments such as
 FastCGI or mod_perl.