From 08a0b56f9e9d5971648eec0bfd67c86f9be805bc Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Fri, 4 Jan 2008 15:18:42 -0500 Subject: General update after the debconf review process --- debian/control | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b36b606..e908d28 100644 --- a/debian/control +++ b/debian/control @@ -12,10 +12,9 @@ Architecture: all Section: admin Depends: metastore, git-core, ${misc:Depends}, debconf | debconf-2.0 Description: store /etc in git - etckeeper is a collection of tools to let /etc be stored in a git - repository. It hooks into apt to automatically commit changes made to /etc - during package upgrades. It uses `metastore` to track file metadata that + The etckeeper program is a tool to let /etc be stored in a git + repository. It hooks into APT to automatically commit changes made to /etc + during package upgrades. It uses 'metastore' to track file metadata that git does not normally support, but that is important for /etc, such as the - permissions of `/etc/shadow`. It's quite modular and configurable, while + permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with git. - -- cgit v1.2.3