summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-08 16:10:14 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-08 16:10:14 -0400
commited156b8c366a56c8eacfa920c1e930e6af6d29a5 (patch)
tree1e66e8b22ec706b04509ff4d1d61f19844dc8a13 /debian/control
parentb7415cf4c6d20cc6d7164caafc201933fe8ffd29 (diff)
Update depends for git-core to git transition.
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 a35f88d..8010f88 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: http://kitenet.net/~joey/code/etckeeper/
Package: etckeeper
Architecture: all
Section: admin
-Depends: git-core (>= 1:1.5.4) | mercurial | bzr (>= 1.4~) | darcs, ${misc:Depends}
+Depends: git-core (>= 1:1.5.4) | git (>= 1:1.7) | mercurial | bzr (>= 1.4~) | darcs, ${misc:Depends}
Recommends: cron
Conflicts: bzr (<< 1.4~)
XB-Python-Version: ${python:Versions}