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

Changelog

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

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * Run wrap-and-sort on packaging files

  [ Sebastien Badia ]
  * New upstream version 2.6.2 (Closes: #758712)
  * d/watch: Bump to version 4, use HTTPS for URI and switch to github
  * d/compat: Bump compat version to 11
  * d/copyright: Update copyright years and use HTTPS for URI
  * d/rules: Clean un-used rules
  * d/control:
    + Added missing B-D and update dependencies
    + Use salsa.debian.org in Vcs-* fields
    + Bump to Standards-Version 4.1.3 (no changes needed)
    + Added myself as Uploader (and remove Thomas) (Closes: #892685)
  * d/docs: Ship the readme file
  * d/upstream: Added Upstream metadata
  * d/tests: Added a simple test for puppetlabs-spec-helper rake tasks

 -- Sebastien Badia <email address hidden>  Tue, 03 Apr 2018 00:01:15 +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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-puppetlabs-spec-helper_2.6.2-1.dsc 2.3 KiB 101eb39fdd393099de6a774839b1878de7d090868d5158bf36074961fd6c4572
ruby-puppetlabs-spec-helper_2.6.2.orig.tar.gz 28.8 KiB 7cbd2f85a914e38852d46263ab61ee7432515402dee0c60da116b816bd1f3a51
ruby-puppetlabs-spec-helper_2.6.2-1.debian.tar.xz 2.6 KiB 49be14451f299719ebf9ed970c603183d33823b642c1f20c75dfd3f4f486cd7e

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.