[Pkg-haskell-commits] darcs: haskell-ghc-events: Latest upstream release.
Ernesto Hernández-Novich (USB)
emhn at usb.ve
Fri Jul 2 13:33:56 UTC 2010
Fri Jul 2 13:31:13 UTC 2010 Ernesto Hern[_\c3_][_\83_][_\c2_][_\a1_]ndez-Novich (USB) <emhn at usb.ve>
* Latest upstream release.
Ignore-this: 7348424e9959263052256225b07f9692
Upstream made a minor release including the patch to the
cabal file needed for Haddock to work properly. This patch
removes the whole patches/ directory since it's no longer
needed.
M ./changelog +8
R ./patches/
R ./patches/mention_CPP_in_cabal.patch
R ./patches/series
Fri Jul 2 13:31:13 UTC 2010 Ernesto Hernández-Novich (USB) <emhn at usb.ve>
* Latest upstream release.
Ignore-this: 7348424e9959263052256225b07f9692
Upstream made a minor release including the patch to the
cabal file needed for Haddock to work properly. This patch
removes the whole patches/ directory since it's no longer
needed.
diff -rN -u old-haskell-ghc-events/changelog new-haskell-ghc-events/changelog
--- old-haskell-ghc-events/changelog 2010-07-02 13:33:54.943804900 +0000
+++ new-haskell-ghc-events/changelog 2010-07-02 13:33:54.951805326 +0000
@@ -1,3 +1,11 @@
+haskell-ghc-events (0.2.0.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Removed patch mention_CPP_in_cabal.patch since it has been
+ applied upstream.
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Fri, 02 Jul 2010 09:00:45 -0430
+
haskell-ghc-events (0.2-1) unstable; urgency=low
[ Ernesto Hernández-Novich (USB) ]
diff -rN -u old-haskell-ghc-events/patches/mention_CPP_in_cabal.patch new-haskell-ghc-events/patches/mention_CPP_in_cabal.patch
--- old-haskell-ghc-events/patches/mention_CPP_in_cabal.patch 2010-07-02 13:33:54.943804900 +0000
+++ new-haskell-ghc-events/patches/mention_CPP_in_cabal.patch 1970-01-01 00:00:00.000000000 +0000
@@ -1,10 +0,0 @@
---- haskell-ghc-events-0.2.orig/ghc-events.cabal
-+++ haskell-ghc-events-0.2/ghc-events.cabal
-@@ -22,6 +22,7 @@ library {
- binary == 0.5.*,
- bytestring == 0.9.*
- exposed-modules: GHC.RTS.Events
-+ extensions: CPP
- }
-
- executable show-ghc-events {
diff -rN -u old-haskell-ghc-events/patches/series new-haskell-ghc-events/patches/series
--- old-haskell-ghc-events/patches/series 2010-07-02 13:33:54.943804900 +0000
+++ new-haskell-ghc-events/patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-mention_CPP_in_cabal.patch
More information about the Pkg-haskell-commits
mailing list