fis-gtm 6.2-002A-2 source package in Ubuntu

Changelog

fis-gtm (6.2-002A-2) unstable; urgency=medium

  * Fix build issue by adding Build-Conflicts: locales-all (thanks for
    the patch to Chris West <email address hidden>)
    Closes: #791405

 -- Andreas Tille <email address hidden>  Sat, 04 Jul 2015 21:57:28 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all amd64 i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
fis-gtm_6.2-002A-2.dsc 2.3 KiB 46c2d5b9b425d17e5329b907c747cc8408aee9056f0bffdf5d7520081f2f0d8b
fis-gtm_6.2-002A.orig.tar.gz 4.2 MiB 75115232a93be06a499e85215ab69128c38730075e00badc796a519129d0e941
fis-gtm_6.2-002A-2.debian.tar.xz 23.2 KiB b9baf2303d273bc6e56a16dd989a7c3086d0d582b8fb2bff9bbc7066bfefa1a5

Available diffs

No changes file available.

Binary packages built by this source

fis-gtm: No summary available for fis-gtm in ubuntu wily.

No description available for fis-gtm in ubuntu wily.

fis-gtm-6.2-002: No summary available for fis-gtm-6.2-002 in ubuntu wily.

No description available for fis-gtm-6.2-002 in ubuntu wily.

fis-gtm-6.2-002-dbgsym: debug symbols for package fis-gtm-6.2-002

 GT.M is a database engine with scalability proven in large real-time
 transaction processing systems that have thousands of concurrent
 users, individual database file sizes to the Terabyte range (with
 virtually unlimited aggregate database sizes). Yet the light
 footprint of GT.M allows it to also scale down for use in small
 applications and software appliances (virtual machines).
 .
 The GT.M data model is hierarchical associative memory (i.e.,
 multi-dimensional array) that imposes no restrictions on the data
 types of the indexes or content - the application logic can impose
 any schema, dictionary or data organization suited to its problem
 domain. (Database engines that do not impose schemas, but which
 allow layered application software to impose and use whatever schema
 that is appropriate to the application are popularly referred to as
 "document oriented", "schemaless" or "schema-free" databases.)
 .
 GT.M's compiler for the standard M (also known as MUMPS) scripting
 language implements full support for ACID (Atomic, Consistent,
 Isolated, Durable) transactions, using optimistic concurrency control
 and software transactional memory (STM) that resolves the common
 mismatch between databases and programming languages. Its unique
 ability to create and deploy logical multi-site configurations of
 applications provides unrivaled continuity of business in the face of
 not just unplanned events, but also planned events, including planned
 events that include changes to application logic and schema.