ruby-hoe 3.22.1+dfsg1-3 source package in Ubuntu

Changelog

ruby-hoe (3.22.1+dfsg1-3) unstable; urgency=medium

  * Team Upload.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Apply multi-arch hints.
    + ruby-hoe: Add :any qualifier for ruby dependency.

  [ Daniel Leidert ]
  * Fix watch file

  [ Nilesh Patra ]
  * Cherry-pick upstream patch to fix FTBFS with ruby3.1 (Closes: #1019630)
  * Use ${ruby:Depends} instead of depending directly on ruby

 -- Nilesh Patra <email address hidden>  Sat, 03 Dec 2022 09:10:12 +0530

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-hoe_3.22.1+dfsg1-3.dsc 1.5 KiB acc19d0a095328fe16075d6acd4fb5ee3d08fa6f0efaf40fac3fdc5f9f05dd64
ruby-hoe_3.22.1+dfsg1.orig.tar.xz 44.2 KiB 460b6dbd28efdb86fb725d0d679769a1e2a31fed26bd373ae76b069ebd02b679
ruby-hoe_3.22.1+dfsg1-3.debian.tar.xz 6.7 KiB fadb85f31aff0c796c97c669f67e6eab06a16e6a1a8104d2f8a3b5908da4ac71

Available diffs

No changes file available.

Binary packages built by this source

ruby-hoe: rake/rubygems helper for project Rakefiles

 Hoe is a rake/rubygems helper for project Rakefiles. It helps you
 manage and maintain, and release your project and includes a dynamic
 plug-in system allowing for easy extensibility. Hoe ships with
 plug-ins for all your usual project tasks including rdoc generation,
 testing, packaging, and deployment.