Adjust built-in preferred content expressions to make most types of repositories want content that is only located on untrusted or dead repositories.

This commit is contained in:
Joey Hess 2013-03-31 17:10:25 -04:00
parent c57baaaa30
commit 940e167ecc
3 changed files with 44 additions and 13 deletions

3
debian/changelog vendored
View file

@ -19,6 +19,9 @@ git-annex (4.20130324) UNRELEASED; urgency=low
* git-annex-shell: Passes rsync --bwlimit options on rsync.
Thanks, guilhem for the patch.
* webapp: Added UI to delete repositories. Closes: #689847
* Adjust built-in preferred content expressions to make most types
of repositories want content that is only located on untrusted or dead
repositories.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400