ruby-json-spec 1.1.5-1 source package in Ubuntu

Changelog

ruby-json-spec (1.1.5-1) unstable; urgency=medium

  * New upstream release.
  * Add support Ruby >= 2.4.1 (Closes: #888129):
    - Add new patch: d/p/02_add_support_for_ruby_2.4.1.diff
  * Bump DH compat level to 11.
  * Bump Standards-Version to 4.1.3. No changes were required.
  * Set Rules-Requires-Root to no.
  * Migrate Vcs-* URLs to salsa.
  * Update copyright info.

 -- Miguel Landaeta <email address hidden>  Sun, 18 Feb 2018 14:54:21 +0000

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-json-spec_1.1.5-1.dsc 2.0 KiB 76bd40684cd37db06bf130d78aa483edc458900a30e35e7c95766d6637dac2d0
ruby-json-spec_1.1.5.orig.tar.gz 14.3 KiB 4ec4bfb1127728f348f866ceda43deb6b33e775d91e69a1054cbbf7b8c431a92
ruby-json-spec_1.1.5-1.debian.tar.xz 3.1 KiB 6deb1c8407d8e6df848102d6b060903257adbaea5cb22610d11a47a1dceecdd1

Available diffs

No changes file available.

Binary packages built by this source

ruby-json-spec: Ruby library that provides JSON helpers for RSpec and Cucumber

 json_spec provides useful RSpec (testing tool for the Ruby language)
 matchers and Cucumber (tool to validate acceptance tests written in a
 behavior-driven development (BDD) styles) steps for testing JSON content.
 .
 It eases the testing of API-centric projects.