ruby-tins 1.1.0-2 source package in Ubuntu

Changelog

ruby-tins (1.1.0-2) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Lucas Kanashiro ]
  * Add b-d on ruby-sync, it is not bundled in ruby anymore (Closes: #952088)
  * Update VCS urls to point to salsa
  * Bump debhelper compatibility level to 12
  * d/control: rules does not require root
  * Declare compliance with Debian Policy 4.5.0
  * d/copyright: use secure urls in Format and Source fields
  * d/watch: update to use gemwatch.debian.net
  * Enable autodep8 ruby tests

 -- Lucas Kanashiro <email address hidden>  Wed, 26 Feb 2020 13:50:05 -0300

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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-tins_1.1.0-2.dsc 2.0 KiB 734ef37e31c0373428c89bf7a7af1f079502a0149b80fc07b804b75841f7c698
ruby-tins_1.1.0.orig.tar.gz 292.3 KiB e26e4118eeb0b01d9cd6ddd2b705899036216db2ea797f6f65b739199b6627c0
ruby-tins_1.1.0-2.debian.tar.xz 2.6 KiB bb733c2877fcf7b90e96e16aa4acf8268c03514c9cabdb9dc3e5a20be8e77e94

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.