ruby-sorted-set 1.0.3-3 source package in Ubuntu

Changelog

ruby-sorted-set (1.0.3-3) unstable; urgency=medium

  * Team upload.
  * d/control: Add Breaks for ruby-hamster and ruby-semantic-puppet.

 -- Daniel Leidert <email address hidden>  Sun, 28 Nov 2021 01:27:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sorted-set_1.0.3-3.dsc 2.0 KiB dafadf07daa4397d44df27203bd1a8debe78d38dfbbdbe8d39d12d7c0000c916
ruby-sorted-set_1.0.3.orig.tar.gz 4.7 KiB 8bb431626d5d4c6fd28a708eb46f8792da3f89855d79f6ade886c8ac65accfda
ruby-sorted-set_1.0.3-3.debian.tar.xz 3.0 KiB af77df63ed50432ee845a29a7f9ad2acf157b91129e25bdce7858f588014c1f9

Available diffs

No changes file available.

Binary packages built by this source

ruby-sorted-set: variant of Set with elements sorted in ascending order

 This Ruby library implements a variant of Set whose elements are sorted in
 ascending order.
 .
 The sorted_set library used to be part of Ruby's standard library before
 ruby3.0.