ruby-sdbm 1.0.0-5build2 source package in Ubuntu

Changelog

ruby-sdbm (1.0.0-5build2) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 19:07:46 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
ruby-sdbm_1.0.0.orig.tar.gz 17.1 KiB 77a8b4d8ceeb447eb957fe7d53b08064773d4aefcd385ca694ec9068656e0e80
ruby-sdbm_1.0.0-5build2.debian.tar.xz 2.7 KiB c748ad1e172fd9e4ca63c56e6b83e557c59fba611b1874f1f8c4f127db2fe734
ruby-sdbm_1.0.0-5build2.dsc 2.0 KiB bddaa04bb7439ff103938f51f3a13545ecfeb6978b26490d778428ab8ed4af73

Available diffs

View changes file

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