ruby-rspec 3.8.0c0e1m0s0-1 source package in Ubuntu

Changelog

ruby-rspec (3.8.0c0e1m0s0-1) unstable; urgency=medium

  * New upstream version 3.8.0c0e1m0s0
  * Refresh failed_specs.patch
      and disable_specs_assuming_they_are_first_caller.patch
  * Drop ruby25_*.patch, applied upstream
  * Use salsa.debian.org in Vcs-* fields
  * Bump debhelper compatibility level to 11
  * Bump Standards-Version to 4.2.1 (no changes needed)
  * Move debian/watch to gemwatch.debian.net
  * Exclude two failing tests related to bisect
  * Refresh gemspecs for rspec 3.8.x
  * Add a missing step in README.source about regenerating the gemspecs

 -- Cédric Boutillier <email address hidden>  Thu, 06 Sep 2018 23:39:06 +0200

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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec_3.8.0c0e1m0s0-1.dsc 2.1 KiB 0b6806fa7a02813eb0e98e7aff619f4b9c78c81bffd08d07448ef02ca7289c65
ruby-rspec_3.8.0c0e1m0s0.orig.tar.gz 821.3 KiB 20137e498710ab53546ca452788bde0565650cbaa8f189b69af5edc846f627f0
ruby-rspec_3.8.0c0e1m0s0-1.debian.tar.xz 19.5 KiB bfb99ca99b3bc077981d1341af90901606c53ab4fb96548f894f5be9f8d17b22

No changes file available.

Binary packages built by this source

ruby-rspec: No summary available for ruby-rspec in ubuntu disco.

No description available for ruby-rspec in ubuntu disco.

ruby-rspec-core: Behaviour Driven Development framework for Ruby - core

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides the core of the RSpec framework.

ruby-rspec-expectations: Behaviour Driven Development framework for Ruby - expectations

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides the handling of expectations (should/should_not and
 matchers).

ruby-rspec-mocks: No summary available for ruby-rspec-mocks in ubuntu disco.

No description available for ruby-rspec-mocks in ubuntu disco.

ruby-rspec-support: Behaviour Driven Development framework for Ruby - support

 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides a framework for writing and executing examples of how your
 Ruby application should behave.
 .
 This package provides common functionality to other
 rspec packages. It is considered suitable for internal
 use only at this time.