ruby-tins 1.32.1-1 source package in Ubuntu

Changelog

ruby-tins (1.32.1-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Remove overrides for lintian tags that are no longer supported.
  * Update standards version to 4.5.1, no changes needed.

  [ Aquila Macedo ]
  * New upstream version 1.32.1
  * d/ruby-tins.docs: update content to point to README.md.
  * d/control:
    - Depend on ${ruby:Depends} instead of ruby-interpreter.
    - Bump Standards-Version to 4.6.2; no changes needed.

  [ Cédric Boutillier ]
  * Remove X?-Ruby-Versions: fields from control file
  * Remove explicit dependency on ruby-sync
  * Use gem install layout
  * Remove non-existing directory from gem list of files

 -- Cédric Boutillier <email address hidden>  Thu, 16 Nov 2023 17:35:15 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-tins_1.32.1-1.dsc 1.4 KiB 98d4c60744701f6fd3c84e5fb03f270cd99a8fa92901a9cd7d4d679e134bf4f0
ruby-tins_1.32.1.orig.tar.gz 299.1 KiB c36362d1052ad94277e30d57826e9c640633e4fa8c6fe0facda45701db1c9545
ruby-tins_1.32.1-1.debian.tar.xz 4.1 KiB 8595caae165e8625125402619b1544470d36ba1170ed8424d195ba1095c763ae

Available diffs

No changes file available.

Binary packages built by this source

ruby-tins: useful tools library in Ruby

 All the stuff that isn't good/big enough for a real library.
 .
 A few sample tools:
  * Round - A bit more versatile rounding for Ruby.
  * Null - Implementation of the null object pattern in Ruby.
  * SecureWrite - Write to a file atomically.