ruby-extlib 0.9.16-2 source package in Ubuntu

Changelog

ruby-extlib (0.9.16-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
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Fix day-of-week for changelog entry 0.9.13-1.

  [ Chris Hofstaedtler ]
  * Remove unused ruby-setup build dependency
  * Update Standards-Version to 4.5.0, no changes needed

 -- Chris Hofstaedtler <email address hidden>  Mon, 31 Aug 2020 13:03:08 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-extlib_0.9.16-2.dsc 2.0 KiB cbcd4797c185297e7725161d693be6594c9d8370082ab751ebc00009296ce439
ruby-extlib_0.9.16.orig.tar.gz 60.8 KiB 36bbee25816cdcc03349d393789ff057783860e8978a6d241c6fdf6d529ac9cc
ruby-extlib_0.9.16-2.debian.tar.xz 4.7 KiB f99b1dba2a4a63bac9e2e55313c361cbfd80d6dfa4057125df376db51811fa8e

Available diffs

No changes file available.

Binary packages built by this source

ruby-extlib: general Ruby class extensions for DataMapper and Merb

 This library provides a number of lightweight Ruby class extensions
 extracted from DataMapper. Examples include a Mash class, which is a
 Hash with indifferent access and an added blank? method to most
 standard variable classes.