ruby-test-unit 3.5.7-1 source package in Ubuntu

Changelog

ruby-test-unit (3.5.7-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Nussbaum ]
  * debian/watch: point to github to get test suite
  * New upstream version 3.5.7
  * Refresh patches
  * Refresh packaging using dh-make-ruby

 -- Lucas Nussbaum <email address hidden>  Thu, 29 Dec 2022 18:08:34 +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
Lunar release universe ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-test-unit_3.5.7-1.dsc 2.0 KiB 97089ebb04c265694cbf8b14e882f980bf84a81146a8cf07b54872342fe190ed
ruby-test-unit_3.5.7.orig.tar.gz 160.9 KiB 3251b40e90d8b772c7cc9348fdbf56288e4468d4c857de4065080936c69aec0a
ruby-test-unit_3.5.7-1.debian.tar.xz 6.6 KiB 57126da92b871b74ac58a47b804684c0cdb744d474a82ce8d20e25793b24da62

Available diffs

No changes file available.

Binary packages built by this source

ruby-test-unit: unit testing framework for Ruby

 Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
 principles. It allows writing tests, checking results and automated testing in
 Ruby.
 .
 Note that this version of Test::Unit will override the one possibly shipped
 with the Ruby interpreter.