From baac01c49b553cf3e1564ad349bd90c0284a46dd Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 4 Dec 2018 21:13:20 -0700 Subject: replace build-dep on haskell-stm with tighter ghc build-dep --- debian/changelog | 7 +++++++ debian/control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3037f6..d285dac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debug-me (1.20170810-3) UNRELEASED; urgency=medium + + * Drop build-dep on haskell-stm. + * Build-dep on ghc (>= 8.4.3), with which haskell-stm is now bundled. + + -- Sean Whitton Tue, 04 Dec 2018 21:12:27 -0700 + debug-me (1.20170810-2) unstable; urgency=medium * Bump graphviz dependency to 2999.20.*. diff --git a/debian/control b/debian/control index 9249960..608ffaa 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Section: net Build-Depends: debhelper (>= 10), dh-exec, - ghc, + ghc (>= 8.4.3), libghc-aeson-dev (>= 0.11), libghc-aeson-dev (<< 1.3), libghc-async-dev (>= 2.1), @@ -23,7 +23,6 @@ Build-Depends: debhelper (>= 10), libghc-posix-pty-dev (>= 0.2.1), libghc-protobuf-dev (>= 0.2), libghc-sandi-dev (>= 0.4), - libghc-stm-dev (>= 2.4), libghc-stm-chans-dev (>= 3.0), libghc-terminal-size-dev (>= 0.3), libghc-text-dev (>= 1.2.2), -- cgit v1.2.3