Skip to content

Changelog libspreadsheet-parseexcel-perl (0.6500-1.1)

2020

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.

2014

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

2010

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).

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.

2009

libspreadsheet-parseexcel-perl (0.5600-1) unstable; urgency=low

   * New upstream release
   * Refresh patch 10objref.patch

libspreadsheet-parseexcel-perl (0.5500-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release
 
   [ Ryan Niebur ]
   * Update jawnsy's email address

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

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.

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).

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

2008

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.

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

2007

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.

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.

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.

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.

2006

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.

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

2005

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)

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>

2004

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

2002

spreadsheet-parseexcel (0.26.02-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2602 (renamed 0.26.02)

spreadsheet-parseexcel (0.26.01-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2601 (renamed 0.26.01)

spreadsheet-parseexcel (0.26-1) unstable; urgency=low

   * Upgraded to new upstream version 0.26

spreadsheet-parseexcel (0.25-1) unstable; urgency=low

   * Upgraded to new upstream version 0.25

spreadsheet-parseexcel (0.24.07-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2407 (renamed 0.24.07)

spreadsheet-parseexcel (0.24.06-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2406 (renamed 0.24.06)

spreadsheet-parseexcel (0.24.05-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2405 (renamed 0.24.05)

2001

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)

spreadsheet-parseexcel (0.24.03-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2403 (renamed 0.24.03)

spreadsheet-parseexcel (0.24.02-1) unstable; urgency=low

   * Upgraded to new upstream version 0.2402 (renamed 0.24.02)

spreadsheet-parseexcel (0.24-1) unstable; urgency=low

   * Upgraded to new upstream version 0.24

spreadsheet-parseexcel (0.23-1) unstable; urgency=low

   * Upgraded to new upstream version 0.23

spreadsheet-parseexcel (0.22.3-1) unstable; urgency=low

   * New upstream version 0.22.3
   * debian/control: Rewrote Description

spreadsheet-parseexcel (0.22.1-1) unstable; urgency=low

   * Initial Debian release following WNPP heads-up (Closes: #98663)