ruby-puppetlabs-spec-helper 4.0.1-2 source package in Ubuntu

Changelog

ruby-puppetlabs-spec-helper (4.0.1-2) unstable; urgency=medium

  * debian/control:
    - Add myself as Uploader.
    - Run wrap-and-sort -abt.
    - Drop obsolete field XB-Ruby-Versions.
  * debian/patches:
    - Add patch to relax dependency on puppet-lint in gemspec.
  * debian/tests/control:
    - Run wrap-and-sort -abt. 

 -- Georg Faerber <email address hidden>  Mon, 24 Oct 2022 11:15:10 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-puppetlabs-spec-helper_4.0.1-2.dsc 1.7 KiB bbc191512e9668db42f9c49810c6b2470bb74c2b0da8bfc46f68ae973e0c63de
ruby-puppetlabs-spec-helper_4.0.1.orig.tar.gz 39.3 KiB f875dda4c5de8a195d166bb7413d6d9f4f1a0c45d5a2fdbbe80c797137a2bcdd
ruby-puppetlabs-spec-helper_4.0.1-2.debian.tar.xz 4.0 KiB 1547a9c1beebad45979e5d760950d17621ce78715cc575e4676f233bd28cec57

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.