summaryrefslogtreecommitdiff
path: root/p/haskell-either
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-05 19:18:56 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-05 19:18:56 +0300
commita5e7a1d88f53a615dceab84602e007d57f5b3969 (patch)
tree60c282a9ea4b289f538fadab2d0555cc7d539be4 /p/haskell-either
parent4cee0314f58e88633c78df6b6d9bce75950e437a (diff)
downloadDHG_packages-a5e7a1d88f53a615dceab84602e007d57f5b3969.tar.gz
haskell-either: New upstream release
Diffstat (limited to 'p/haskell-either')
-rw-r--r--p/haskell-either/debian/changelog6
-rw-r--r--p/haskell-either/debian/control14
2 files changed, 17 insertions, 3 deletions
diff --git a/p/haskell-either/debian/changelog b/p/haskell-either/debian/changelog
index 1b8504644..4ac9a2925 100644
--- a/p/haskell-either/debian/changelog
+++ b/p/haskell-either/debian/changelog
@@ -1,3 +1,9 @@
+haskell-either (4.3.3.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 05 Apr 2015 18:17:51 +0200
+
haskell-either (4.3-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-either/debian/control b/p/haskell-either/debian/control
index a08a99d11..d83cb942d 100644
--- a/p/haskell-either/debian/control
+++ b/p/haskell-either/debian/control
@@ -8,21 +8,27 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
+ , libghc-bifunctors-dev (>= 4)
+ , libghc-bifunctors-dev (<< 5)
+ , libghc-bifunctors-prof
, libghc-exceptions-dev (>= 0.5)
- , libghc-exceptions-dev (<< 0.7)
+ , libghc-exceptions-dev (<< 0.9)
, libghc-exceptions-prof
, libghc-free-dev (>= 4.9)
, libghc-free-dev (<< 5)
, libghc-free-prof
, libghc-monad-control-dev (>= 0.3.2)
- , libghc-monad-control-dev (<< 0.4)
+ , libghc-monad-control-dev (<< 1.1)
, libghc-monad-control-prof
, libghc-monadrandom-dev (>= 0.1)
- , libghc-monadrandom-dev (<< 0.2)
+ , libghc-monadrandom-dev (<< 0.4)
, libghc-monadrandom-prof
, libghc-mtl-dev (>= 2.0)
, libghc-mtl-dev (<< 2.3)
, libghc-mtl-prof
+ , libghc-profunctors-dev (>= 4)
+ , libghc-profunctors-dev (<< 5)
+ , libghc-profunctors-prof
, libghc-semigroupoids-dev (>= 4)
, libghc-semigroupoids-dev (<< 5)
, libghc-semigroupoids-prof
@@ -32,11 +38,13 @@ Build-Depends: debhelper (>= 9)
, libghc-transformers-base-dev (>= 0.4)
, libghc-transformers-base-prof
Build-Depends-Indep: ghc-doc
+ , libghc-bifunctors-doc
, libghc-exceptions-doc
, libghc-free-doc
, libghc-monad-control-doc
, libghc-monadrandom-doc
, libghc-mtl-doc
+ , libghc-profunctors-doc
, libghc-semigroupoids-doc
, libghc-semigroups-doc
, libghc-transformers-base-doc