summaryrefslogtreecommitdiff
path: root/p/haskell-pipes-safe
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-pipes-safe')
-rw-r--r--p/haskell-pipes-safe/debian/changelog6
-rw-r--r--p/haskell-pipes-safe/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-pipes-safe/debian/changelog b/p/haskell-pipes-safe/debian/changelog
index 6347f72a6..7cf0a0d6f 100644
--- a/p/haskell-pipes-safe/debian/changelog
+++ b/p/haskell-pipes-safe/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pipes-safe (2.2.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 19:09:07 +0200
+
haskell-pipes-safe (2.2.0-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-pipes-safe/debian/control b/p/haskell-pipes-safe/debian/control
index 0169013f0..18097af3e 100644
--- a/p/haskell-pipes-safe/debian/control
+++ b/p/haskell-pipes-safe/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, libghc-exceptions-dev (>= 0.6)
- , libghc-exceptions-dev (<< 0.7)
+ , libghc-exceptions-dev (<< 0.9)
, libghc-exceptions-prof
, libghc-pipes-dev (>= 4.0.0)
, libghc-pipes-dev (<< 4.2)