ruby-flexmock 2.3.6-7 source package in Ubuntu

Changelog

ruby-flexmock (2.3.6-7) unstable; urgency=medium

  * Team upload.
  * d/control (Depends): Use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Copyright): Add team.
  * d/rules: Use gem installation layout.
  * d/patches/0003-Fix-compatibility-with-Ruby-3.0.patch: Add patch.
    - Fix build with Ruby 3.0 (closes: #996229).
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add missing fields.

 -- Daniel Leidert <email address hidden>  Mon, 22 Nov 2021 01:50:53 +0100

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
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-flexmock_2.3.6-7.dsc 2.0 KiB 8f136eac4796593d19ee27dc829af0ed8cd2ba77cd51f56e9c68cea071b6cfdd
ruby-flexmock_2.3.6.orig.tar.gz 89.5 KiB f52c6858a761ed035080a767c5ac91b65852092eacd1455425ad4c35897178fc
ruby-flexmock_2.3.6-7.debian.tar.xz 5.1 KiB cd4658380c038942f4a7cbef29d5758ca133ae7832d927788f51d068d7838056

Available diffs

No changes file available.

Binary packages built by this source

ruby-flexmock: simple and flexible mock objects for testing

 FlexMock is a extremely simple mock object class compatible
 with the Test::Unit framework. Although the FlexMock's
 interface is simple, it is very flexible.