summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-11-26 21:56:22 -0500
committerJoey Hess <joey@kitenet.net>2007-11-26 21:56:22 -0500
commit41d6afcca08ed9ed6c72787d9c7444e540e624b1 (patch)
tree62664dc728de848281f9d89f5c9a92e7ffd19da7 /debian/control
parent7db3671b73179a7d87b559a124c36248d72ca198 (diff)
* Depend on a fairly recent git-core. Closes: #453063
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 42ab9c5..47afcfa 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}
+Depends: metastore, git-core (>= 1:1.5.3.4), ${misc:Depends}
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