ruby-mocha 1.2.1-1 source package in Ubuntu

Changelog

ruby-mocha (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files
  * Update privacy_breach.patch
  * Drop ruby22_nil_frozen.patch (applied upstream)
  * Add backtrace_regexp_match.patch to fix autopkgtests
  * Add Testsuite field
  * Bump Standards-Version to 4.0.0 (no changes needed)
  * Update reference to homepage
  * Update address for source and years in copyright file
  * Make gem2deb test dependencies when running the tests
  * Use DEB_VERSION_UPSTREAM dpkg variable to read upstream version in
    debian/rules
  * Drop require-rubygems.overrides

 -- Cédric Boutillier <email address hidden>  Thu, 06 Jul 2017 23:56:21 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-mocha_1.2.1-1.dsc 1.8 KiB 0ce1d077aa6effd0487e9e9fbc19f3eba5cf6859c62ba014f39c0e7b7cf10f38
ruby-mocha_1.2.1.orig.tar.gz 86.3 KiB d5f9993b9f229026773f0272255777dc5320eb863d5656ba8742c5512d8a7b2a
ruby-mocha_1.2.1-1.debian.tar.xz 8.1 KiB b6cd70487821c48a3674e533a0021a687b33bc53df5e324a5ee4d9bdcb263a7c

No changes file available.

Binary packages built by this source

ruby-mocha: Mocking and stubbing library for Ruby

 Mocha is a mocking and stubbing library with JMock/SchMock syntax, which
 allows mocking and stubbing of methods on real (non-mock) classes. Mocking and
 stubbing are techniques used to improve unit testing.

ruby-mocha-doc: Mocking and stubbing library for Ruby - documentation

 Mocha is a mocking and stubbing library with JMock/SchMock syntax, which
 allows mocking and stubbing of methods on real (non-mock) classes. Mocking and
 stubbing are techniques used to improve unit testing.
 .
 This package contains the documentation of the Mocha library.