etckeeper 1.18.12-1.1ubuntu1 source package in Ubuntu

Changelog

etckeeper (1.18.12-1.1ubuntu1) focal; urgency=medium

  * Build using python3.

 -- Matthias Klose <email address hidden>  Mon, 30 Mar 2020 12:24:10 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
anarcat
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main admin

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
etckeeper_1.18.12.orig.tar.gz 88.1 KiB d72f411907711757be0d5ad4e5d8727bc9692f689e15bfe24123c6445e30b4b9
etckeeper_1.18.12-1.1ubuntu1.debian.tar.xz 23.2 KiB a8633d739d6ab789dd67d1be81c5f92c7a9ad652535778bd7bd09929b22a9cb6
etckeeper_1.18.12-1.1ubuntu1.dsc 2.0 KiB 0d89adda930a45f4d3dc6108c1913bc70977ed59df389eb07e91df180dacf039

View changes file

Binary packages built by this source

etckeeper: store /etc in git, mercurial, bzr or darcs

 The etckeeper program is a tool to let /etc be stored in a git, mercurial,
 bzr or darcs repository. It hooks into APT to automatically commit changes
 made to /etc during package upgrades. It tracks file metadata that version
 control systems do not normally support, but that is important for /etc, such
 as the permissions of /etc/shadow. It's quite modular and configurable, while
 also being simple to use if you understand the basics of working with version
 control.