gdbm 1.21-1 source package in Ubuntu

Changelog

gdbm (1.21-1) unstable; urgency=medium

  * New upstream release
  * Update Standards-Version to 4.6.0
  * d/patches: Apply upstream patches to support diet libc compilation

 -- Nicolas Mora <email address hidden>  Tue, 07 Sep 2021 09:52:45 -0400

Upload details

Uploaded by:
Nicolas Mora
Uploaded to:
Sid
Original maintainer:
Nicolas Mora
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdbm_1.21-1.dsc 2.5 KiB 2ba0781b1a8bb7601b398f48f9de6491190dd2d20dedda89a86edfd1c2f6ac31
gdbm_1.21.orig.tar.gz 982.4 KiB b0b7dbdefd798de7ddccdd8edf6693a30494f7789777838042991ef107339cc2
gdbm_1.21.orig.tar.gz.asc 181 bytes b459cbec82749063cfa213c5681a335387f4a9ec09d04d87a5d75f4a33849822
gdbm_1.21-1.debian.tar.xz 17.9 KiB 9bae47beeed26b16b98bb54303d4f517db337f52e265f104a329babce4370360

Available diffs

No changes file available.

Binary packages built by this source

gdbm-l10n: GNU dbm database routines (translation files)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package provides translations for messages, generated by
 library routines and programs, provided by 'gdbtool' package.

gdbmtool: GNU dbm database routines (command line tools)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package includes following command line tools:
 .
  * gdbm_dump -- dump database content into system-independant format
  * gdbm_load -- recreate database from dump, created by gdbm_dump
  * gdbmtool -- view and modify an existing database or to create a new one.

gdbmtool-dbgsym: debug symbols for gdbmtool
libgdbm-compat-dev: GNU dbm database routines (legacy support development files)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package includes development files, required to build old
 programs, that use legacy 'dbm' interface. For new programs, please
 use modern interface, provided by libgdbm6 and libgdbm-dev.

libgdbm-compat4: GNU dbm database routines (legacy support runtime version)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 This package includes library files, required to run old programs,
 that use legacy 'dbm' interface. For new programs, please use modern
 interface, provided by libgdbm6 and libgdbm-dev.

libgdbm-compat4-dbgsym: debug symbols for libgdbm-compat4
libgdbm-dev: GNU dbm database routines (development files)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
 Note, that to build old programs, that use legacy 'dbm' interface,
 you have to install libgdbm-compat-dev binary package.

libgdbm6: GNU dbm database routines (runtime version)

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).

libgdbm6-dbgsym: debug symbols for libgdbm6