[Pkg-haskell-commits] darcs: haskell-debian: Refresh patch

Joachim Breitner mail at joachim-breitner.de
Sat Dec 1 22:57:08 UTC 2012


Sat Dec  1 22:56:49 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patch
  Ignore-this: bdfcfd8aeef2a8e624924e9471005266

    M ./patches/dont-build-tests.patch -7 +11

Sat Dec  1 22:56:49 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patch
  Ignore-this: bdfcfd8aeef2a8e624924e9471005266
diff -rN -u old-haskell-debian//patches/dont-build-tests.patch new-haskell-debian//patches/dont-build-tests.patch
--- old-haskell-debian//patches/dont-build-tests.patch	2012-12-01 22:57:08.350275563 +0000
+++ new-haskell-debian//patches/dont-build-tests.patch	2012-12-01 22:57:08.362751125 +0000
@@ -1,14 +1,16 @@
---- a/debian.cabal
-+++ b/debian.cabal
-@@ -28,7 +28,6 @@
+Index: haskell-debian-3.69.1/debian.cabal
+===================================================================
+--- haskell-debian-3.69.1.orig/debian.cabal	2012-11-20 01:37:05.000000000 +0100
++++ haskell-debian-3.69.1/debian.cabal	2012-12-01 23:56:33.087981810 +0100
+@@ -29,7 +29,6 @@
     directory,
     filepath,
     HaXml >= 1.20,
 -   HUnit,
     mtl,
-    network,
+    network >= 2.4,
     old-locale,
-@@ -80,11 +79,7 @@
+@@ -83,11 +82,7 @@
          Debian.URI,
          Debian.Util.FakeChanges
   other-modules:
@@ -21,8 +23,10 @@
  
  Executable fakechanges
   Main-is: utils/FakeChanges.hs
---- a/Setup.hs
-+++ b/Setup.hs
+Index: haskell-debian-3.69.1/Setup.hs
+===================================================================
+--- haskell-debian-3.69.1.orig/Setup.hs	2012-11-20 01:37:05.000000000 +0100
++++ haskell-debian-3.69.1/Setup.hs	2012-12-01 23:56:33.087981810 +0100
 @@ -6,8 +6,7 @@
  import System.Exit
  





More information about the Pkg-haskell-commits mailing list