libspreadsheet-wright-perl 0.107-4 source package in Ubuntu

Changelog

libspreadsheet-wright-perl (0.107-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 9 to 10.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

  [ gregor herrmann ]
  * Convert from cdbs to dh(1).
    This fixes the autopkgtest failure caused by ${cdbs:Recommends}.

 -- gregor herrmann <email address hidden>  Sun, 19 Jun 2022 14:04:04 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libspreadsheet-wright-perl_0.107-4.dsc 2.6 KiB b90f07f79530a07d2cf2a2859273de3607c24319916587219ce2fc3c29714310
libspreadsheet-wright-perl_0.107.orig.tar.gz 23.1 KiB dec86edb3eca282be0d416538e9e04992e5f89d1a67a20ffc7fd2a91ccdf1cf4
libspreadsheet-wright-perl_0.107-4.debian.tar.xz 4.0 KiB 552f7ebc758e0ba5696c8fe5f74faed5792b959ab969141aee7de090dd60c9b6

Available diffs

No changes file available.

Binary packages built by this source

libspreadsheet-wright-perl: simple spreadsheet worker

 Spreadsheet::Wright is a fork of Spreadsheet::Write and may be used as
 a drop-in replacement.
 .
 Spreadsheet::Wright writes files in CSV, Microsoft Excel, HTML and
 OpenDocument formats. It is especially suitable for building various
 dumps and reports where rows are built in sequence, one after another.
 .
 It is not especially suitable for modifying existing files.
 .
 The name is a not just pun on "write" - the word "wright" means worker
 or crafter, and "Spreadsheet::Wright" does a lot of the work of
 spreadsheet output for you!