ruby-mocha 1.16.1-2 source package in Ubuntu

Changelog

ruby-mocha (1.16.1-2) unstable; urgency=medium

  * Team upload.
  * d/p/0005-Fix-regexp_matches-tests-in-Ruby-v3.2.patch: fix FTBFS with
    ruby 3.2.
  * Declare compliance with Debian Policy 4.6.2.

 -- Lucas Kanashiro <email address hidden>  Thu, 22 Feb 2024 21:38:11 -0300

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
Noble release universe ruby

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-mocha_1.16.1-2.dsc 2.1 KiB 4e96f2dd4f8a6ba855c717a8076825504d8e84148bff4cddc0faf8294b4853a3
ruby-mocha_1.16.1.orig.tar.gz 241.7 KiB e793cc9b0fd3d5cacd40179737f0a3dfc2a3ea993a463fcc0b3014c25b2bd598
ruby-mocha_1.16.1-2.debian.tar.xz 9.2 KiB 831e3d168bcb8c3b762fee22bafc4557ac25fffbcd5903497ce9a230ff84ce27

Available diffs

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.