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

Changelog

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

  * bump dh compat to 7 (closes: #965583) 

 -- Rene Engelhard <email address hidden>  Tue, 28 Dec 2021 19:11:06 +0100

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
Lunar release universe oldlibs
Kinetic release universe oldlibs
Jammy release universe oldlibs

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hsqldb1.8.0_1.8.0.10+dfsg-11.dsc 1.9 KiB 47e70801180da617ecce4f4ea5a5fe87c1a744c645c8d4778127ed0136e75e4d
hsqldb1.8.0_1.8.0.10+dfsg.orig.tar.gz 2.8 MiB e555da47b3c1c3f364de2297b2c2b76113fbbd903604d6a0a6f782b060a16f48
hsqldb1.8.0_1.8.0.10+dfsg-11.diff.gz 29.8 KiB 36c3cc8cf7136bae4e44d477fe71b56b58413f7512105b8e43e3a54a8ea17141

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/