diff options
| author | Clint Adams <clint@debian.org> | 2014-06-02 05:25:49 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2014-06-02 05:25:49 +0400 |
| commit | d26e7667ddce2cfcda9fecb49623554c68a3c09d (patch) | |
| tree | 910219c916a921357a013b2a689b2f79522a917e /p/haskell-either | |
| parent | f76e10b3203d602034b453a695dcfcd9a9351aee (diff) | |
| download | DHG_packages-d26e7667ddce2cfcda9fecb49623554c68a3c09d.tar.gz | |
haskell-either: New upstream version 4.3.
Diffstat (limited to 'p/haskell-either')
| -rw-r--r-- | p/haskell-either/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-either/debian/control | 13 |
2 files changed, 17 insertions, 2 deletions
diff --git a/p/haskell-either/debian/changelog b/p/haskell-either/debian/changelog index 684e3914c..93203135b 100644 --- a/p/haskell-either/debian/changelog +++ b/p/haskell-either/debian/changelog @@ -1,3 +1,9 @@ +haskell-either (4.3-1) unstable; urgency=medium + + * New upstream version. + + -- Clint Adams <clint@debian.org> Sun, 01 Jun 2014 21:20:35 -0400 + haskell-either (4.1.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-either/debian/control b/p/haskell-either/debian/control index f3bb1231d..187498896 100644 --- a/p/haskell-either/debian/control +++ b/p/haskell-either/debian/control @@ -8,13 +8,20 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof + , libghc-exceptions-dev (>= 0.5) + , libghc-exceptions-dev (<< 0.7) + , 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-prof , libghc-monadrandom-dev (>= 0.1) , libghc-monadrandom-dev (<< 0.2) , libghc-monadrandom-prof , libghc-mtl-dev (>= 2.0) - , libghc-mtl-dev (<< 2.2) + , libghc-mtl-dev (<< 2.3) , libghc-mtl-prof , libghc-semigroupoids-dev (>= 4) , libghc-semigroupoids-dev (<< 5) @@ -23,11 +30,13 @@ Build-Depends: debhelper (>= 9) , libghc-semigroups-dev (<< 1) , libghc-semigroups-prof , libghc-transformers-dev (>> 0.2) - , libghc-transformers-dev (<< 0.4) + , libghc-transformers-dev (<< 0.5) , libghc-transformers-prof , libghc-transformers-base-dev (>= 0.4) , libghc-transformers-base-prof Build-Depends-Indep: ghc-doc + , libghc-exceptions-doc + , libghc-free-doc , libghc-monad-control-doc , libghc-monadrandom-doc , libghc-mtl-doc |
