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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
libspreadsheet-wright-perl (0.107-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libspreadsheet-wright-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 17:05:32 +0000
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 <gregoa@debian.org> Sun, 19 Jun 2022 14:04:04 +0200
libspreadsheet-wright-perl (0.107-3) unstable; urgency=medium
* Patching https://github.com/tobyink/p5-spreadsheet-wright/issues/5.
-- Andrius Merkys <merkys@debian.org> Tue, 14 Jan 2020 10:41:10 -0500
libspreadsheet-wright-perl (0.107-2) unstable; urgency=medium
* Team upload.
* Mark package as autopkgtest-able.
* Add libexcel-writer-xlsx-perl to Recommends.
Needed by the new Spreadsheet::Wright::OOXML module.
Thanks to ci.debian.net.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Jan 2020 19:42:25 +0100
libspreadsheet-wright-perl (0.107-1) unstable; urgency=medium
* New upstream version 0.107
* Bumping compat level from 8 to 9 (no changes).
* Adding myself to the list of uploaders.
-- Andrius Merkys <merkys@debian.org> Mon, 06 Jan 2020 01:46:57 -0500
libspreadsheet-wright-perl (0.106-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.106
* Replacing [git-import-orig] with [import-orig] in debian/gbp.conf.
* Removing 'sign-tags' from debian/gbp.conf as it fails.
* Removing upstream-applied patch
0001-odsxml-properly-set-version-attribute.patch.
-- Andrius Merkys <merkys@debian.org> Fri, 03 Jan 2020 11:08:32 -0500
libspreadsheet-wright-perl (0.105-2) unstable; urgency=medium
[ Andrius Merkys ]
* Team upload.
* Adding a patch fixing ODSXML output format, as suggested in
https://rt.cpan.org/Ticket/Display.html?id=128919.
* Bumping Standards-Version (no changes).
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
-- Andrius Merkys <merkys@debian.org> Thu, 02 Jan 2020 07:44:41 -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
|