cucumber 2.4.0-5 source package in Ubuntu

Changelog

cucumber (2.4.0-5) unstable; urgency=medium

  * Team upload.
  * d/p/0006-Fix-FTBFS-with-ruby-3.2.patch: replace File.exists? with
    File.exist?
  * d/control: depend on ${ruby:Depends} instead of the ruby interpreter
  * Declare compliance with Debian Policy 4.6.2

 -- Lucas Kanashiro <email address hidden>  Fri, 23 Feb 2024 01:07:00 -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
Resolute release universe ruby
Questing release universe ruby
Plucky release universe ruby
Oracular release universe ruby
Noble release universe ruby

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cucumber_2.4.0-5.dsc 2.2 KiB 9cb222e2726699057244ac9d49c2d118cbdf5cb075bd17865e0ecfb0d7336e6b
cucumber_2.4.0.orig.tar.gz 245.8 KiB a3b146d3733b56de941ab2833cb811b92314c14c88a5edc3e608d3f514b1e3a0
cucumber_2.4.0-5.debian.tar.xz 46.9 KiB 8274774764abc3cfce473a8cb027305d34fd0c178eb19622a5ecbfdbeb6b60a1

Available diffs

No changes file available.

Binary packages built by this source

cucumber: acceptance testing framework

 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.