ruby-rspec-puppet 4.0.2+ds-1 source package in Ubuntu

Changelog

ruby-rspec-puppet (4.0.2+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.0.2+ds
  * update for move to puppetlabs github namespace
  * d/control: set puppet-agent minimum version
  * d/control: drop obsolete X*-Ruby-Version fields
  * d/control: bump Standards-Version, no changes needed
  * d/patches: drop obsolete Ruby 3.0 support patch
  * d/patches: refresh for new upstream version
  * d/tests: update fixture setup

 -- Jérôme Charaoui <email address hidden>  Wed, 21 Feb 2024 19:55:28 -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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-puppet_4.0.2+ds-1.dsc 1.5 KiB bd86303e4c8948bfcc6b8cb369feacb68c41bd10425b3af9e31f5728fe5022dd
ruby-rspec-puppet_4.0.2+ds.orig.tar.xz 83.5 KiB 0fe582e52cfeaa71ee6ca28710a2876615712fd75007fb07884f4492ede1f9de
ruby-rspec-puppet_4.0.2+ds-1.debian.tar.xz 4.6 KiB d7cfa172a2c47879bed1acce91ad6dcf26545051c231612c1ccac25b005f941f

Available diffs

No changes file available.

Binary packages built by this source

ruby-rspec-puppet: RSpec tests for your Puppet manifests

 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 RSpec tests for Puppet manifests.