ruby-thor 1.2.1-2 source package in Ubuntu

Changelog

ruby-thor (1.2.1-2) unstable; urgency=medium

  * Team upload.

  [ HIGUCHI Daisuke (VDR dai) ]
  * fix FTBFS rspec-mock 3.12 and ruby 3.1 (Closes: #1027093).
  * Drop XS-Ruby-Version and XB-Ruby-Version.
  * d/p/*: set Forwarded as no.
  * disable coveralls (ruby-coveralls is not working at Salsa).
  * d/p/skip-no-thorfiles-test.patch: Skip some failure test in Salsa CI.
  * clean coverage and spec/sandbox directories.
  * Bump Standards-Version to 4.6.1.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Thu, 29 Dec 2022 21:29:17 +0900

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-thor_1.2.1-2.dsc 2.0 KiB e89228156b7ebbc066bee486f65cc4632ea8f0e7356398ed30e7920c3da2ce0b
ruby-thor_1.2.1.orig.tar.gz 94.4 KiB 06a3c88920491f8604cb1a47abfbbc4c59c6209ab75ee0932be7bfe4321fd151
ruby-thor_1.2.1-2.debian.tar.xz 7.9 KiB 43762f735da8326d910e075ae7bafe8a0403c641ce8538a01bfc9ec8b1cf33b7

Available diffs

No changes file available.

Binary packages built by this source

ruby-thor: Ruby scripting framework

 Thor is a simple and efficient scripting framework for building
 self-documenting command line utilities.
 .
 It can be used to replace rake, sake and rubigen.