db1-compat 2.1.3-24 source package in Ubuntu

Changelog

db1-compat (2.1.3-24) unstable; urgency=medium

  * Set Rules-Requires-Root: no.

 -- Colin Watson <email address hidden>  Tue, 26 Dec 2023 15:54:03 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any
Section:
oldlibs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
db1-compat_2.1.3-24.dsc 1.9 KiB 9e35ad69396a531b2642ca0ac41e9ce9117dd7ad16a233c4bc631a6517d2d464
db1-compat_2.1.3.orig.tar.gz 66.2 KiB b01f560f00a67f921e678586d903969015b0c9cec6c18b1679b7e9fd6d27394e
db1-compat_2.1.3-24.debian.tar.xz 16.8 KiB 4a51b0c692cb3ec941231b0bab5531869e4e4bdcf0b321a2beab950379297c1e

Available diffs

No changes file available.

Binary packages built by this source

libdb1-compat: Berkeley database routines [glibc 2.0/2.1 compatibility]

 libdb is a library for manipulating database files, developed at Berkeley.
 .
 It supports three kinds of file formats:
  * btree. A representation of a sorted, balanced tree structure.
  * hashed. An extensible, dynamic hashing scheme.
  * UNIX file oriented. A byte stream file with fixed or variable length
    records.
 .
 This library exists for compatibility with applications built against
 glibc 2.0 or 2.1. There is intentionally no corresponding development
 package. Do not link new applications against this library!

libdb1-compat-dbgsym: debug symbols for libdb1-compat