[Pkg-haskell-commits] darcs: haskell-persistent: Remove spurious build-deps on mtl.

Clint Adams clint at debian.org
Thu May 17 14:25:13 UTC 2012


Thu May 17 14:25:05 UTC 2012  Clint Adams <clint at debian.org>
  * Remove spurious build-deps on mtl.
  Ignore-this: 7098f1786dc59a96dd265c192b4b96ab

    M ./changelog +6
    M ./control -4

Thu May 17 14:25:05 UTC 2012  Clint Adams <clint at debian.org>
  * Remove spurious build-deps on mtl.
  Ignore-this: 7098f1786dc59a96dd265c192b4b96ab
diff -rN -u old-haskell-persistent//changelog new-haskell-persistent//changelog
--- old-haskell-persistent//changelog	2012-05-17 14:25:13.550539665 +0000
+++ new-haskell-persistent//changelog	2012-05-17 14:25:13.550539665 +0000
@@ -1,3 +1,9 @@
+haskell-persistent (0.9.0.4-2) unstable; urgency=low
+
+  * Remove spurious build-deps on mtl.
+
+ -- Clint Adams <clint at debian.org>  Thu, 17 May 2012 10:22:10 -0400
+
 haskell-persistent (0.9.0.4-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-persistent//control new-haskell-persistent//control
--- old-haskell-persistent//control	2012-05-17 14:25:13.530339885 +0000
+++ new-haskell-persistent//control	2012-05-17 14:25:13.554326270 +0000
@@ -44,9 +44,6 @@
   , libghc-path-pieces-dev (>> 0.1)
   , libghc-path-pieces-dev (<< 0.2)
   , libghc-path-pieces-prof
-  , libghc-mtl-dev (>> 2.0)
-  , libghc-mtl-dev (<< 2.1)
-  , libghc-mtl-prof
   , libghc-unordered-containers-dev
   , libghc-unordered-containers-prof
   , libghc-vector-dev
@@ -63,7 +60,6 @@
   , libghc-transformers-doc
   , libghc-text-doc
   , libghc-monad-control-doc
-  , libghc-mtl-doc
   , libghc-path-pieces-doc
   , libghc-pool-conduit-doc
   , libghc-resourcet-doc





More information about the Pkg-haskell-commits mailing list