ruby-sdbm 1.0.0-5 source package in Ubuntu

Changelog

ruby-sdbm (1.0.0-5) unstable; urgency=medium

  * Revert "debian/rules: drop dependencies on ruby". Rebuilding against the
    newer ruby-defaults will get the dependencies right again.

 -- Antonio Terceiro <email address hidden>  Thu, 22 Sep 2022 23:05:16 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-sdbm_1.0.0-5.dsc 1.9 KiB 11cb4067aac28eb5add0a00cf5552174d5f3d0ba50dc5659826d894c34c5582a
ruby-sdbm_1.0.0.orig.tar.gz 17.1 KiB 77a8b4d8ceeb447eb957fe7d53b08064773d4aefcd385ca694ec9068656e0e80
ruby-sdbm_1.0.0-5.debian.tar.xz 2.6 KiB 7d7c43e35850e9755d0b512fc0a10066fc893aed667d5a309fd8d96a2c32772f

Available diffs

No changes file available.

Binary packages built by this source

ruby-sdbm: simple file-based key-value store with String keys and values

 This package provides the `sdbm` library for Ruby, a simple file-based
 key-value store with String keys and values. It used to be part of the Ruby
 standard library, but as of ruby 3.0 it's no longer provided.

ruby-sdbm-dbgsym: debug symbols for ruby-sdbm