summaryrefslogtreecommitdiff
path: root/p/haskell-websockets
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-08-04 13:41:32 -0400
committerClint Adams <clint@debian.org>2016-08-04 13:41:33 -0400
commitaef960adc99888438519ab642f93613379cd69a6 (patch)
treec3bbc3f6d8bf3545b112103cfc31c9c5f09c28de /p/haskell-websockets
parent56a9998aeff1cd92e7b87041768803bf8eb43c19 (diff)
downloadDHG_packages-aef960adc99888438519ab642f93613379cd69a6.tar.gz
websockets: Upgrading from 0.9.6.2 to 0.9.7.0
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),