bundlewrap 3.8.0-1 source package in Ubuntu

Changelog

bundlewrap (3.8.0-1) unstable; urgency=medium

  * New upstream release
  * Fix standards version and set to 4.4.1
  * Update copyright years
  * Declare Rules-Requires-Root

 -- Jonathan Carter <email address hidden>  Fri, 10 Jan 2020 12:05:02 +0200

Upload details

Uploaded by:
Jonathan Carter
Uploaded to:
Sid
Original maintainer:
Jonathan Carter
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bundlewrap_3.8.0-1.dsc 2.0 KiB 08cf58edc75efca8b2eb32f2dd5e4c77c71f7787ba3401cc36e4f8efcf68247e
bundlewrap_3.8.0.orig.tar.gz 343.0 KiB 65a00ac7f4f7dcc9a977e46de1a3de9d578a5097901f0a2749633cb5f6136606
bundlewrap_3.8.0-1.debian.tar.xz 3.7 KiB 6be33ff8092f1d51410b06ffc7285806b31041c501c724ec03c9a7e46c0284f8

Available diffs

No changes file available.

Binary packages built by this source

bundlewrap: Decentralized configuration management system with Python

 By allowing for easy and low-overhead config management, BundleWrap fills
 the gap between complex deployments using Chef or Puppet and old school
 system administration over SSH.
 .
 While most other config management systems rely on a client-server
 architecture, BundleWrap works off a repository cloned to your local machine.
 .
 It then automates the process of SSHing into your servers and making sure
 everything is configured the way it's supposed to be. You won't have to
 install anything on managed servers.