libexcel-template-perl 0.34-3 source package in Ubuntu

Changelog

libexcel-template-perl (0.34-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

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * 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: Repository.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:41: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
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
libexcel-template-perl_0.34-3.dsc 2.3 KiB bd5584a4e2fd939c914c3d99f938c2a8747c8ec8192cddd7318dbef4fb1f9b01
libexcel-template-perl_0.34.orig.tar.gz 61.7 KiB e1e7656710e0689cdd9d010e94fea63eac2d364e920d3e4b4e9d16210dd63332
libexcel-template-perl_0.34-3.debian.tar.xz 2.4 KiB f8e9554d9d66e41915085fde485f246b33961faec19db741155c4df17b6712ef

Available diffs

No changes file available.

Binary packages built by this source

libexcel-template-perl: Perl module for templating Excel files

 Excel::Template is a layout system that uses the data structures from
 HTML::Template to create an Excel spreadsheet file from an XML template
 file that describes it. Note that all limitations stated in the module
 Spreadsheet::WriteExcel are in force, as that is the module used for
 rendering.