ruby-thor 1.2.2-1 source package in Ubuntu

Changelog

ruby-thor (1.2.2-1) unstable; urgency=medium

  * New upstream version 1.2.2
  * Upstream metadata: add Changelog
  * debian/watch: refresh using dh-make-ruby -w .
  * Refresh patches:
    + Drop patch 0003-Disable-broken-test.patch (no longer broken)
    + Drop patch fix-options-spec.patch (upstreamed)
    + Drop patch fix-specs-to-work-with-latest-rspec-mock.patch (upstreamed)
    + Refresh patch disable-coveralls.patch

 -- Lucas Nussbaum <email address hidden>  Sat, 26 Aug 2023 17:21:49 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-thor_1.2.2-1.dsc 2.0 KiB b39f08c83d75420faca8a3c7887aebcc229bd5cbc9d2b60a07d88b766cbe5b3d
ruby-thor_1.2.2.orig.tar.gz 95.9 KiB f08db22fb045efb43658204b78742fddfc942fb4806b5c84d98b1d434a12379c
ruby-thor_1.2.2-1.debian.tar.xz 6.4 KiB 542d91633728a62f6c7b3e1239012d89aa822e6803ceca6cf7eef67e86e112aa

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.