Fix build with process 1.2.1.0.

This commit is contained in:
Joey Hess 2015-01-04 12:52:22 -04:00
parent f2262991e9
commit 5db31e2386
5 changed files with 15 additions and 12 deletions

3
debian/changelog vendored
View file

@ -3,8 +3,9 @@ git-annex (5.20141232) UNRELEASED; urgency=medium
* unlock: Don't allow unlocking files that have never been committed to git
before, to avoid an intractable problem that prevents the pre-commit
hook from telling if such a file is intended to be an annexed file or not.
« Avoid re-checksumming when migrating from hash to hashE backend.
* Avoid re-checksumming when migrating from hash to hashE backend.
Closes: #774494
* Fix build with process 1.2.1.0.
-- Joey Hess <id@joeyh.name> Fri, 02 Jan 2015 13:35:13 -0400