ruby-backports 3.6.6-1 source package in Ubuntu

Changelog

ruby-backports (3.6.6-1) unstable; urgency=low

  * New upstream version.
  * Refresh static gemspec.
  * Add a patch to make the test suite work under autopkgtest.
  * Switch to debhelper compat level 9.
  * Update Vcs-Browser.
  * Bump Standards-Version, no changes required.

 -- Jérémy Bobbio <email address hidden>  Wed, 09 Sep 2015 15:25:24 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-backports_3.6.6-1.dsc 2.0 KiB 813032a7a1282584b69d98f3b3e5370e9dba0b93bdb8dbe0e9d312f87fd77dfe
ruby-backports_3.6.6.orig.tar.gz 84.5 KiB 630d37f00b038efff0548e724601c6ae1729f08980a99e499154303349b26897
ruby-backports_3.6.6-1.debian.tar.gz 7.1 KiB 021e0a2317873cda999e9ce1dad62947e062b2e718552412037132e52ec86b49

Available diffs

No changes file available.

Binary packages built by this source

ruby-backports: backports of new features for older versions of Ruby

 This Ruby library contains essential backports that enable many of the nice
 features of Ruby 1.8.7 up to 2.0.0 for earlier versions.
 .
 Features are backported with the following limitations:
  - will not break older code,
  - can be implemented in pure Ruby (no C extensions),
  - must pass RubySpec.