etckeeper 1.18.18-1.1 source package in Ubuntu

Changelog

etckeeper (1.18.18-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <email address hidden>  Sat, 15 Oct 2022 12:02:37 +0200

Upload details

Uploaded by:
anarcat
Uploaded to:
Sid
Original maintainer:
anarcat
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
etckeeper_1.18.18-1.1.dsc 1.9 KiB e857d5ada237e099d883e14e43989eaffb62bfdd0f1f9aca3c38ae155d6bf82f
etckeeper_1.18.18.orig.tar.gz 99.5 KiB 390c82d1fcfaf4cac5a3ca6fffb16fea0e1ada31a1bfe20220ac3b317d663f61
etckeeper_1.18.18-1.1.debian.tar.xz 24.6 KiB 8ce57864ad952274e21160a089b87020468bbd399befc3cf234e9ea50cbc20f4

Available diffs

No changes file available.

Binary packages built by this source

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

 The etckeeper program is a tool to let /etc be stored in a git, mercurial,
 brz 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.