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 108 109 110 111 112
|
libspreadsheet-xlsx-perl (0.15-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* debian/watch: adjust to upstream version suffix.
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Imported Upstream version 0.15.
* Drop pod-missing-name.patch.
Instead, don't install the manpage fragment anymore.
* Update years of packaging copyright.
* Update Upstream-Contact in debian/copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
* Add build dependency on libtest-nowarnings-perl.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Nov 2015 19:37:09 +0100
libspreadsheet-xlsx-perl (0.13-1) unstable; urgency=low
* New upstream release.
* Convert to source format 3.0 (quilt). Remove quilt framework.
* Set Standards-Version to 3.8.4 (no changes).
* debian/copyright: update formatting.
* Update DEP3 patch headers.
-- gregor herrmann <gregoa@debian.org> Fri, 21 May 2010 17:07:51 +0200
libspreadsheet-xlsx-perl (0.12-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Use new short rules format
* Bump debhelper and quilt dependencies
* Drop perl version dependency (newer version is in oldstable)
* Standards-Version 3.8.3 (no changes)
* Slight rewrite of control description
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 08 Oct 2009 06:51:47 -0400
libspreadsheet-xlsx-perl (0.10-1) unstable; urgency=low
* debian/watch: add uversionmangle to deal with single-digit upstream
versions.
* New upstream release.
* Set Standards-Version to 3.8.1 (no changes).
-- gregor herrmann <gregoa@debian.org> Wed, 22 Apr 2009 20:52:50 +0200
libspreadsheet-xlsx-perl (0.09-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Thu, 29 Jan 2009 18:03:29 +0100
libspreadsheet-xlsx-perl (0.08-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update years of packaging copyright.
* debian/control: extend long description.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Jan 2009 03:20:22 +0100
libspreadsheet-xlsx-perl (0.07-1) unstable; urgency=low
* New upstream release.
* Add (build) dependency on libspreadsheet-parseexcel-perl as per new
upstream requirements.
* Add patch pod-missing-name.patch; add quilt framework; add
debian/README.source.
-- gregor herrmann <gregoa@debian.org> Thu, 18 Dec 2008 20:56:30 +0100
libspreadsheet-xlsx-perl (0.04-1) unstable; urgency=low
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Nov 2008 17:46:22 +0100
libspreadsheet-xlsx-perl (0.03-1) unstable; urgency=low
* Initial release (closes: #486779).
-- gregor herrmann <gregoa@debian.org> Fri, 8 Aug 2008 14:31:42 -0300
|