ruby-puppet-syntax 2.4.1-2 source package in Ubuntu

Changelog

ruby-puppet-syntax (2.4.1-2) unstable; urgency=medium

  * debian/compat: Bump debhelper compatibility level to 11.
  * debian/control:
    - Bump required debhelper version to >= 11~.
    - Bump Standards-Version to 4.1.3 (no changes needed).
    - Use salsa.debian.org in Vcs-* fields.
    - Add myself and Sebastien Badia in Uploaders field.
    - Drop obsolete build dependency ruby-rgen.
  * debian/copyright:
    - Add missing Debian packaging authors and bump years to include 2018.
    - Use HTTPS in link to copyright format specification.
  * debian/patches: Add patch to ensure running the specs works with puppet 5.
  * debian/watch: Bump version to 4 and use HTTPS in link to gemwatch service.

 -- Georg Faerber <email address hidden>  Wed, 21 Mar 2018 18:44:06 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-puppet-syntax_2.4.1-2.dsc 2.1 KiB 915aeeb639c3ff94ee19ae614a6165769362d739d9957715965c8dd4ae642a58
ruby-puppet-syntax_2.4.1.orig.tar.gz 13.8 KiB c19a8705e4319b0bc843baae3847754a4aac412dfe632203fa6e387b7fd00642
ruby-puppet-syntax_2.4.1-2.debian.tar.xz 3.3 KiB f27e6069eba7d35bb47ef3fa28f4a1aa903cb85a419a907b4622f3e0799d08d5

Available diffs

No changes file available.

Binary packages built by this source

ruby-puppet-syntax: Syntax checks for Puppet manifests, templates, and Hiera YAML

 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 provides syntax checks for Puppet manifests,
 templates and Hiera YAML.