summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:17:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:17:48 -0400
commit9d5e8dbc63ccbda4e2339a79c4c3938bb16d25f3 (patch)
tree2a19e3fbbcbb6ad5ade999fe98dbeb11a75c02a6 /debian
parent45c39a20a4ded47f0775c113b50735326558cf17 (diff)
Refuse to build with git older than 1.7.1.1, which is needed for git checkout -B
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c9edeef4c..9e7a06db8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
* Added tahoe special remote.
* external special remote protocol: Added GETGITDIR, and GETAVAILABILITY.
* Android: Avoid passing --clobber to busybox wget.
+ * Refuse to build with git older than 1.7.1.1, which is needed for
+ git checkout -B
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400