[Pkg-haskell-commits] darcs: haskell-platform: releasing version 2012.2.0.0~rc2

Joachim Breitner mail at joachim-breitner.de
Fri May 25 07:46:10 UTC 2012


Fri May 25 07:45:55 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 2012.2.0.0~rc2
  Ignore-this: f9c87a102f80ffdcd52b94bc2860872b

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

Fri May 25 07:45:55 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 2012.2.0.0~rc2
  Ignore-this: f9c87a102f80ffdcd52b94bc2860872b
diff -rN -u old-haskell-platform//debian/changelog new-haskell-platform//debian/changelog
--- old-haskell-platform//debian/changelog	2012-05-25 07:46:10.512825285 +0000
+++ new-haskell-platform//debian/changelog	2012-05-25 07:46:10.516825795 +0000
@@ -1,3 +1,9 @@
+haskell-platform (2012.2.0.0~rc2) unstable; urgency=low
+
+  * Bump xhtml, mtl and transformers dependency.
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 25 May 2012 09:40:59 +0200
+
 haskell-platform (2012.1.0.0~debian4) unstable; urgency=low
 
   * Got the network and http dependencies wrong. 
diff -rN -u old-haskell-platform//debian/control new-haskell-platform//debian/control
--- old-haskell-platform//debian/control	2012-05-25 07:46:10.468827979 +0000
+++ new-haskell-platform//debian/control	2012-05-25 07:46:10.516825795 +0000
@@ -25,8 +25,8 @@
   libghc-html-dev (<<  1.0.1.2+),
   libghc-hunit-dev (>=  1.2.4.2),
   libghc-hunit-dev (<<  1.2.4.2+),
-  libghc-mtl-dev (>=  2.0.1.0),
-  libghc-mtl-dev (<<  2.0.1.0+),
+  libghc-mtl-dev (>=  2.1.1),
+  libghc-mtl-dev (<<  2.1.1+),
   libghc-network-dev (>=  2.3.0.13),
   libghc-network-dev (<<  2.3.0.13+),
   libghc-opengl-dev (>=  2.2.3.1),
@@ -49,10 +49,10 @@
   libghc-syb-dev (<< 0.3.6.1+),
   libghc-text-dev (>= 0.11.2.0),
   libghc-text-dev (<< 0.11.2.0+),
-  libghc-transformers-dev (>= 0.2.2.0),
-  libghc-transformers-dev (<< 0.2.2.0+),
-  libghc-xhtml-dev (>= 3000.2.0.5),
-  libghc-xhtml-dev (<< 3000.2.0.5+),
+  libghc-transformers-dev (>= 0.3.0.0),
+  libghc-transformers-dev (<< 0.3.0.0+),
+  libghc-xhtml-dev (>= 3000.2.1),
+  libghc-xhtml-dev (<< 3000.2.1+),
   libghc-zlib-dev (>= 0.5.3.3),
   libghc-zlib-dev (<< 0.5.3.3+),
   libghc-http-dev (>= 1:4000.2.3),





More information about the Pkg-haskell-commits mailing list