summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:06:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-12-08 12:06:19 -0700
commit51801310ee3761fd0ff2f6893cf020911e817658 (patch)
treed1590560be07ce98e5f3d15b247b6e576f7b7a7a /debian/control
parente015211bc0c62428ae2c6db849d42a1eeb997845 (diff)
downloaddebug-me-51801310ee3761fd0ff2f6893cf020911e817658.tar.gz
bump build-dep bounds
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 608ffaa..8b01492 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Build-Depends: debhelper (>= 10),
dh-exec,
ghc (>= 8.4.3),
libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.3),
+ libghc-aeson-dev (<< 1.4),
libghc-async-dev (>= 2.1),
libghc-cereal-dev (>= 0.5),
libghc-cryptonite-dev (>= 0.20),
- libghc-graphviz-dev (>= 2999.18),
+ libghc-graphviz-dev (>= 2999.18.0),
libghc-graphviz-dev (<< 2999.21),
libghc-http-client-dev (>= 0.4),
libghc-http-client-tls-dev (>= 0.2),