summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 23501f7..3b4015d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-repair (1.20140816) UNRELEASED; urgency=medium
+
+ * Update to build with optparse-applicative 0.10. Closes: #761552
+
+ -- Joey Hess <joeyh@debian.org> Sun, 14 Sep 2014 12:48:08 -0400
+
git-repair (1.20140815) unstable; urgency=medium
* Removing bad objects could leave fsck finding no more unreachable objects,
diff --git a/debian/control b/debian/control
index 2424681..37d0e80 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
libghc-quickcheck2-dev,
libghc-utf8-string-dev,
libghc-async-dev,
- libghc-optparse-applicative-dev
+ libghc-optparse-applicative-dev (>= 0.10.0)
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.9.5
Vcs-Git: git://git-repair.branchable.com/