ruby-shoulda 4.0.0-3 source package in Ubuntu

Changelog

ruby-shoulda (4.0.0-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Bump debhelper from old 12 to 13.
  * Remove overrides for lintian tags that are no longer supported.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Nussbaum ]
  * Refresh packaging using dh-make-ruby

 -- Lucas Nussbaum <email address hidden>  Thu, 29 Dec 2022 11:58:04 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-shoulda_4.0.0-3.dsc 2.0 KiB 00b74b89e8606704ce9b29d953de0b4446b1d358e193ede8bf842bce1f05e81c
ruby-shoulda_4.0.0.orig.tar.gz 17.0 KiB b12a01a418ab692ba4790f6af2f3e3533b91b7dc6648f47e19749becbb7fb243
ruby-shoulda_4.0.0-3.debian.tar.xz 3.7 KiB 934e51970149fd775c880a930f7577dc59e0357b3b6cb93b79c09af99fdc1ee5

Available diffs

No changes file available.

Binary packages built by this source

ruby-shoulda: additional features for the Test::Unit testing framework

 Shoulda makes it easy to write elegant, understandable, and maintainable
 tests. Shoulda consists of test macros, assertions, and helpers added on to
 the Test::Unit framework. It's fully compatible with your existing tests, and
 requires no retooling to use.
 .
 Shoulda adds lots of features for testing Rails applications, but can also be
 used for plain Ruby ones.