[Pkg-haskell-commits] darcs: haskell-ltk: Adjust dependencies
Joachim Breitner
mail at joachim-breitner.de
Fri May 27 15:25:30 UTC 2011
Fri May 27 15:19:33 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Adjust dependencies
Ignore-this: 8f75c19f3bb8a163f7b2a2585525e60c
M ./control -2 +4
Fri May 27 15:19:33 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Adjust dependencies
Ignore-this: 8f75c19f3bb8a163f7b2a2585525e60c
diff -rN -u old-haskell-ltk//control new-haskell-ltk//control
--- old-haskell-ltk//control 2011-05-27 15:25:30.663797143 +0000
+++ new-haskell-ltk//control 2011-05-27 15:25:30.683786536 +0000
@@ -8,11 +8,13 @@
, haskell-devscripts (>= 0.7)
, ghc
, libghc-glib-dev (>= 0.10.0)
+ , libghc-glib-dev (<< 0.13)
, libghc-gtk-dev (>= 0.10.0)
+ , libghc-gtk-dev (<< 0.13)
, libghc-mtl-dev (>= 1.1.0.2)
- , libghc-parsec2-dev (>= 2.1.0.1)
+ , libghc-parsec3-dev (<< 3.2)
Build-Depends-Indep: ghc-doc
- , libghc-parsec2-doc
+ , libghc-parsec3-doc
, libghc-glib-doc
, libghc-gtk-doc
Standards-Version: 3.9.2
More information about the Pkg-haskell-commits
mailing list