libspreadsheet-wright-perl 0.105-1 source package in Ubuntu

Changelog

libspreadsheet-wright-perl (0.105-1) unstable; urgency=medium


  [ upstream ]
  * New release.
    + Repository is now on GitHub.
    + use Dist::Inkt.
    + Avoid use of given/when.
    + Use strict and warnings instead of common::sense.

  [ Jonas Smedegaard ]
  * Add alternate git source.
  * Fix package dependencies and recommendation.
  * Update copyright info:
    + Stop track no longer shipped convenience code copies.
    + Extend coveage for main upstream author.
    + Fix cover CONTRIBUTING file.
  * Stop (build-)depend on libcommon-sense-perl.

 -- Jonas Smedegaard <email address hidden>  Wed, 18 Jun 2014 16:34:08 +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
Bionic release universe misc
Xenial release universe misc

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libspreadsheet-wright-perl_0.105-1.dsc 2.4 KiB f85a4ea1772424e1a923709e9aa4147efe57ae17cb0155cd9e0e7a9e9411e85f
libspreadsheet-wright-perl_0.105.orig.tar.gz 23.1 KiB dd839c4e7dc6672435269f4fddf23730107d00c5a8724f903643ee9a3247cbb1
libspreadsheet-wright-perl_0.105-1.debian.tar.xz 3.6 KiB 238ff4fd2f862798bb20c6c9ee31e441fad48520a033fe613ad8346dc64a6c07

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!