[Pkg-haskell-commits] darcs: haskell-hsx2hs: Fix build-depends

Joachim Breitner mail at joachim-breitner.de
Wed Jul 1 21:48:31 UTC 2015


Wed Jul  1 21:42:48 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix build-depends

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

Wed Jul  1 21:42:48 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Fix build-depends
diff -rN -u old-haskell-hsx2hs/changelog new-haskell-hsx2hs/changelog
--- old-haskell-hsx2hs/changelog	2015-07-01 21:48:31.176963815 +0000
+++ new-haskell-hsx2hs/changelog	2015-07-01 21:48:31.180963813 +0000
@@ -1,3 +1,9 @@
+haskell-hsx2hs (0.13.3.1-6) UNRELEASED; urgency=medium
+
+  * Fix build-depends
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 01 Jul 2015 23:42:46 +0200
+
 haskell-hsx2hs (0.13.3.1-5) unstable; urgency=medium
 
   * Rebuild due to haskell-devscripts bug affecting the previous
diff -rN -u old-haskell-hsx2hs/control new-haskell-hsx2hs/control
--- old-haskell-hsx2hs/control	2015-07-01 21:48:31.176963815 +0000
+++ new-haskell-hsx2hs/control	2015-07-01 21:48:31.176963815 +0000
@@ -19,7 +19,7 @@
   , libghc-mtl-prof
   , ghc-ghci
   , libghc-utf8-string-dev (>= 0.3)
-  , libghc-utf8-string-dev (<< 0.4)
+  , libghc-utf8-string-dev (<< 1.1)
   , libghc-utf8-string-prof
 Build-Depends-Indep: ghc-doc
   , libghc-src-exts-doc




More information about the Pkg-haskell-commits mailing list