summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-14 12:29:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-14 12:30:37 -0400
commit33cec4c92c1608c9b907aaf2422f87b06039ebbd (patch)
tree85a3eeffe7c6ee202ecf20b65844a52d58875df7 /debian
parent2d7fde05f9d8ed68422cc567b2eaea456901b67a (diff)
Fix build with optparse-applicative 0.10. Closes: #761484
This also works with 0.9, and probably 0.8.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c2e0ea508..aa7fd6dd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ git-annex (5.20140832) UNRELEASED; urgency=medium
be using a better backend.
* Rather than crashing when there's a problem with the requested bloomfilter
capacity/accuracy, fall back to a reasonable default bloom filter size.
+ * Fix build with optparse-applicative 0.10. Closes: #761484
-- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400