summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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 2a8cb30..dd33cef 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 (>= 1:1.5.3.4) | mercurial, ${misc:Depends}
+Depends: metastore, git-core (>= 1:1.5.4) | mercurial, ${misc:Depends}
Description: store /etc in git or mercurial
The etckeeper program is a tool to let /etc be stored in a git or mercurial
repository. It hooks into APT to automatically commit changes made to /etc