jexcelapi 2.6.12-3 source package in Ubuntu

Changelog

jexcelapi (2.6.12-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #893204)
  * Removed Damien Raude-Morvan from the uploaders (Closes: #88935)
  * Build with the DH sequencer instead of CDBS
  * Moved the package to Git
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <email address hidden>  Wed, 28 Mar 2018 13:05:30 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jexcelapi_2.6.12-3.dsc 2.0 KiB 8ff04c14053ff629f354dc8d7fe1d2caa371af7aac8727665b3e6540f8013d27
jexcelapi_2.6.12.orig.tar.gz 840.6 KiB 37e1e59667e2009d4549c2f202ecac5700a8fc0639cccaa3f16ee172b5014036
jexcelapi_2.6.12-3.debian.tar.xz 4.1 KiB 000e95a15745e09356ec7d858c76d0b4c4b816484385f384f5cde52cd40e02b1

Available diffs

No changes file available.

Binary packages built by this source

libjexcelapi-java: Java API to read, write and modify Excel spreadsheets

 The Java Excel API is an open source Java API which allows Java developers to
 read Excel spreadsheets and to generate Excel spreadsheets dynamically. In
 addition, it contains a mechanism which allows java applications to read in a
 spreadsheet, modify some cells and write out the new spreadsheet.
 .
 This API allows non Windows operating systems to run pure Java applications
 which can both process and deliver Excel spreadsheets. Because it is Java,
 this API may be invoked from within a servlet, thus giving access to Excel
 functionality over internet and intranet web applications.

libjexcelapi-java-doc: Java API to read, write and modify Excel spreadsheets - documentation

 The Java Excel API is an open source Java API which allows Java developers to
 read Excel spreadsheets and to generate Excel spreadsheets dynamically. In
 addition, it contains a mechanism which allows java applications to read in a
 spreadsheet, modify some cells and write out the new spreadsheet.
 .
 This API allows non Windows operating systems to run pure Java applications
 which can both process and deliver Excel spreadsheets. Because it is Java,
 this API may be invoked from within a servlet, thus giving access to Excel
 functionality over internet and intranet web applications.
 .
 This package contains API documentation (Javadoc) for Java Excel API.