ruby-combustion 1.3.7-2 source package in Ubuntu

Changelog

ruby-combustion (1.3.7-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Lucas Kanashiro ]
  * Rebuild to fix reproducible builds issue
  * Declare compliance with Debian Policy 4.7.2

 -- Lucas Kanashiro <email address hidden>  Thu, 08 May 2025 09:42:25 -0300

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
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-combustion_1.3.7-2.dsc 2.2 KiB 0ca57450939911eb9e643c045654db41a635a3f9527139676e440bdf689586c2
ruby-combustion_1.3.7.orig.tar.gz 16.5 KiB 4b1e7c8df0a8f84e842fcc1e132c86295e712229e837ac30ccf9b53fa4107eb7
ruby-combustion_1.3.7-2.debian.tar.xz 4.9 KiB 98c40e2b3883de1d0a73cd0f50ee6809414590064964e2d68907054d2a321fd6

Available diffs

No changes file available.

Binary packages built by this source

ruby-combustion: elegant rails engine testing

 Ruby 'combustion' is a library to help you test your Rails Engines
 in a simple and effective manner, instead of creating a full Rails
 application in your spec or test folder.
 .
 It allows you to write your specs within the context of your engine,
 using only the parts of a Rails app you need.