[Pkg-haskell-commits] darcs: haskell-x11: With ghc-7, syb needs to be dependet upon

Joachim Breitner mail at joachim-breitner.de
Thu Mar 31 13:41:33 UTC 2011


Thu Mar 31 13:37:46 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * With ghc-7, syb needs to be dependet upon
  Ignore-this: 2cdaf15ef3c3dbb6fe0c8cdd80766cbe

    M ./control -2 +5

Thu Mar 31 13:37:46 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * With ghc-7, syb needs to be dependet upon
  Ignore-this: 2cdaf15ef3c3dbb6fe0c8cdd80766cbe
diff -rN -u old-haskell-x11/control new-haskell-x11/control
--- old-haskell-x11/control	2011-03-31 13:41:33.517113145 +0000
+++ new-haskell-x11/control	2011-03-31 13:41:33.517113145 +0000
@@ -3,13 +3,16 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Joachim Breitner <nomeata at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Build-Depends: debhelper (>= 7)
-  , haskell-devscripts (>= 0.7)
+  , haskell-devscripts (>= 0.8)
   , cdbs
   , ghc
   , ghc-prof
   , ghc-doc
+  , libghc-syb-dev
+  , libghc-syb-prof
+  , libghc-syb-doc
   , libx11-dev
   , libxt-dev
   , libxinerama-dev





More information about the Pkg-haskell-commits mailing list