summaryrefslogtreecommitdiff
path: root/p/haskell-websockets
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-websockets')
-rw-r--r--p/haskell-websockets/debian/changelog6
-rw-r--r--p/haskell-websockets/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog
index c3881118c..21bb4e93f 100644
--- a/p/haskell-websockets/debian/changelog
+++ b/p/haskell-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-websockets (0.9.7.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 04 Aug 2016 13:41:32 -0400
+
haskell-websockets (0.9.6.2-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control
index 0bddb1ce0..ff53ed42e 100644
--- a/p/haskell-websockets/debian/control
+++ b/p/haskell-websockets/debian/control
@@ -38,7 +38,7 @@ Build-Depends: debhelper (>= 9),
libghc-hunit-dev (>= 1.2),
libghc-hunit-dev (<< 1.4),
libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.9),
+ libghc-quickcheck2-dev (<< 2.10),
libghc-test-framework-dev (>= 0.4),
libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (>= 0.2),