hsqldb1.8.0 1.8.0.10+dfsg-5ubuntu1 source package in Ubuntu

Changelog

hsqldb1.8.0 (1.8.0.10+dfsg-5ubuntu1) xenial; urgency=medium

  * Resynchronize on Debian, remaining changes
  * Use libservlet3.0-java, not 3.1 which is in universe

 -- Sebastien Bacher <email address hidden>  Wed, 10 Feb 2016 15:23:17 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
oldlibs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hsqldb1.8.0_1.8.0.10+dfsg.orig.tar.gz 2.8 MiB e555da47b3c1c3f364de2297b2c2b76113fbbd903604d6a0a6f782b060a16f48
hsqldb1.8.0_1.8.0.10+dfsg-5ubuntu1.diff.gz 18.6 KiB 54ba69ac333e197c9674af603e323dfeb937378b4d16a3f672473ceeafc33b2c
hsqldb1.8.0_1.8.0.10+dfsg-5ubuntu1.dsc 1.3 KiB 3d8b1a5a0ff53ec2cb258e80e84494448c8b23f5f5f99907324c031a12a47f99

View changes file

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/