hsqldb1.8.0 1.8.0.10+dfsg-8 source package in Ubuntu
Changelog
hsqldb1.8.0 (1.8.0.10+dfsg-8) unstable; urgency=medium * remove Implementation-{Vendor,Version} from MANIFEST.MK and thus make it reproducible -- Rene Engelhard <email address hidden> Wed, 16 Aug 2017 21:55:08 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | oldlibs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hsqldb1.8.0_1.8.0.10+dfsg-8.dsc | 1.9 KiB | 84b430a44fda95e054f559a5a82f213230db5c91cda36938db2545091862d070 |
hsqldb1.8.0_1.8.0.10+dfsg.orig.tar.gz | 2.8 MiB | e555da47b3c1c3f364de2297b2c2b76113fbbd903604d6a0a6f782b060a16f48 |
hsqldb1.8.0_1.8.0.10+dfsg-8.diff.gz | 28.3 KiB | 490c1a08aada51266bf3daa6dcdb75dc3db81b5487d4899b566c73492d8f108c |
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/