summaryrefslogtreecommitdiff
path: root/p/haskell-platform
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-05-25 11:45:55 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-05-25 11:45:55 +0400
commit88da864af68ed6256adc8783464b9cd3d82e117e (patch)
treefb3ed6f14622518612f46bdb707485544d4611bf /p/haskell-platform
parentb6ca6d3f1a6b5522eb26066b10858dd6dba6e5fe (diff)
downloadDHG_packages-88da864af68ed6256adc8783464b9cd3d82e117e.tar.gz
haskell-platform: releasing version 2012.2.0.0~rc2
Diffstat (limited to 'p/haskell-platform')
-rw-r--r--p/haskell-platform/debian/changelog6
-rw-r--r--p/haskell-platform/debian/control12
2 files changed, 12 insertions, 6 deletions
diff --git a/p/haskell-platform/debian/changelog b/p/haskell-platform/debian/changelog
index 15149f348..8cd84dda3 100644
--- a/p/haskell-platform/debian/changelog
+++ b/p/haskell-platform/debian/changelog
@@ -1,3 +1,9 @@
+haskell-platform (2012.2.0.0~rc2) unstable; urgency=low
+
+ * Bump xhtml, mtl and transformers dependency.
+
+ -- Joachim Breitner <nomeata@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 --git a/p/haskell-platform/debian/control b/p/haskell-platform/debian/control
index 16a2ddcb4..190279115 100644
--- a/p/haskell-platform/debian/control
+++ b/p/haskell-platform/debian/control
@@ -25,8 +25,8 @@ Depends:
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 @@ Depends:
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),