[Pkg-haskell-commits] darcs: haskell-hipmunk: Drop all patches, applied upstream

Joachim Breitner mail at joachim-breitner.de
Mon Feb 6 17:12:31 UTC 2012


Mon Feb  6 17:09:19 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Drop all patches, applied upstream
  Ignore-this: 5c380e487916cacc06d22a748710e355

    M ./changelog +1
    R ./patches/
    R ./patches/ASCIIify-description
    R ./patches/include-wrapper.c
    R ./patches/series

Mon Feb  6 17:09:19 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Drop all patches, applied upstream
  Ignore-this: 5c380e487916cacc06d22a748710e355
diff -rN -u old-haskell-hipmunk//changelog new-haskell-hipmunk//changelog
--- old-haskell-hipmunk//changelog	2012-02-06 17:12:31.487249060 +0000
+++ new-haskell-hipmunk//changelog	2012-02-06 17:12:31.535252846 +0000
@@ -2,6 +2,7 @@
 
   * New upstream release
   * New upstream release
+  * Drop all patches, applied upstream
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 06 Feb 2012 18:08:16 +0100
 
diff -rN -u old-haskell-hipmunk//patches/ASCIIify-description new-haskell-hipmunk//patches/ASCIIify-description
--- old-haskell-hipmunk//patches/ASCIIify-description	2012-02-06 17:12:31.495249068 +0000
+++ new-haskell-hipmunk//patches/ASCIIify-description	1970-01-01 00:00:00.000000000 +0000
@@ -1,30 +0,0 @@
-Description: ASCII-ify description
- To work around http://bugs.debian.org/645573
-Author: Joachim Breitner <nomeata at debian.org>
-Forwarded: felipe.lessa at gmail.com
-
-Index: haskell-hipmunk-5.2.0.4/Hipmunk.cabal
-===================================================================
---- haskell-hipmunk-5.2.0.4.orig/Hipmunk.cabal	2011-10-18 23:41:39.000000000 +0200
-+++ haskell-hipmunk-5.2.0.4/Hipmunk.cabal	2011-10-18 23:46:15.000000000 +0200
-@@ -29,9 +29,9 @@
-       New in version 5.2.0.3:
-       .
-       * Update to Chipmunk 5.3.5 and bump dependencies to
--        match GHC 7.2.1. (Thanks, Sönke Hahn!)
-+        match GHC 7.2.1. (Thanks, Sönke Hahn!)
-       .
--      * Now Sönke Hahn is also a Hipmunk maintainer.  Awesome!
-+      * Now Sönke Hahn is also a Hipmunk maintainer.  Awesome!
-       .
-       New in version 5.2.0.2:
-       .
-@@ -39,7 +39,7 @@
-         functionality available in Chipmunk 5.3.4 is here yet.  But
-         the bug fixes and performance improvements are.
-       .
--      * Fix linking bug present since Hipmunk 5.1.0.  Thanks, Sönke Hahn.
-+      * Fix linking bug present since Hipmunk 5.1.0.  Thanks, Sönke Hahn.
-       .
-       * Correctly destroy the space in the presence of callbacks.
-       .
diff -rN -u old-haskell-hipmunk//patches/include-wrapper.c new-haskell-hipmunk//patches/include-wrapper.c
--- old-haskell-hipmunk//patches/include-wrapper.c	2012-02-06 17:12:31.495249068 +0000
+++ new-haskell-hipmunk//patches/include-wrapper.c	1970-01-01 00:00:00.000000000 +0000
@@ -1,21 +0,0 @@
-Description: Include wrapper.c in build
-Author: Joachim Breitner <nomeata at debian.org>
-Forwarded: felipe.lessa at gmail.com
-
-Index: haskell-hipmunk-5.2.0.4/Hipmunk.cabal
-===================================================================
---- haskell-hipmunk-5.2.0.4.orig/Hipmunk.cabal	2011-10-26 17:14:49.000000000 +0200
-+++ haskell-hipmunk-5.2.0.4/Hipmunk.cabal	2011-10-26 17:15:38.000000000 +0200
-@@ -177,8 +177,10 @@
-         Chipmunk-5.3.5/src/cpSpaceHash.c,
-         Chipmunk-5.3.5/src/cpSpaceQuery.c,
-         Chipmunk-5.3.5/src/cpSpaceStep.c,
--        Chipmunk-5.3.5/src/cpVect.c,
--        Physics/Hipmunk/wrapper.c
-+        Chipmunk-5.3.5/src/cpVect.c
-+
-+  C-Sources:
-+    Physics/Hipmunk/wrapper.c
- 
-   if flag(small_base)
-     Build-Depends: base >= 3 && < 5,
diff -rN -u old-haskell-hipmunk//patches/series new-haskell-hipmunk//patches/series
--- old-haskell-hipmunk//patches/series	2012-02-06 17:12:31.495249068 +0000
+++ new-haskell-hipmunk//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-ASCIIify-description
-include-wrapper.c





More information about the Pkg-haskell-commits mailing list