libapache-poi-java 4.0.1-1 source package in Ubuntu

Changelog

libapache-poi-java (4.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Disabled the tests using xmlunit 2.x (not in Debian yet)
    - Depend on libxmlbeans-java (>= 3.0.2)
    - New dependencies on libcommons-compress-java and libcommons-math3-java
  * Build with Java 11 (Closes: #912476)
  * Backported a fix for a test failure

 -- Emmanuel Bourg <email address hidden>  Mon, 21 Jan 2019 23:34:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe java

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libapache-poi-java_4.0.1-1.dsc 2.5 KiB b98465ee3e320adffa4d528e082809d062ee8b76e4b0085a5160cfbfb36da090
libapache-poi-java_4.0.1.orig.tar.xz 72.6 MiB 54db524e2bae73658e4fdb3a6e2d69cb4137638ace71fcde93659be2695287ea
libapache-poi-java_4.0.1-1.debian.tar.xz 12.1 KiB 3cbe0bdf367fc47e7a6cb32e961a3733bd55c5e9eef1a7ada3eb738636e2d205

Available diffs

No changes file available.

Binary packages built by this source

libapache-poi-java: Apache POI - Java API for Microsoft Documents

 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)

libapache-poi-java-doc: Apache POI - Java API for Microsoft Documents (Documentation)

 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)
 .
 This package contains the documentation for libapache-poi-java.