summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-03 16:02:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-03 16:02:42 -0400
commit38dead2d069fc459d29d61dd7070ea4c2db9ecd8 (patch)
tree89dfbc895db673c3ae082ca467430897c13afa2f /debian
parent9a1ff06ae57d4ec0c184f827a4fa933a24da9fed (diff)
Android: patch git to avoid fchmod, which fails on /sdcard.
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 fa8762bde..4550e7983 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ git-annex (5.20140614) UNRELEASED; urgency=medium
(was only being run when the webapp was opened).
* importfeed: When annex.genmetadata is set, metadata from the feed
is added to files that are imported from it.
+ * Android: patch git to avoid fchmod, which fails on /sdcard.
-- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400