summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-01-02 18:32:01 +0000
committerSean Whitton <spwhitton@spwhitton.name>2020-01-02 18:32:01 +0000
commit6dd45ad8f1a8503480429de9decffb540e997a24 (patch)
tree416dd268320d1542c72229f87468b21eaf388efd /debian/changelog
parentc74e8eea128b06caff493f9f56ac6279bc57e6ce (diff)
downloadgit-repair-6dd45ad8f1a8503480429de9decffb540e997a24.tar.gz
add data-default build-dep
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4efb1ff..d805a86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ git-repair (1.20200102-1) UNRELEASED; urgency=medium
* New upstream release.
- Tighten build-dep on optparse-applicative
- - Add build-deps on split, filepath-bytestring, attoparsec
+ - Add build-deps on split, filepath-bytestring, attoparsec, data-default
- Drop build-dep on missingh.
* Drop patches merged upstream:
- fix-build-with-quickcheck-2.8.2.patch