ruby-rspec 3.4.0c3e0m1s1-1ubuntu1 source package in Ubuntu

Changelog

ruby-rspec (3.4.0c3e0m1s1-1ubuntu1) xenial; urgency=medium

  * Merge with Debian; remaining changes:
    - Ignore test failures for a first build.
    - Remove build dependencies on coderay and ruby-aruba (universe), only
      used for testing.

ruby-rspec (3.4.0c3e0m1s1-1) unstable; urgency=medium

  * Imported Upstream version 3.4.0c3e0m1s1
  * patches
    + refresh patches
    + don't apply autorun-load-configuration.patch (fixed upstream)
    + don't apply escape-path-in-match.patch (not needed)
    + add patch to skip some specs failing with coderay 1.1.x
    + skip specs using a running dRb server (stalling)
    + fix encoding issue in rspec-core tests
  * Remove coverage subdir in rspec-support and other _* files when cleaning
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Use https:// in Vcs-* fields
  * Fix reporting of upstream versions due to new output of uscan

 -- Matthias Klose <email address hidden>  Sun, 13 Mar 2016 20:13:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe ruby

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec_3.4.0c3e0m1s1.orig.tar.gz 754.2 KiB 51c565332320302af53b2049a46327dff62e73ec0243e0e3f3790a2224f7d4b6
ruby-rspec_3.4.0c3e0m1s1-1ubuntu1.debian.tar.xz 22.0 KiB b5e393c6e276026a2724d518d7ebfeb292bef8fcffe1bea5534f6c98d12404b7
ruby-rspec_3.4.0c3e0m1s1-1ubuntu1.dsc 2.4 KiB 9928637be93cf9175529111ae1758715895f7ebc012db6d8083fd44f0222ce3e

View changes file

Binary packages built by this source

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

No description available for ruby-rspec in ubuntu yakkety.

ruby-rspec-core: No summary available for ruby-rspec-core in ubuntu yakkety.

No description available for ruby-rspec-core in ubuntu yakkety.

ruby-rspec-expectations: No summary available for ruby-rspec-expectations in ubuntu yakkety.

No description available for ruby-rspec-expectations in ubuntu yakkety.

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

 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 support for stubbing and mocking.

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.