cucumber 2.4.0-4 source package in Ubuntu

Changelog

cucumber (2.4.0-4) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Skip failing tests with diff-lcs 1.4.1 (Closes: #968628, #966946)
  * Drop compat file, rely on debhelper-compat and bump compat level to 13
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package
  * Install examples
  * Avoid deduplicated files in examples with jdupes
  * Set explicitly that d/rules doesn't require root

  [ Utkarsh Gupta ]
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Fix section, url, watch file and rules

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

 -- Cédric Boutillier <email address hidden>  Thu, 17 Sep 2020 11:11:47 +0200

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
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cucumber_2.4.0-4.dsc 1.8 KiB 8080de2bc99cadc0b090aea58df4c654a68ba8e7fc24d29bdf9b1c578a35cb74
cucumber_2.4.0.orig.tar.gz 245.8 KiB a3b146d3733b56de941ab2833cb811b92314c14c88a5edc3e608d3f514b1e3a0
cucumber_2.4.0-4.debian.tar.xz 46.4 KiB 3bc0a975ada37e645c2fd18c3739ddf0484d59e6d0d6d5079251d367d93203d3

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.