diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-12 14:24:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-12 14:24:53 -0400 |
commit | 6b1536a9af254d4f010fcc8acf11262154b90bdd (patch) | |
tree | 4fec56faf10a12c9f716838a2c923d3c86cd5aa9 /debian | |
parent | ef4d1f04322d9af0239222e13cd782d01c1e6d05 (diff) |
separate android 4.0 and 4.3 builds needed
Also, parameterize the abdroid abi version
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bdc7c5e68..0f2ad007c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ git-annex (5.20131102) UNRELEASED; urgency=low remote monitoring interfaceat http://localhost:4242/ * Fix bug that caused bad information to be written to the git-annex branch when running describe or other commands with a remote that has no uuid. + * Work around Android linker problem that had prevented git-annex from + running on Android 4.3 and 4.4. -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 |