summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-17 08:43:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-17 08:44:53 -0700
commitbb9141f0ec05634618dab8cdcc78daf5e3fa0292 (patch)
tree414cb05f3cc0660bda2f4a3eb2d4dd4f7ac40ce6 /debian/control
parent653832bc46b4723410f8fa0b2f1e9bc8531c140d (diff)
downloadkeysafe-bb9141f0ec05634618dab8cdcc78daf5e3fa0292.tar.gz
bump dep bounds
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control46
1 files changed, 23 insertions, 23 deletions
diff --git a/debian/control b/debian/control
index 0e00288..66cce13 100644
--- a/debian/control
+++ b/debian/control
@@ -11,57 +11,57 @@ Build-Depends: debhelper (>= 10),
libghc-safesemaphore-dev (>= 0.10),
libghc-safesemaphore-dev (<< 0.11),
libghc-aeson-dev (>= 0.11),
- libghc-aeson-dev (<< 1.2),
- libghc-async-dev (>= 2.1),
- libghc-async-dev (<< 2.2),
+ libghc-aeson-dev (<< 1.5),
+ libghc-async-dev (>= 2.2),
+ libghc-async-dev (<< 2.3),
libghc-bloomfilter-dev (>= 2.0),
libghc-bloomfilter-dev (<< 2.1),
libghc-disk-free-space-dev (>= 0.1),
libghc-disk-free-space-dev (<< 0.2),
- libghc-exceptions-dev (>= 0.8),
- libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-dev (>= 0.10),
+ libghc-exceptions-dev (<< 0.11),
libghc-fast-logger-dev (>= 2.4),
libghc-fast-logger-dev (<< 2.5),
libghc-http-client-dev (>= 0.4),
- libghc-http-client-dev (<< 0.6),
+ libghc-http-client-dev (<< 0.7),
libghc-lifted-base-dev (>= 0.2),
libghc-lifted-base-dev (<< 0.3),
- libghc-network-dev (>= 2.6),
- libghc-network-dev (<< 2.7),
+ libghc-network-dev (>= 2.8),
+ libghc-network-dev (<< 2.9),
libghc-optparse-applicative-dev (>= 0.12),
- libghc-optparse-applicative-dev (<< 0.14),
- libghc-raaz-dev (>= 0.1.1),
- libghc-raaz-dev (<< 0.1.1+~),
+ libghc-optparse-applicative-dev (<< 0.16),
+ libghc-raaz-dev (>= 0.2.1),
+ libghc-raaz-dev (<< 0.2.1+~),
libghc-random-dev (>= 1.1),
libghc-random-dev (<< 1.2),
libghc-random-shuffle-dev (>= 0.0),
libghc-random-shuffle-dev (<< 0.1),
libghc-readline-dev (>= 1.0),
libghc-readline-dev (<< 1.1),
- libghc-secret-sharing-dev (>= 1.0),
- libghc-secret-sharing-dev (<< 1.1),
+ libghc-secret-sharing-dev (>= 1.0.1.0),
+ libghc-secret-sharing-dev (<< 1.0.1.1),
libghc-servant-dev (>= 0.7),
- libghc-servant-dev (<< 0.12),
+ libghc-servant-dev (<< 0.18),
libghc-servant-client-dev (>= 0.7),
- libghc-servant-client-dev (<< 0.12),
+ libghc-servant-client-dev (<< 0.18),
libghc-servant-server-dev (>= 0.7),
- libghc-servant-server-dev (<< 0.12),
+ libghc-servant-server-dev (<< 0.18),
libghc-socks-dev (>= 0.5),
libghc-socks-dev (<< 0.6),
libghc-split-dev (>= 0.2),
libghc-split-dev (<< 0.3),
- libghc-stm-dev (>= 2.4),
- libghc-stm-dev (<< 2.5),
- libghc-text-dev (>= 0.1),
- libghc-text-dev (<< 0.2),
- libghc-text-short-dev (>= 1.2),
- libghc-text-short-dev (<< 1.3),
+ libghc-stm-dev (>= 2.5),
+ libghc-stm-dev (<< 2.6),
+ libghc-text-dev (>= 1.2),
+ libghc-text-dev (<< 1.3),
+ libghc-text-short-dev (>= 0.1),
+ libghc-text-short-dev (<< 0.2),
libghc-token-bucket-dev (>= 0.1),
libghc-token-bucket-dev (<< 0.2),
libghc-unbounded-delays-dev (>= 0.1),
libghc-unbounded-delays-dev (<< 0.2),
libghc-unix-compat-dev (>= 0.4),
- libghc-unix-compat-dev (<< 0.5),
+ libghc-unix-compat-dev (<< 0.6),
libghc-utf8-string-dev (>= 1.0),
libghc-utf8-string-dev (<< 1.1),
libghc-wai-dev (>= 3.2),