ruby-puppetlabs-spec-helper 7.0.5-1 source package in Ubuntu

Changelog

ruby-puppetlabs-spec-helper (7.0.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.0.5
  * d/control: puppet is now puppet-agent
  * d/control: drop obsolete XS-Ruby-Versions field
  * d/control: bump minimum version of dependencies
  * d/control: bump Standards-Version, no changes needed
  * d/patches: drop obsolete patches
  * d/patches: remove rspec-github requirement

 -- Jérôme Charaoui <email address hidden>  Wed, 21 Feb 2024 20:04:00 -0500

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-puppetlabs-spec-helper_7.0.5-1.dsc 1.7 KiB 74da312bdf132eff589572f481dc5c734b99659be2b0c050d520a12ae241e7e3
ruby-puppetlabs-spec-helper_7.0.5.orig.tar.gz 35.9 KiB 209eec0ff7f07cadcfd23f58c35c24f5c1bc0150025e9d42051a50c077804298
ruby-puppetlabs-spec-helper_7.0.5-1.debian.tar.xz 3.9 KiB acdafd3ea6296a454831451408cffa7dd1c4329db0687e54189e59303332fd50

Available diffs

No changes file available.

Binary packages built by this source

ruby-puppetlabs-spec-helper: rake tasks and spec helper for spec tests on puppet modules

 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 This ruby module contains rake tasks and a standard spec_helper for
 running spec tests on puppet modules.