tdb 1.4.7-2 source package in Ubuntu

Changelog

tdb (1.4.7-2) unstable; urgency=medium

  * d/rules: inline parallel check from dpkg/buildopts.mk
  * d/rules: use ${} for variables consistently
  * d/rules: use $(filter) instead of $(findstring) to look for nocheck
    in ${DEB_BUILD_OPTIONS}

 -- Michael Tokarev <email address hidden>  Sun, 30 Oct 2022 11:51:37 +0300

Upload details

Uploaded by:
Debian Samba Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Samba Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tdb_1.4.7-2.dsc 1.8 KiB c5486d62e6cc695a695b2e4080ca2228fd2fa2bfc66c27f223572d0392489d88
tdb_1.4.7.orig.tar.gz 724.3 KiB a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e
tdb_1.4.7-2.debian.tar.xz 18.8 KiB 133f8691bb831d249bfb9618fd646e7646d1537945a67c77dcd1e2bc184b47cd

Available diffs

No changes file available.

Binary packages built by this source

libtdb-dev: Trivial Database - development files

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the development files.

libtdb1: Trivial Database - shared library

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the shared library file.

libtdb1-dbgsym: debug symbols for libtdb1
python3-tdb: Python3 bindings for TDB

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains the Python3 bindings.

python3-tdb-dbgsym: debug symbols for python3-tdb
tdb-tools: Trivial Database - bundled binaries

 This is a simple database API. It is modelled after the structure
 of GDBM. TDB features, unlike GDBM, multiple writers support with
 appropriate locking and transactions.
 .
 This package contains bundled test and utility binaries

tdb-tools-dbgsym: debug symbols for tdb-tools