etckeeper 1.18.20-1.1 source package in Ubuntu

Changelog

etckeeper (1.18.20-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Replace transitional Build-Depends: bzr with brz (Closes: #1058894)

 -- Bastian Germann <email address hidden>  Sun, 17 Dec 2023 22:15:13 +0100

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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
etckeeper_1.18.20-1.1.dsc 1.7 KiB d484ffeb1f51f2f990618e89cfe36ba93abc9b0900dfc526785796ba419fdc9e
etckeeper_1.18.20.orig.tar.gz 108.2 KiB 0bb856e96f59cf582a92361294f0fc32e0a8bbc02fac3aacae0a735d11b3addd
etckeeper_1.18.20-1.1.debian.tar.xz 24.8 KiB ec42f0c8e795f46bdedb8ee798668d204f8871d0a531bad64ac2c66f1f2577d2

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.