ruby-cucumber-core 1.5.0-3 source package in Ubuntu

Changelog

ruby-cucumber-core (1.5.0-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-gherkin and ruby-rspec.
    + ruby-cucumber-core: Drop versioned constraint on ruby-gherkin in Depends.
  * Update standards version to 4.5.1, no changes needed.

  [ Aquila Macedo ]
  * d/control: bumped Standards-Version to 4.6.2.
  * d/control: replaced 'ruby-interpreter' to '${ruby:Depends}'.

 -- Aquila Macedo Costa <email address hidden>  Thu, 13 Jul 2023 20:38:52 -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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-cucumber-core_1.5.0-3.dsc 2.1 KiB bf96fbe073c21084669ea752c8f9665fc7db6536b4c8667e12cd2668867c2b0e
ruby-cucumber-core_1.5.0.orig.tar.gz 40.3 KiB f25302ae708b1292446250c5c690a3c5cfdf8e9e9f074489199600697cd8dbcf
ruby-cucumber-core_1.5.0-3.debian.tar.xz 4.1 KiB 925e42b1c5f58c8445c35cd8c058136bb75c780df58561128e561a398fb95eed

Available diffs

No changes file available.

Binary packages built by this source

ruby-cucumber-core: core library for the Cucumber application

 Cucumber lets software development teams describe how software should behave
 in plain text. The text is written in a business-readable domain-specific
 language and serves as documentation, automated tests and development-aid -
 all rolled into one format.
 .
 This package provides the core library for the Cucumber application.
 It contains the core domain logic to execute Cucumber features. It has no user
 interface, just a Ruby API. It can be used to build other tools that work with
 Gherkin documents.