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 08faf5914..38f2abe68 100644
--- a/p/haskell-websockets/debian/changelog
+++ b/p/haskell-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-websockets (0.9.3.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:15:05 +0200
+
haskell-websockets (0.9.3.0-1) experimental; urgency=medium
* New upstream release
diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control
index cc95bcc41..207715f7f 100644
--- a/p/haskell-websockets/debian/control
+++ b/p/haskell-websockets/debian/control
@@ -40,7 +40,7 @@ Build-Depends: debhelper (>= 9)
, libghc-hunit-dev (>= 1.2)
, libghc-hunit-dev (<< 1.3)
, libghc-quickcheck2-dev (>= 2.4)
- , libghc-quickcheck2-dev (<< 2.8)
+ , libghc-quickcheck2-dev (<< 2.9)
, libghc-test-framework-dev (>= 0.4)
, libghc-test-framework-dev (<< 0.9)
, libghc-test-framework-hunit-dev (>= 0.2)