[Pkg-haskell-commits] darcs: haskell-representable-functors: Remove patches

Joachim Breitner mail at joachim-breitner.de
Sat Feb 25 17:17:38 UTC 2012


Sat Feb 25 17:16:40 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Remove patches
  Ignore-this: a4cf99562fe59cf3807df72a1b418db1

    M ./changelog +1
    R ./patches/
    R ./patches/extend-array-range
    R ./patches/series

Sat Feb 25 17:16:40 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Remove patches
  Ignore-this: a4cf99562fe59cf3807df72a1b418db1
diff -rN -u old-haskell-representable-functors//changelog new-haskell-representable-functors//changelog
--- old-haskell-representable-functors//changelog	2012-02-25 17:17:38.755261386 +0000
+++ new-haskell-representable-functors//changelog	2012-02-25 17:17:38.771295123 +0000
@@ -1,6 +1,7 @@
 haskell-representable-functors (2.1.2-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Remove patches
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 25 Feb 2012 18:15:12 +0100
 
diff -rN -u old-haskell-representable-functors//patches/extend-array-range new-haskell-representable-functors//patches/extend-array-range
--- old-haskell-representable-functors//patches/extend-array-range	2012-02-25 17:17:38.759271360 +0000
+++ new-haskell-representable-functors//patches/extend-array-range	1970-01-01 00:00:00.000000000 +0000
@@ -1,35 +0,0 @@
-Description: Extend array dependency range for GHC 7.4.1
-Author: Joachim Breitner <nomeata at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- haskell-representable-functors-2.1.orig/representable-functors.cabal
-+++ haskell-representable-functors-2.1/representable-functors.cabal
-@@ -1,6 +1,6 @@
- name:          representable-functors
- category:      Monads, Functors, Data Structures
--version:       2.1
-+version:       2.1.0.0.1
- license:       BSD3
- cabal-version: >= 1.6
- license-file:  LICENSE
-@@ -30,7 +30,7 @@ library
-     UndecidableInstances
- 
-   build-depends: 
--    array                >= 0.3.0.2 && < 0.4,
-+    array                >= 0.3.0.2 && < 0.5,
-     base                 >= 4       && < 5,
-     comonad              >= 1.1.1.1 && < 1.2,
-     containers           >= 0.3     && < 0.5,
diff -rN -u old-haskell-representable-functors//patches/series new-haskell-representable-functors//patches/series
--- old-haskell-representable-functors//patches/series	2012-02-25 17:17:38.759271360 +0000
+++ new-haskell-representable-functors//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-extend-array-range





More information about the Pkg-haskell-commits mailing list