ruby-coveralls 0.8.23-3 source package in Ubuntu

Changelog

ruby-coveralls (0.8.23-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-multi-json.
    + ruby-coveralls: Drop versioned constraint on ruby-multi-json in Depends.
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Nussbaum ]
  * Update packaging using dh-make-ruby

 -- Lucas Nussbaum <email address hidden>  Thu, 29 Dec 2022 09:46:26 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-coveralls_0.8.23-3.dsc 2.2 KiB dee4e564ca902f2d9d52ccdf5b7b5e8ee20e9ebd2db3273104f3f1f2805e9f91
ruby-coveralls_0.8.23.orig.tar.gz 13.2 KiB 5af682e2eee8bbbf00e0dddc71eaed7eb81188dd327e62498af14ecd17e634be
ruby-coveralls_0.8.23-3.debian.tar.xz 5.2 KiB f2ad1e7e9fa21cd2f19be5ab3ec49490bbba7358a57dbdcc9c96d19fc82512ee

Available diffs

No changes file available.

Binary packages built by this source

ruby-coveralls: Ruby implementation of the Coveralls API

 Coveralls is a web service to help you track your code coverage over
 time, and ensure that all your new code is fully covered.
 .
 Coveralls automatically collects your code coverage data, uploads it
 to their servers and gives you a nice interface to dig into it.
 .
 Any type of Ruby project or test framework supported by SimpleCov is
 supported by the Coveralls gem. This includes all your favorites, like
 RSpec, Cucumber, and Test::Unit.
 .
 This package provides a Ruby gem to interact with Coveralls API.