ruby-rspec-puppet 2.6.1-1 source package in Ubuntu

Changelog

ruby-rspec-puppet (2.6.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.6.1 (Closes: #866870)
  * d/compat: Bump compat version to 10
  * d/control:
    + Update BD (puppet-common is now a meta package)
    + Bump Standard-Version to 4.0.0 (no changes needed)
    + Added testsuite to autopkgtest-pkg-ruby (debci)
  * d/rules: Enable dependencies check during tests

 -- Sebastien Badia <email address hidden>  Sun, 02 Jul 2017 13:48:49 +0200

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rspec-puppet_2.6.1-1.dsc 2.1 KiB 3d04b1952a0ce93776334d0f79cd0d00e2e9c1987e014097912da4466a3ca89f
ruby-rspec-puppet_2.6.1.orig.tar.gz 58.8 KiB 5df59611e1b46d2804d0060742cdc253d302b5d1f639d2c5e662391bc4b7202d
ruby-rspec-puppet_2.6.1-1.debian.tar.xz 2.9 KiB 6205f2fe9d5013283a071e5d7c8e865003dde5b59ed09717856d28caff110bae

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.