summaryrefslogtreecommitdiff
path: root/p/haskell-pipes-safe
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-14 22:22:52 +0400
committerClint Adams <clint@debian.org>2014-06-14 22:22:52 +0400
commitb054c197e7ba8f34fcdcb8e1e1d24b963f38566a (patch)
tree3fcc5674920021bba476b1ca7963b78f86c89190 /p/haskell-pipes-safe
parent14c1eca55272b7f7dadef829d9b5ceb3eb001c2b (diff)
downloadDHG_packages-b054c197e7ba8f34fcdcb8e1e1d24b963f38566a.tar.gz
haskell-pipes-safe: New upstream version 2.2.0.
Diffstat (limited to 'p/haskell-pipes-safe')
-rw-r--r--p/haskell-pipes-safe/debian/changelog6
-rw-r--r--p/haskell-pipes-safe/debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/p/haskell-pipes-safe/debian/changelog b/p/haskell-pipes-safe/debian/changelog
index c63b597c5..4a14d363f 100644
--- a/p/haskell-pipes-safe/debian/changelog
+++ b/p/haskell-pipes-safe/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pipes-safe (2.2.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 14 Jun 2014 11:47:38 -0400
+
haskell-pipes-safe (2.1.0-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-pipes-safe/debian/control b/p/haskell-pipes-safe/debian/control
index 83823b297..738c90727 100644
--- a/p/haskell-pipes-safe/debian/control
+++ b/p/haskell-pipes-safe/debian/control
@@ -8,14 +8,14 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-exceptions-dev (>= 0.4)
- , libghc-exceptions-dev (<< 0.6)
+ , libghc-exceptions-dev (>= 0.6)
+ , libghc-exceptions-dev (<< 0.7)
, libghc-exceptions-prof
, libghc-pipes-dev (>= 4.0.0)
, libghc-pipes-dev (<< 4.2)
, libghc-pipes-prof
, libghc-transformers-dev (>= 0.2.0.0)
- , libghc-transformers-dev (<< 0.4)
+ , libghc-transformers-dev (<< 0.5)
, libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-exceptions-doc