summaryrefslogtreecommitdiff
path: root/p/haskell-exceptions
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-10 17:54:33 +0400
committerClint Adams <clint@debian.org>2014-06-10 17:54:33 +0400
commit71f341ce496a666bc09fcfaa5b4b984890698020 (patch)
tree02dfc0ac054039e29e31e5f1ea8462f422686316 /p/haskell-exceptions
parent6f189161ccca150000821469c79bbf32f215e1c1 (diff)
downloadDHG_packages-71f341ce496a666bc09fcfaa5b4b984890698020.tar.gz
haskell-exceptions: staging conduit 1.1 transition
Diffstat (limited to 'p/haskell-exceptions')
-rw-r--r--p/haskell-exceptions/debian/changelog6
-rw-r--r--p/haskell-exceptions/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-exceptions/debian/changelog b/p/haskell-exceptions/debian/changelog
index ecbaa7d52..59e7902dc 100644
--- a/p/haskell-exceptions/debian/changelog
+++ b/p/haskell-exceptions/debian/changelog
@@ -1,3 +1,9 @@
+haskell-exceptions (0.6.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Mon, 09 Jun 2014 21:03:43 -0400
+
haskell-exceptions (0.5-1) unstable; urgency=medium
* New upstream release, drop patches.
diff --git a/p/haskell-exceptions/debian/control b/p/haskell-exceptions/debian/control
index f16faa90c..cdb7cdcf1 100644
--- a/p/haskell-exceptions/debian/control
+++ b/p/haskell-exceptions/debian/control
@@ -9,10 +9,10 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, libghc-mtl-dev (>= 2.0)
- , libghc-mtl-dev (<< 2.2)
+ , libghc-mtl-dev (<< 2.3)
, libghc-mtl-prof
, libghc-transformers-dev (>= 0.2)
- , libghc-transformers-dev (<< 0.4)
+ , libghc-transformers-dev (<< 0.5)
, libghc-transformers-prof
, libghc-quickcheck2-dev (>= 2.5)
, libghc-quickcheck2-dev (<< 2.8)