etckeeper 1.18.20-1 source package in Ubuntu

Changelog

etckeeper (1.18.20-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Remove 1 obsolete maintscript entry.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ Antoine Beaupré ]
  * new upstream release

 -- Antoine Beaupré <email address hidden>  Thu, 26 Jan 2023 14:53:08 -0500

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
Mantic release main admin
Lunar release main admin

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
etckeeper_1.18.20-1.dsc 1.5 KiB eb431a8651c42b63d2070bc85fa9660560c8eab4bb8e415d61c74c9eef619dbc
etckeeper_1.18.20.orig.tar.gz 108.2 KiB 0bb856e96f59cf582a92361294f0fc32e0a8bbc02fac3aacae0a735d11b3addd
etckeeper_1.18.20-1.debian.tar.xz 24.8 KiB f3545de7157be2e160fe723d5350fc3f04cbd4785479a858559ababd7509e427

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.