diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 14:43:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-03 14:43:20 -0400 |
commit | 9838b16bd73f2f1a26bb49515dcec597695c912f (patch) | |
tree | e7547f568dd607c51ac99314d99794ade602bced /debian/control | |
parent | 16f1f1b45f5642fee8c4a5c942c8c9f754d08817 (diff) |
mention bzr in synopsis
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9c7937d..af675b6 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: etckeeper Architecture: all Section: admin Depends: git-core (>= 1:1.5.4) | mercurial | bzr (>= 1.0), ${misc:Depends} -Description: store /etc in git or mercurial +Description: store /etc in git, mercurial, or bzr The etckeeper program is a tool to let /etc be stored in a git, mercurial, or bzr repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that |