[Pkg-haskell-commits] darcs: haskell-resourcet: staging conduit 1.1 transition

Clint Adams clint at debian.org
Tue Jun 10 13:55:14 UTC 2014


Tue Jun 10 13:54:33 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition

    M ./changelog +6
    M ./control -2 +5

Tue Jun 10 13:54:33 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition
diff -rN -u old-haskell-resourcet/changelog new-haskell-resourcet/changelog
--- old-haskell-resourcet/changelog	2014-06-10 13:55:14.621936743 +0000
+++ new-haskell-resourcet/changelog	2014-06-10 13:55:14.625936738 +0000
@@ -1,3 +1,9 @@
+haskell-resourcet (1.1.2.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 06 Jun 2014 10:35:53 -0400
+
 haskell-resourcet (0.4.10-1) unstable; urgency=low
 
   [ Joachim Breitner ]
diff -rN -u old-haskell-resourcet/control new-haskell-resourcet/control
--- old-haskell-resourcet/control	2014-06-10 13:55:14.621936743 +0000
+++ new-haskell-resourcet/control	2014-06-10 13:55:14.625936738 +0000
@@ -8,6 +8,8 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
+  , libghc-exceptions-dev (>= 0.5)
+  , libghc-exceptions-prof
   , libghc-lifted-base-dev (>= 0.1)
   , libghc-lifted-base-prof
   , libghc-mmorph-dev
@@ -16,16 +18,17 @@
   , libghc-monad-control-dev (<< 0.4)
   , libghc-monad-control-prof
   , libghc-mtl-dev (>= 2.0)
-  , libghc-mtl-dev (<< 2.2)
+  , libghc-mtl-dev (<< 2.3)
   , libghc-mtl-prof
   , libghc-transformers-dev (>= 0.2.2)
-  , libghc-transformers-dev (<< 0.4)
+  , libghc-transformers-dev (<< 0.5)
   , libghc-transformers-prof
   , libghc-transformers-base-dev (>= 0.4.1)
   , libghc-transformers-base-dev (<< 0.5)
   , libghc-transformers-base-prof
   , libghc-hspec-dev (>= 1.3)
 Build-Depends-Indep: ghc-doc
+  , libghc-exceptions-doc
   , libghc-lifted-base-doc
   , libghc-mmorph-doc
   , libghc-monad-control-doc




More information about the Pkg-haskell-commits mailing list