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 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417
|
libspreadsheet-parseexcel-perl (0.6500-4~deb12u1) bookworm-security; urgency=high
* Team upload.
* Rebuild for bookworm-security
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 30 Dec 2023 13:54:23 +0100
libspreadsheet-parseexcel-perl (0.6500-4) unstable; urgency=medium
* Team upload.
* Do not use string eval for conditional formatting (CVE-2023-7101)
(Closes: #1059450)
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 29 Dec 2023 09:41:06 +0100
libspreadsheet-parseexcel-perl (0.6500-3) unstable; urgency=medium
* Fix autopkgtests: the smoke tests needs more files.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Annotate test-only build dependencies with <!nocheck>.
* debian/rules: fix more example permissions.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Jun 2022 23:59:07 +0200
libspreadsheet-parseexcel-perl (0.6500-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* 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
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 10:37:27 +0100
libspreadsheet-parseexcel-perl (0.6500-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 28 Dec 2020 13:10:05 +0100
libspreadsheet-parseexcel-perl (0.6500-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/copyright: update years of upstream and packaging copyright.
* Refresh patches.
* Bump debhelper compatibility level to 8.
* Remove version from libtest-pod-perl build dependency, already satisfied
in oldstable.
* Add new build and runtime dependency on libcrypt-rc4-perl.
* debian/control: update {versioned,alternative} (build) dependencies.
* Strip trailing slash from metacpan URLs.
* debian/rules: fix examples hashbang/permissions.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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"
[ Florian Schlichting ]
* Import Upstream version 0.6500
* Update upstream copyright holders
* Declare compliance with Debian Policy 3.9.5
* Drop 10objref.patch, feature incorporated upstream
-- gregor herrmann <gregoa@debian.org> Mon, 05 May 2014 17:10:46 +0200
libspreadsheet-parseexcel-perl (0.5800-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Use new 3.0 (quilt) source format
* Standards-Version 3.9.1 (no changes)
* Update copyright information
* Use new DEP5 copyright format
[ gregor herrmann ]
* Update patch headers (DEP3).
-- Jonathan Yu <jawnsy@cpan.org> Mon, 04 Oct 2010 22:08:29 -0400
libspreadsheet-parseexcel-perl (0.5700-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Install examples from examples/*
* Refresh quilt patches
[ gregor herrmann ]
* Install the "old" sample directory with the directory structure, otherwise
it gets confusing.
* Update years of upstream and packaging copyright.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 24 Jan 2010 20:47:08 -0500
libspreadsheet-parseexcel-perl (0.5600-1) unstable; urgency=low
* New upstream release
* Refresh patch 10objref.patch
-- Jonathan Yu <jawnsy@cpan.org> Tue, 15 Dec 2009 20:18:50 -0500
libspreadsheet-parseexcel-perl (0.5500-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Wed, 30 Sep 2009 08:00:45 -0400
libspreadsheet-parseexcel-perl (0.5400-1) unstable; urgency=low
* New upstream release
+ Fix for height/width of hidden rows/columns (RT#48450)
+ Fix mal-formed Print_Title Name block
-- Jonathan Yu <frequency@cpan.org> Wed, 26 Aug 2009 05:51:44 -0400
libspreadsheet-parseexcel-perl (0.5300-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Fix minor int2col() bug (RT#48967)
+ Check for valid dates in Utility::ExcelFmt (RT#48831)
+ Fix for multiple dots in number formats (RT#45502)
+ Rounding now behaves like (RT#45626)
+ Fix incorrectly skipped charts (RT#44009)
* Use short debhelper rules format (--with quilt)
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders
* Rewrote control description
* Refresh applied patches so they use unified patches
* Remove 60_this_is_not_a_manpage and 70_warnings_64bit.patch,
which were fixed upstream
* Override tests with AUTOMATED_TESTING=1, add to B-D-I
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Add libtest-cpan-meta-perl to Build-Depends-Indep, enables another test.
-- Jonathan Yu <frequency@cpan.org> Mon, 24 Aug 2009 18:28:05 -0400
libspreadsheet-parseexcel-perl (0.4900-2) unstable; urgency=low
* Fix "Character in 'c' format wrapped in pack in perl 5.10" by adding the
patch from CPAN RT#18063 as 70_warnings_64bit.patch (closes: #495790).
-- gregor herrmann <gregoa@debian.org> Thu, 12 Feb 2009 14:58:18 +0100
libspreadsheet-parseexcel-perl (0.4900-1) unstable; urgency=low
* New upstream release.
* Remove patches 20general.patch, 40saveparser.patch,
50_manpage_numbered_character.patch (applied upstream), refresh the
remaining patches.
* debian/copyright: switch to new format.
* Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}.
* debian/control:
- switch Vcs-Browser field to ViewSVN
- add ${misc:Depends} to Depends: field
- update short and long description
- change my email address
-- gregor herrmann <gregoa@debian.org> Thu, 29 Jan 2009 19:36:24 +0100
libspreadsheet-parseexcel-perl (0.3300-1) unstable; urgency=low
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
[ Gunnar Wolf ]
* New upstream release
* Standards-version -> 3.8.0
* Commented out heafily incomplete manpage for
Spreadsheet::ParseExcel::SaveParser::Workbook, which is more a comment
than documentation. Lintian is surely happier this way.
-- Gunnar Wolf <gwolf@debian.org> Sun, 12 Oct 2008 19:57:02 -0500
libspreadsheet-parseexcel-perl (0.3200-2) unstable; urgency=low
[ Damyan Ivanov ]
* debian/watch: Remove dash from the version capture
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields. Wrapped long lines. Added: /me to Uploaders.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467966)
- update based on dh-make-perl's examples
- don't install README any more (text version of the POD documentation)
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* Change patch system from dpatch to quilt.
* debian/copyright:
- use specific upstream URL instead of just pointing to CPAN
- remove misleading paragraph about no Debian changes
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 12 Mar 2008 21:28:37 +0100
libspreadsheet-parseexcel-perl (0.3200-1) unstable; urgency=low
* New upstream release
* Upstream new version removes always-failing test (Closes: #423806)
* The removed test makes the build process not to depend on
libproc-processtable-perl - Removing build-dependency
* Generated manpage had non-ASCII characters - Fixed.
-- Gunnar Wolf <gwolf@debian.org> Mon, 14 May 2007 10:07:52 -0500
libspreadsheet-parseexcel-perl (0.3000-2) unstable; urgency=low
[ Damyan Ivanov ]
* debian/rules: get-orig-source target simply invokes uscan instead of
pointing lynx to upstream download directory
* debian/control: added myself to Uploaders
[ Niko Tyni ]
* Update debian/copyright.
-- Niko Tyni <ntyni@iki.fi> Mon, 23 Apr 2007 20:45:01 +0300
libspreadsheet-parseexcel-perl (0.3000-1) unstable; urgency=low
* New upstream release.
* Add dh_md5sums to debian/rules.
* debian/patches:
+ 10objref.dpatch: updated for the new version.
+ 40saveparser.dpatch: make Spreadsheet::ParseExcel::SaveParser
useable on its own again. (Closes: #420122)
* Add build-dependency on libproc-processtable-perl for test coverage.
* Update debian/copyright.
-- Niko Tyni <ntyni@iki.fi> Sun, 22 Apr 2007 21:02:27 +0300
libspreadsheet-parseexcel-perl (0.2800-1) unstable; urgency=low
* New upstream release. (Closes: #411952)
* Add dependencies on libspreadsheet-writeexcel-perl, libjcode-pm-perl
and libunicode-map-perl.
* Add build-dependency on libtest-pod-perl for better test coverage.
* Mangle the version numbers in debian/watch to accommodate to the
non-standard numbering upstream.
-- Niko Tyni <ntyni@iki.fi> Sun, 25 Feb 2007 23:27:01 +0200
libspreadsheet-parseexcel-perl (0.2603-5) unstable; urgency=low
* Migrate to dpatch.
* Move debhelper from Build-Depends to Build-Depends-Indep,
as per policy.
* Add myself to Uploaders.
* Don't build the package in the 'binary-arch' target.
* debian/patches:
+ 30rstring.dpatch: handle UTF16-encoded strings in the 'RSTRING'
opcode, just like in 'STRING'. (Closes: #299870)
* Don't ignore the return code of 'make realclean'.
* Upgrade to Standards-Version 3.7.2. No changes needed.
* Upgrade to debhelper compatibility level 5.
* Don't ignore the return value of 'make test'.
* Don't install an empty /usr/lib/perl5 directory.
-- Niko Tyni <ntyni@iki.fi> Sat, 17 Jun 2006 16:41:42 +0300
libspreadsheet-parseexcel-perl (0.2603-4) unstable; urgency=low
* No longer reports "GENERAL" instead of the actual value in files
created by OpenOffice - Thanks Niko Tyni for the patch! (Closes:
#298484)
* Updated standards-version to 3.6.2
* Updated debhelper dependency to 4
-- Gunnar Wolf <gwolf@debian.org> Mon, 2 Jan 2006 11:28:39 -0600
libspreadsheet-parseexcel-perl (0.2603-3) unstable; urgency=low
* Now allows for IO::File, IO::Handle, IO::Wrap objects to be passed
in (Closes: #112130)
-- Gunnar Wolf <gwolf@debian.org> Tue, 24 May 2005 14:24:04 -0500
libspreadsheet-parseexcel-perl (0.2603-2) unstable; urgency=low
* Modified source package name to libspreadsheet-parseexcel-perl to be
consistent with Perl package naming scheme
* New maintainer - Debian Perl Group <pkg-perl-
maintainer@lists.alioth.debian.org> via Gunnar Wolf
<gwolf@debian.org>
-- Gunnar Wolf <gwolf@debian.org> Tue, 25 Jan 2005 08:52:28 -0600
spreadsheet-parseexcel (0.2603-1) unstable; urgency=low
* New upstream release 0.2603 (Closes: #265849)
* Debian version number aligned with non-standard upstream number
* debian/control: Section changed to perl
* debian/control: Standards-Version upgraded to 3.6.1.1
-- Dirk Eddelbuettel <edd@debian.org> Mon, 16 Aug 2004 21:46:16 -0500
spreadsheet-parseexcel (0.26.02-1) unstable; urgency=low
* Upgraded to new upstream version 0.2602 (renamed 0.26.02)
-- Dirk Eddelbuettel <edd@debian.org> Wed, 17 Jul 2002 19:40:25 -0500
spreadsheet-parseexcel (0.26.01-1) unstable; urgency=low
* Upgraded to new upstream version 0.2601 (renamed 0.26.01)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 14 Jul 2002 07:26:08 -0500
spreadsheet-parseexcel (0.26-1) unstable; urgency=low
* Upgraded to new upstream version 0.26
-- Dirk Eddelbuettel <edd@debian.org> Thu, 6 Jun 2002 23:05:31 -0500
spreadsheet-parseexcel (0.25-1) unstable; urgency=low
* Upgraded to new upstream version 0.25
-- Dirk Eddelbuettel <edd@debian.org> Sat, 11 May 2002 10:01:08 -0500
spreadsheet-parseexcel (0.24.07-1) unstable; urgency=low
* Upgraded to new upstream version 0.2407 (renamed 0.24.07)
-- Dirk Eddelbuettel <edd@debian.org> Thu, 25 Apr 2002 20:14:42 -0500
spreadsheet-parseexcel (0.24.06-1) unstable; urgency=low
* Upgraded to new upstream version 0.2406 (renamed 0.24.06)
-- Dirk Eddelbuettel <edd@debian.org> Mon, 8 Apr 2002 21:48:21 -0500
spreadsheet-parseexcel (0.24.05-1) unstable; urgency=low
* Upgraded to new upstream version 0.2405 (renamed 0.24.05)
-- Dirk Eddelbuettel <edd@debian.org> Wed, 30 Jan 2002 18:51:33 -0600
spreadsheet-parseexcel (0.24.04-1) unstable; urgency=low
* Upgraded to new upstream version 0.2404 (renamed 0.24.04)
* debian/copyright: Corrected common-license/GPL file ref (lintian)
-- Dirk Eddelbuettel <edd@debian.org> Fri, 7 Dec 2001 19:19:12 -0600
spreadsheet-parseexcel (0.24.03-1) unstable; urgency=low
* Upgraded to new upstream version 0.2403 (renamed 0.24.03)
-- Dirk Eddelbuettel <edd@debian.org> Tue, 7 Aug 2001 19:46:20 -0500
spreadsheet-parseexcel (0.24.02-1) unstable; urgency=low
* Upgraded to new upstream version 0.2402 (renamed 0.24.02)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 14 Jul 2001 11:18:56 -0500
spreadsheet-parseexcel (0.24-1) unstable; urgency=low
* Upgraded to new upstream version 0.24
-- Dirk Eddelbuettel <edd@debian.org> Fri, 6 Jul 2001 19:39:26 -0500
spreadsheet-parseexcel (0.23-1) unstable; urgency=low
* Upgraded to new upstream version 0.23
-- Dirk Eddelbuettel <edd@debian.org> Fri, 22 Jun 2001 21:11:55 -0500
spreadsheet-parseexcel (0.22.3-1) unstable; urgency=low
* New upstream version 0.22.3
* debian/control: Rewrote Description
-- Dirk Eddelbuettel <edd@debian.org> Thu, 7 Jun 2001 17:53:49 -0500
spreadsheet-parseexcel (0.22.1-1) unstable; urgency=low
* Initial Debian release following WNPP heads-up (Closes: #98663)
-- Dirk Eddelbuettel <edd@debian.org> Sun, 27 May 2001 10:28:17 -0500
|