ruby-hoe 3.16.0-1 source package in Ubuntu

Changelog

ruby-hoe (3.16.0-1) unstable; urgency=medium

  * Team upload.
  * debian/copyright: fix Files-Excluded by moving the Comments to a Comment:
    field
  * New upstream release
    - will take rake 12.0.0
  * Refresh packaging with `dh-make-ruby -w`
  * debian/patches/adapt-bin-wrapper.patch: added to adapt path to binaries to
    match Debian
  * debian/patches/disable-tests.patch: disable a test that fails inexplicably
    (even for upstream, it seems)
  * Drop rdoc documentation, which was removed upstream
  * Bump Standards-Version to 4.0.0, no changes needed

 -- Antonio Terceiro <email address hidden>  Sat, 01 Jul 2017 11:15:56 -0300

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
Bionic release universe ruby

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-hoe_3.16.0-1.dsc 2.1 KiB e66b4c24a5740d0c4a47dfaa15cf2637c71644b34d8c53ab33b42a7b47dfecac
ruby-hoe_3.16.0.orig.tar.gz 46.0 KiB b87645dbb5375515718dd36d18fb2372b050acc63d8da5263ce125e4edef6af3
ruby-hoe_3.16.0-1.debian.tar.xz 4.8 KiB 894fdb7c68d8eabb34ed51236dcf215c5bc246484380f59bb1fe377dc3985843

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.