libhtml-template-compiled-perl 1.002-1 source package in Ubuntu

Changelog

libhtml-template-compiled-perl (1.002-1) unstable; urgency=medium

  * Team upload.

  [ Lucas Kanashiro ]
  * Import upstream version 1.002
  * Remove no longer necessary wording.patch. It was fixed by upstream.
  * Bump debhelper compatibility level to 9
  * Update year of upstream copyright
  * Remove libmodule-build-perl from build dependencies

  [ gregor herrmann ]
  * Add libhtml-parser-perl tp B-D-i and Recommends.

 -- Lucas Kanashiro <email address hidden>  Sun, 16 Aug 2015 11:12:44 -0300

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
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-template-compiled-perl_1.002-1.dsc 2.5 KiB 94bb3ff56529c6725f0189ff3073f9ab9cf454504e0079eb0a0ed9c2a55308fa
libhtml-template-compiled-perl_1.002.orig.tar.gz 94.9 KiB 1a5ce152b558909c571e0b5601545eb9da7dccdef6b97defe765f536dcc0cb8d
libhtml-template-compiled-perl_1.002-1.debian.tar.xz 2.9 KiB 3173f9209ff33082d02813a7617f5cc5b83ed8f2f90db5fef55ebc0e4bf4bdbe

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.