summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton2016-08-20 08:33:20 -0700
committerJoey Hess2016-08-20 14:52:23 -0400
commit845d9de7ab790a1691237c8f3b7a6bf8787b3489 (patch)
tree621987633d74e720cb54754605e537128aee9ceb /debian/control
parent5020a86907ade611324c66c82cf4ee074789bdd5 (diff)
pass --allow-unrelated-histories to git merge
Fixes merging the /usr/src/propellor git bundle with git 2.9.
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 9194b6c2..21a524d0 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libghc-stm-dev,
libghc-text-dev,
libghc-concurrent-output-dev,
- git,
+ git (>= 1:2.9),
make,
Description: property-based host configuration management in haskell
Propellor ensures that the system it's run in satisfies a list of