tinycdb 0.78 source package in Ubuntu RTM

Changelog

tinycdb (0.78) unstable; urgency=low


  * new release (0.78), a few minor fixes:
   - fix handling of files >4Gb
   - fix handling of files >2Gb on 32bit platforms (compile with _FILE_OFFSET_BITS=64)
   - fix file size limit test
   - fix compiler warnings (missing #include)
  * make it multiarch-aware (install libs to /usr/lib/$arch)
  * use dpkg-buildflags for CFLAGS/LDFLAGS
  * update Standards-Version to 3.9.3
  * debhelper 7
  * simplify debian/rules quite a bit

 -- Michael Tokarev <email address hidden>  Fri, 11 May 2012 16:33:34 +0400

Upload details

Uploaded by:
Michael Tokarev
Uploaded to:
Sid
Original maintainer:
Michael Tokarev
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main utils
14.09 release main utils

Downloads

File Size SHA-256 Checksum
tinycdb_0.78.dsc 931 bytes a81960f9d8a2c9de37ef4acdee9fda39f20167381f0757e54b7dfd701ad64bc9
tinycdb_0.78.tar.gz 36.7 KiB 0aa39e0004bf890f429ceed597c781ba47bb603245a2737210b99f1772798079

Available diffs

No changes file available.

Binary packages built by this source

libcdb-dev: development files for constant databases (cdb)

 tinycdb is a small, fast and reliable utility and subroutine
 library for creating and reading constant databases. The database
 structure is tuned for fast reading.
 .
 This package provides development files needed
 to build programs using cdb library.

libcdb1: shared library for constant databases (cdb)

 tinycdb is a small, fast and reliable utility and subroutine
 library for creating and reading constant databases. The database
 structure is tuned for fast reading.
 .
 This package provides a shared library needed to run
 programs using it.

tinycdb: an utility to manipulate constant databases (cdb)

 tinycdb is a small, fast and reliable utility and subroutine
 library for creating and reading constant databases. The database
 structure is tuned for fast reading.
 .
 This package contains a command-line utility to create, analyze, dump
 and query cdb files.