[Pkg-haskell-commits] darcs: haskell-ghc-events: Include show-ghc-events binary in -dev package
Ernesto Hernández-Novich (USB)
emhn at usb.ve
Tue Jun 15 14:51:20 UTC 2010
Tue Jun 15 14:48:20 UTC 2010 Ernesto Hern[_\c3_][_\83_][_\c2_][_\a1_]ndez-Novich (USB) <emhn at usb.ve>
* Include show-ghc-events binary in -dev package
Ignore-this: 2a279efeaab6e3917502691dd30dfc79
M ./changelog -3 +3
M ./control -2 +2
A ./libghc6-ghc-events-dev.install
Tue Jun 15 14:48:20 UTC 2010 Ernesto Hernández-Novich (USB) <emhn at usb.ve>
* Include show-ghc-events binary in -dev package
Ignore-this: 2a279efeaab6e3917502691dd30dfc79
diff -rN -u old-haskell-ghc-events/changelog new-haskell-ghc-events/changelog
--- old-haskell-ghc-events/changelog 2010-06-15 14:51:20.668602661 +0000
+++ new-haskell-ghc-events/changelog 2010-06-15 14:51:20.668602661 +0000
@@ -1,10 +1,10 @@
-haskell-ghc-events (0.2-1) UNRELEASED; urgency=low
+haskell-ghc-events (0.2-1) unstable; urgency=low
[ Ernesto Hernández-Novich (USB) ]
- * Initial release (ITP Pending).
+ * Initial release (Closes: 585667).
[ Joachim Breitner ]
* Add "extensions: CPP" to .cabal for haddock to work.
(See http://hackage.haskell.org/trac/hackage/ticket/230)
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Fri, 11 Jun 2010 17:47:31 -0430
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve> Sat, 12 Jun 2010 17:33:47 -0430
diff -rN -u old-haskell-ghc-events/control new-haskell-ghc-events/control
--- old-haskell-ghc-events/control 2010-06-15 14:51:20.668602661 +0000
+++ new-haskell-ghc-events/control 2010-06-15 14:51:20.668602661 +0000
@@ -33,7 +33,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Utilities for accessing and manipulating fields of records; profiling libraries
+Description: Library for parsing GHC event log files; profiling libraries
This package provides a library for the Haskell programming language
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
@@ -47,7 +47,7 @@
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Utilities for accessing and manipulating fields of records; documentation
+Description: Library for parsing GHC event log files; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-ghc-events/libghc6-ghc-events-dev.install new-haskell-ghc-events/libghc6-ghc-events-dev.install
--- old-haskell-ghc-events/libghc6-ghc-events-dev.install 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-ghc-events/libghc6-ghc-events-dev.install 2010-06-15 14:51:20.668602661 +0000
@@ -0,0 +1 @@
+dist-ghc6/build/show-ghc-events/show-ghc-events /usr/bin
More information about the Pkg-haskell-commits
mailing list