puppet-module-puppetlabs-vcsrepo 1.3.2-3 source package in Ubuntu

Changelog

puppet-module-puppetlabs-vcsrepo (1.3.2-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol
  * d/control: Use <email address hidden> as maintainer
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat.

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Deprecating priority extra as per policy 4.0.1.

  [ Thomas Goirand ]
  * Depends on puppet, not puppet-common.
  * Standards-Version: 4.5.0.
  * debhelper-compat (= 11).
  * Clean-up update-alternatives handling.

 -- Thomas Goirand <email address hidden>  Wed, 05 Jan 2022 10:41:42 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-puppetlabs-vcsrepo_1.3.2-3.dsc 2.2 KiB 9452ae4443c1fd77d50b8ac8a4103900adcc580c3cafa30d7802c8773482c124
puppet-module-puppetlabs-vcsrepo_1.3.2.orig.tar.xz 38.0 KiB 0e5fc2bdaf4dfc1a4eb2d20c2b909b43fb73d6ca31a2cc306e1bb3c31180c69c
puppet-module-puppetlabs-vcsrepo_1.3.2-3.debian.tar.xz 2.2 KiB 5728b55a6fb2a7ab5f10039633ce2ffd1753594c82a7f6698eb1e80e7bba3022

Available diffs

No changes file available.

Binary packages built by this source

puppet-module-puppetlabs-vcsrepo: use Puppet to easily deploy content from your version control system (VCS)

 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.
 .
 The vcsrepo module lets you use Puppet to easily deploy content from your
 version control system (VCS).