hsqldb1.8.0 1.8.0.10+dfsg-10 source package in Ubuntu

Changelog

hsqldb1.8.0 (1.8.0.10+dfsg-10) unstable; urgency=medium

  * add patch from LO to fix build with Java 11 (closes: #913051)

 -- Rene Engelhard <email address hidden>  Tue, 06 Nov 2018 19:50:10 +0000

Upload details

Uploaded by:
Debian OpenOffice Team
Uploaded to:
Sid
Original maintainer:
Debian OpenOffice Team
Architectures:
all
Section:
oldlibs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe oldlibs

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hsqldb1.8.0_1.8.0.10+dfsg-10.dsc 1.9 KiB 040581531f55714968f4099f7830106f9267fd9f72ac636658030adb46537cf6
hsqldb1.8.0_1.8.0.10+dfsg.orig.tar.gz 2.8 MiB e555da47b3c1c3f364de2297b2c2b76113fbbd903604d6a0a6f782b060a16f48
hsqldb1.8.0_1.8.0.10+dfsg-10.diff.gz 28.9 KiB 148a71dd48b7c3176090bb30e79f24a022b0f4ce18cfce5c0131ff16202ffa6d

Available diffs

No changes file available.

Binary packages built by this source

libhsqldb1.8.0-java: Java SQL database engine

 HSQLDB is an SQL relational database engine written in Java. It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
 engine that offers both in-memory and disk-based tables. Embedded and
 server modes are available. Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 Web site: http://hsqldb.org/