diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-07 17:42:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-07 17:42:52 -0400 |
commit | 389bd6f0276976c48a77cba21ec52ff937efc331 (patch) | |
tree | 3620df9a301ef01cb1a8bc21bbf4724974043cbb /debian | |
parent | 17502909d46dec559d26af3cbda8ef830d038fb4 (diff) |
avoid broken version of DAV
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a805e234e..e0eb14f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium and external special remotes. * Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness. + * Avoid building with DAV 0.6 which is badly broken (see #737902). -- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400 |