libspreadsheet-xlsx-perl 0.15-2 source package in Ubuntu

Changelog

libspreadsheet-xlsx-perl (0.15-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Add patch to fix module name in POD.
    Thanks to Robert Solomon for the bug report (via private email).
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Wed, 18 Apr 2018 17:32:05 +0200

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libspreadsheet-xlsx-perl_0.15-2.dsc 2.3 KiB 60926bb5453cef57696affb542a45c00b55abe498896c36b546687be13d702d1
libspreadsheet-xlsx-perl_0.15.orig.tar.gz 70.2 KiB 253e90ca3136abb1306ecdee37c910b01c3e6030e49569204f9a39342df5d641
libspreadsheet-xlsx-perl_0.15-2.debian.tar.xz 3.9 KiB 0640e0d20d48872c4b1a86a96ca1a7d43ab9be70fc589ba3a80b696e1ef9448d

Available diffs

No changes file available.

Binary packages built by this source

libspreadsheet-xlsx-perl: Perl extension for reading MS Excel 2007 files

 Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the
 Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of
 Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for
 interoperability; including Workbook, Worksheet, and Cell.