[Pkg-haskell-commits] darcs: washngo: Close some bugs

Joachim Breitner mail at joachim-breitner.de
Sat May 8 22:10:06 UTC 2010


Sat May  8 21:59:37 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Close some bugs
  Ignore-this: c668c89b06b4f6fc10306ee17eea2652

    M ./changelog +2
    R ./patches/
    R ./patches/force-parsec-2.patch
    R ./patches/series

Sat May  8 21:59:37 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Close some bugs
  Ignore-this: c668c89b06b4f6fc10306ee17eea2652
diff -rN -u old-washngo/changelog new-washngo/changelog
--- old-washngo/changelog	2010-05-08 22:10:06.496103437 +0000
+++ new-washngo/changelog	2010-05-08 22:10:06.500103656 +0000
@@ -2,6 +2,8 @@
 
   * Same upstream code, but packaged and published on cabal.
   * Adopt by the Debian Haskell Group, redo packaging. (Closes: #570284)
+  * Package builds again (Closes: #553233, #560584, #522462)
+  * Documentation is shipped (Closes: #368647)
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 19 Apr 2010 15:16:14 +0200
 
diff -rN -u old-washngo/patches/force-parsec-2.patch new-washngo/patches/force-parsec-2.patch
--- old-washngo/patches/force-parsec-2.patch	2010-05-08 22:10:06.496103437 +0000
+++ new-washngo/patches/force-parsec-2.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- washngo-2.12.0.orig/WashNGo.cabal
-+++ washngo-2.12.0/WashNGo.cabal
-@@ -20,7 +20,7 @@ Cabal-Version: >= 1.2
- --  location: http://code.haskell.org/WASH/
- 
- Library
--  Build-Depends: base < 5, regex-compat, haskell98, parsec
-+  Build-Depends: base < 5, regex-compat, haskell98, parsec (< 3)
-   Extensions: ForeignFunctionInterface
-   build-depends: containers
-   Exposed-Modules:
diff -rN -u old-washngo/patches/series new-washngo/patches/series
--- old-washngo/patches/series	2010-05-08 22:10:06.496103437 +0000
+++ new-washngo/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-force-parsec-2.patch





More information about the Pkg-haskell-commits mailing list