[DHG_packages] 188/204: websockets: Upgrading from 0.9.7.0 to 0.9.8.2

Clint Adams clint at moszumanska.debian.org
Sun Jun 18 16:09:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 295bc658e4361af38cb4978fdf576087263e47b0
Author: Clint Adams <clint at debian.org>
Date:   Sun Jun 18 02:31:33 2017 -0400

    websockets: Upgrading from 0.9.7.0 to 0.9.8.2
---
 p/haskell-websockets/debian/changelog |  6 ++++++
 p/haskell-websockets/debian/control   | 12 ++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog
index ab6745a..0fcd8b1 100644
--- a/p/haskell-websockets/debian/changelog
+++ b/p/haskell-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-websockets (0.9.8.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 18 Jun 2017 02:31:33 -0400
+
 haskell-websockets (0.9.7.0-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control
index fb37c7e..c33f72e 100644
--- a/p/haskell-websockets/debian/control
+++ b/p/haskell-websockets/debian/control
@@ -35,11 +35,15 @@ Build-Depends:
  libghc-random-dev (<< 1.2),
  libghc-random-dev (>= 1.0),
  libghc-random-prof,
- libghc-sha-dev (<< 1.7),
- libghc-sha-dev (>= 1.5),
- libghc-sha-prof,
- libghc-test-framework-dev (<< 0.9),
+ libghc-text-dev (>= 0.10),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 1.6),
+ libghc-quickcheck2-dev (>= 2.7),
+ libghc-quickcheck2-dev (<< 2.10),
  libghc-test-framework-dev (>= 0.4),
+ libghc-test-framework-dev (<< 0.9),
  libghc-test-framework-hunit-dev (<< 0.4),
  libghc-test-framework-hunit-dev (>= 0.2),
  libghc-test-framework-quickcheck2-dev (<< 0.4),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list