db4.8 4.8.30-5ubuntu2 source package in Bilimbi Test

Changelog

db4.8 (4.8.30-5ubuntu2) natty; urgency=low

  * Build for multiarch, adding Pre-Depends: multiarch-support to the shared
    library packages.
  * Use DESTDIR instead of prefix when installing.
 -- Steve Langasek <email address hidden>   Wed, 16 Mar 2011 18:10:53 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe libs

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
db4.8_4.8.30.orig.tar.gz 21.8 MiB e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a
db4.8_4.8.30-5ubuntu2.debian.tar.gz 26.4 KiB 7f5a45c15c627906a1ca8c600305cead0ab3c8a8eb69911f2b6fefc65f791e13
db4.8_4.8.30-5ubuntu2.dsc 2.1 KiB 7c8f1941c87fdfcee6d984e7a3f745a074a309104082bc442c683e54dfc3f86b

View changes file

Binary packages built by this source

db4.8-util: Berkeley v4.8 Database Utilities

 This package provides different tools for manipulating databases
 in the Berkeley v4.8 database format, and includes:
  - db4.8_archive: write the pathnames of the log files no longer in use.
  - db4.8_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db4.8_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db4.8_load: loads (and creates) a database from standard input.
  - db4.8_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db4.8_printlog: dump log files in human readable format.
  - db4.8_stat: display statistics for Berkeley DB environments.
  - db4.8_upgrade: upgrades the version of files and the databases they
    contain.
  - db4.8_verify: check the structure of files and their databases.

libdb4.8: Berkeley v4.8 Database Libraries [runtime]

 This is the runtime package for programs that use the v4.8 Berkeley
 database library.

libdb4.8++: Berkeley v4.8 Database Libraries for C++ [runtime]

 This is the runtime package for programs that use the Berkeley v4.8
 database library. This is only for programs which use the C++ interface.

libdb4.8++-dev: Berkeley v4.8 Database Libraries for C++ [development]

 This is the development package which contains headers and static
 libraries for the Berkeley v4.8 database library. This is only for
 programs which will use the C++ interface.

libdb4.8-dbg: Berkeley v4.8 Database Libraries [debug]

 This package provides the debug symbols for the Berkeley v4.8 database
 library.

libdb4.8-dev: Berkeley v4.8 Database Libraries [development]

 This is the development package which contains headers and static
 libraries for the Berkeley v4.8 database library.

libdb4.8-java: Berkeley v4.8 Database Libraries for Java

 This package provides the Java interface for the Berkeley v4.8 database
 library.

libdb4.8-java-dev: Berkeley v4.8 Database Libraries for Java [development]

 This package provides the Java interface for the Berkeley v4.8 database
 library.

libdb4.8-java-gcj: Berkeley v4.8 Database Libraries for Java (native code)

 This package provides the Java interface for the Berkeley v4.8 database
 library.
 .
 This package contains the natively compiled code for use by gij.

libdb4.8-tcl: Berkeley v4.8 Database Libraries for Tcl [module]

 This package provides a Tcl module suitable for accessing Berkeley v4.8
 databases from within Tcl programs.