puppet-module-puppetlabs-stdlib 9.4.1-1 source package in Ubuntu

Changelog

puppet-module-puppetlabs-stdlib (9.4.1-1) unstable; urgency=medium

  * New upstream version 9.4.1
  * d/control: bump Standards-Version, no changes needed
  * d/NEWS: add item about major changes in v9
  * d/rules: bump dh-compat to 13
  * d/tests: replace deprecated test functions
  * run wrap-and-sort -bastk

 -- Jérôme Charaoui <email address hidden>  Mon, 19 Feb 2024 19:48:52 -0500

Upload details

Uploaded by:
Puppet Package Maintainers
Uploaded to:
Sid
Original maintainer:
Puppet Package Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-puppetlabs-stdlib_9.4.1-1.dsc 1.7 KiB 4a4e6399ef5560d269496bc2b5b5915922d005b8d80859035cd2c0e5b59a42cf
puppet-module-puppetlabs-stdlib_9.4.1.orig.tar.gz 157.9 KiB 2498431032871bd30e600d515e7b4f412962e409fbf60333104295a62d79cd80
puppet-module-puppetlabs-stdlib_9.4.1-1.debian.tar.xz 5.0 KiB ddbc78583dab589c916da5f7899499c26651012d42d3c3cb7f4e00cf2369163e

Available diffs

No changes file available.

Binary packages built by this source

puppet-module-puppetlabs-stdlib: Puppet module standard library

 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 module provides a standard library of resources for developing
 Puppet modules. This modules will include the following additions
 to Puppet:
 .
  * Stages
  * Facts
  * Functions
  * Defined resource types
  * Types
  * Providers