summaryrefslogtreecommitdiff
path: root/p/haskell-wai-websockets
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-05-08 12:07:19 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-05-08 12:07:19 +0300
commitee12b23cbb864aee84aff6dac92f306edbb5ec95 (patch)
tree9b39b9f7c0cd7dc55fe0d2a87c10102a564bc3d7 /p/haskell-wai-websockets
parent416dafa93a3040c7f2931c8d9d60bbab0887b831 (diff)
downloadDHG_packages-ee12b23cbb864aee84aff6dac92f306edbb5ec95.tar.gz
haskell-wai-websockets: New upstream release
Diffstat (limited to 'p/haskell-wai-websockets')
-rw-r--r--p/haskell-wai-websockets/debian/changelog6
-rw-r--r--p/haskell-wai-websockets/debian/control8
2 files changed, 8 insertions, 6 deletions
diff --git a/p/haskell-wai-websockets/debian/changelog b/p/haskell-wai-websockets/debian/changelog
index 24bb261ce..41c12bf70 100644
--- a/p/haskell-wai-websockets/debian/changelog
+++ b/p/haskell-wai-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-websockets (3.0.0.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 08 May 2015 11:06:02 +0200
+
haskell-wai-websockets (3.0.0.1-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-wai-websockets/debian/control b/p/haskell-wai-websockets/debian/control
index 7eabeaa83..b54bda303 100644
--- a/p/haskell-wai-websockets/debian/control
+++ b/p/haskell-wai-websockets/debian/control
@@ -12,17 +12,14 @@ Build-Depends: debhelper (>= 9)
, libghc-wai-dev (<< 3.1)
, libghc-wai-prof
, libghc-blaze-builder-dev (>= 0.2.1.4)
- , libghc-blaze-builder-dev (<< 0.4)
+ , libghc-blaze-builder-dev (<< 0.5)
, libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>= 0.2)
, libghc-case-insensitive-prof
, libghc-network-dev (>= 2.2.1.5)
, libghc-network-prof
- , libghc-websockets-dev (>= 0.8)
+ , libghc-websockets-dev (>= 0.9)
, libghc-websockets-prof
- , libghc-io-streams-dev (>= 1.1)
- , libghc-io-streams-dev (<< 1.2)
- , libghc-io-streams-prof
, libghc-http-types-dev
, libghc-http-types-prof
, libghc-file-embed-dev
@@ -32,7 +29,6 @@ Build-Depends-Indep: ghc-doc
, libghc-case-insensitive-doc
, libghc-network-doc
, libghc-websockets-doc
- , libghc-io-streams-doc
, libghc-http-types-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-websockets