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

Changelog

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


  * New upstream release.
  * debian/control:
    - Remove Depends on ruby-puppetlabs-spec-helper. Dependency
      dropped upstream.
    - Use Debian address for Uploaders field.
    - Bump Standards-Version to 3.9.5. No further changes.

 -- Thomas Bechtold <email address hidden>  Fri, 27 Dec 2013 08:00:48 +0100

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-rspec-puppet_1.0.1-1.dsc 2.1 KiB 4b4bac73bafe4726326fe20c1161ba252983fd0833bd58f3822de8bc0467934e
ruby-rspec-puppet_1.0.1.orig.tar.gz 12.5 KiB 46a80acf573ce63877d1789a06075e2800e954cc9142211cbc51659370a84a93
ruby-rspec-puppet_1.0.1-1.debian.tar.gz 2.5 KiB db1f07f10eecc10f6adfbc30af62fe3afa1cbdcdf080f7c831a94ae439edda76

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.