Debian's ghc now supports TH on arm! Adjust build dependencies to build the webapp on arm, and enable DAV support on arm. \o/

Also, adjust some other arch specific build dependencies that are now
available on more architectures in Devian unstable.
This commit is contained in:
Joey Hess 2015-05-07 19:09:44 -04:00
parent 4ba4155067
commit ee94a79690
2 changed files with 23 additions and 20 deletions

4
debian/changelog vendored
View file

@ -37,6 +37,10 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
in Debian Jessie.
* Switch from the obsolete dataenc library for base64 encoding to sandi.
(Thanks, Magnus Therning)
* Debian's ghc now supports TH on arm! Adjust build dependencies
to build the webapp on arm, and enable DAV support on arm. \o/
* Adjust some other arch specific build dependencies that are now
available on more architectures in Devian unstable.
* Android: Updated bundled ssh from 6.1p1 to 6.4p1.
* Windows: Remove cygwin ssh, the newer version of which has stopped
honoring the setting of HOME. Instead, copy msysgit's ssh into PATH.