etckeeper 0.56ubuntu2 source package in Ubuntu

Changelog

etckeeper (0.56ubuntu2) oneiric; urgency=low

  * Added dependency on hostname (LP: #822613)
 -- Marc Cluet <email address hidden>   Fri, 19 Aug 2011 11:56:03 +0100

Upload details

Uploaded by:
Marc Cluet
Sponsored by:
Dave Walker
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
etckeeper_0.56ubuntu2.tar.gz 45.7 KiB aa73cbf2fe27172bbce4ff003adcf364a97e85e4aed31e669def43eb9044e9c2
etckeeper_0.56ubuntu2.dsc 991 bytes 662703e377ca17099dfe745c627f34e92397ebb47d849ddb643c5c61f32977aa

Available diffs

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.