1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
libspreadsheet-wright-perl (0.105-1+deb10u1) buster; urgency=medium
* Fixing previously unusable OpenDocument Spreadsheets
(https://rt.cpan.org/Ticket/Display.html?id=128919).
* Fixing previously unusable multisheet OpenDocument Spreadsheets
(https://rt.cpan.org/Ticket/Display.html?id=131334).
* Fixing passing JSON formatting options
(https://github.com/tobyink/p5-spreadsheet-wright/issues/5).
-- Andrius Merkys <merkys@debian.org> Mon, 27 Jan 2020 06:01:51 -0500
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 <dr@jones.dk> Wed, 18 Jun 2014 16:34:08 +0200
libspreadsheet-wright-perl (0.104-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#750421.
-- Jonas Smedegaard <dr@jones.dk> Tue, 03 Jun 2014 13:17:24 +0200
|