tdb 1.4.7-3 source package in Ubuntu

Changelog

tdb (1.4.7-3) unstable; urgency=medium

  * Allow building for multiple python3 versions (disabled for now)
  * d/rules: support "terse" build option for non-verbose build
  * d/source/lintian-overrides: add 2 overrides
  * d/salsa-ci.yml:
    - instead of allowing blhc to (always) fail, disable it
    - disable crossbuild-arm64 test (samba does not cross-build)

 -- Michael Tokarev <email address hidden>  Fri, 20 Jan 2023 18:48:56 +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-3.dsc 1.8 KiB 8e627fca94285ba87651ce7e7e1530b8dca052bf1f6cfd3f3b354681ab23857e
tdb_1.4.7.orig.tar.gz 724.3 KiB a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e
tdb_1.4.7-3.debian.tar.xz 19.5 KiB 9b1ad7c94aefe7c8a3e3e628070bd87dfcbe77157d98f5abd98f58d10a63f120

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