summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-12 14:11:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-12 14:11:29 -0400
commit1c49e101b7454fb1fd83f468f28bfacb6c7194cf (patch)
tree7e2a252e62e5fdf195f775a828d356a6b72b9f31 /debian
parent8f916e27f5bc4f665bb85ea231f09afbf0f101bd (diff)
map: Handle .git prefixed remote repos. Closes: #614759
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 fb22c4036..1faee6522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* Adjust cabal file to support building w/o assistant on the hurd.
* Support building with yesod 1.4.
* S3: Fix embedcreds=yes handling for the Internet Archive.
+ * map: Handle .git prefixed remote repos. Closes: #614759
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400