diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-14 12:29:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-14 12:30:37 -0400 |
commit | 33cec4c92c1608c9b907aaf2422f87b06039ebbd (patch) | |
tree | 85a3eeffe7c6ee202ecf20b65844a52d58875df7 /debian | |
parent | 2d7fde05f9d8ed68422cc567b2eaea456901b67a (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/changelog | 1 |
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 |