aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 911974604..6fbd2a06a 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Build-Depends:
libghc-feed-dev,
ikiwiki,
perlmagick,
- git,
+ git (>= 1:1.8.4),
rsync,
wget,
curl,
@@ -68,7 +68,7 @@ Package: git-annex
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends},
- git (>= 1:1.7.7.6),
+ git (>= 1:1.8.4),
rsync,
wget,
curl,