[Pkg-haskell-commits] darcs: haskell-representable-tries: Bump adjunctions and representable-functors dependencies.

Iulian Udrea iulian at linux.com
Thu Nov 24 17:05:15 UTC 2011


Thu Nov 24 16:54:51 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Bump adjunctions and representable-functors dependencies.
  Ignore-this: 3d73a62bc21990ce56abe42e7399b8f1

    M ./changelog +1
    M ./control -3 +3

Thu Nov 24 16:54:51 UTC 2011  Iulian Udrea <iulian at linux.com>
  * Bump adjunctions and representable-functors dependencies.
  Ignore-this: 3d73a62bc21990ce56abe42e7399b8f1
diff -rN -u old-haskell-representable-tries//changelog new-haskell-representable-tries//changelog
--- old-haskell-representable-tries//changelog	2011-11-24 17:05:14.890175016 +0000
+++ new-haskell-representable-tries//changelog	2011-11-24 17:05:14.894174132 +0000
@@ -1,6 +1,7 @@
 haskell-representable-tries (2.0.4-1) unstable; urgency=low
 
   * New upstream release.
+  * Bump adjunctions and representable-functors dependencies.
 
  -- Iulian Udrea <iulian at linux.com>  Thu, 24 Nov 2011 16:50:14 +0000
 
diff -rN -u old-haskell-representable-tries//control new-haskell-representable-tries//control
--- old-haskell-representable-tries//control	2011-11-24 17:05:14.874174745 +0000
+++ new-haskell-representable-tries//control	2011-11-24 17:05:14.894174132 +0000
@@ -36,11 +36,11 @@
                libghc-comonad-transformers-dev (>= 2.0),
                libghc-comonad-transformers-dev (<< 2.1),
                libghc-comonad-transformers-prof,
-               libghc-adjunctions-dev (>= 2.0.2),
+               libghc-adjunctions-dev (>= 2.0.4),
                libghc-adjunctions-dev (<< 2.1),
                libghc-adjunctions-prof,
-               libghc-representable-functors-dev (>= 2.0),
-               libghc-representable-functors-dev (<< 2.1),
+               libghc-representable-functors-dev (>= 2.1),
+               libghc-representable-functors-dev (<< 2.2),
                libghc-representable-functors-prof
 Build-Depends-Indep: ghc-doc,
                      libghc-comonad-doc,





More information about the Pkg-haskell-commits mailing list