tarantool 1.6.7.588.g76bbd9c-1 source package in Ubuntu

Changelog

tarantool (1.6.7.588.g76bbd9c-1) unstable; urgency=medium

  * Fix `libiberty | bintuils-dev, binutils-dev` B-D
  * Convert tarantool-common to architecture-independent package.
  * Disable kfreebsd - produced binaries have always been broken and
    the upstream is unable to fix it.
  * Use Maintainer and Uploaders fields properly

 -- Roman Tsisyk <email address hidden>  Sat, 16 Jan 2016 11:26:52 +0300

Upload details

Uploaded by:
Roman Tsisyk
Uploaded to:
Sid
Original maintainer:
Roman Tsisyk
Architectures:
all i386 amd64
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tarantool_1.6.7.588.g76bbd9c-1.dsc 2.2 KiB 5e5e6dbbbd8fc3e5d70452c1f8c2bef361b1dc1e972c5d9bd307ee15f3d252c5
tarantool_1.6.7.588.g76bbd9c.orig.tar.gz 3.1 MiB e2c79e8c41292f7b49aa26adef8f7e4031c72da1ece975e7934ce50380ff0e87
tarantool_1.6.7.588.g76bbd9c-1.debian.tar.xz 11.9 KiB 3591842ccfb36558e89d319ed9102a5ecff90739b833aafe5d656f036323bb6c

No changes file available.

Binary packages built by this source

tarantool: In-memory database with a Lua application server

 Tarantool is an in-memory database and a Lua application server.
 Its key properties include:
 .
  * flexible data model
  * multiple index types: HASH, TREE, BITSET
  * optional persistence and strong data durability
  * log streaming replication
  * Lua functions, procedures, triggers, with rich access to database API,
    JSON support, inter-procedure and network communication libraries
 .
 This package provides Tarantool command line interpreter and server.

tarantool-common: Tarantool in-memory database - common files

 Tarantool is an in-memory database and Lua application server.
 This package provides scripts to work with tarantool configuration
 and log files.

tarantool-dev: Tarantool in-memory database - development headers

 Tarantool is an in-memory database and Lua application server.
 This package provides server development files needed to build pluggable
 modules.