summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-11 01:13:57 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-11 01:13:57 -0500
commitd80a1e6e5be92ef48e805aca22c9c70e306c9b50 (patch)
treef3108c83f6a09c428ed0659d28e24d0a92dd1591 /debian/control
parent0008bc2e2dce9aaeca563078a3b08daed48beb99 (diff)
releasing version 0.1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b5f8d01..b36b606 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://kitenet.net/~joey/code/etckeeper/
Package: etckeeper
Architecture: all
Section: admin
-Depends: metastore, git-core, ${misc:Depends}, debconf-2.0 | debconf
+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