WebDAV: Dropped support for DAV before 0.6.1.

0.6.1 is in testing, and stable does not have DAV at all, so I can dispense
with this compatability code
This commit is contained in:
Joey Hess 2014-07-30 11:19:05 -04:00
parent 89416ba2d9
commit b5ac627fee
3 changed files with 4 additions and 44 deletions

1
debian/changelog vendored
View file

@ -14,6 +14,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
Fix this, including support for fixing up repositories that
were incompletely repaired before.
* Fix cost calculation for non-encrypted remotes.
* WebDAV: Dropped support for DAV before 0.6.1.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400