aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:36:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:36:02 -0400
commitee63d9893e80478087fbd115b54d40f4171321bd (patch)
tree1617e159dc6fb10ee0783909a799258e9f9a6365 /debian
parentf4173970c0ea665a0274332b71a00268c5d6e7f5 (diff)
map: Fix display of v5 direct mode repos.
The direct mode guard confused map. So need to run through Annex.new to get the actual path to the repo.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9e7a06db8..7ccb29ee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
* 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
+ * map: Fix display of v5 direct mode repos.
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400