aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-04 12:52:22 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-04 13:07:57 -0400
commit7c2277aa0ccbd1ec35e00bbdfa28cf02c352c7a1 (patch)
tree5023fa48f2287cef2c1181628dbed5b305880e13 /debian
parent75a88861e4cdc04e4d9f4e926e94632a21b2bad3 (diff)
Fix build with process 1.2.1.0.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f4a5933ed..3aaed4f57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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