From 20db488bed358b757faea994c3508b060826cb10 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 2 Jan 2020 18:11:58 +0000 Subject: build-dep updates --- debian/changelog | 9 +++++++++ debian/control | 8 +++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6dc307f..d6cc079 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 + - Drop build-dep on missingh. + + -- Sean Whitton Thu, 02 Jan 2020 18:07:39 +0000 + git-repair (1.20151215-2) unstable; urgency=medium * Adopt package. diff --git a/debian/control b/debian/control index c6f725a..7e00c89 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Build-Depends: debhelper (>= 9), ghc, git, - libghc-missingh-dev, libghc-hslogger-dev, libghc-network-dev, libghc-exceptions-dev (>= 0.6), @@ -16,8 +15,11 @@ Build-Depends: libghc-quickcheck2-dev, libghc-utf8-string-dev, libghc-async-dev, - libghc-optparse-applicative-dev (>= 0.10.0), - libghc-network-uri-dev + libghc-split-dev, + libghc-optparse-applicative-dev (>= 0.14.1), + libghc-network-uri-dev, + libghc-filepath-bytestring-dev (>= 1.4.2.1.0), + libghc-attoparsec-dev, Maintainer: Sean Whitton Standards-Version: 4.4.1 Vcs-Git: https://git.spwhitton.name/git-repair -- cgit v1.2.3