[Pkg-haskell-commits] darcs: haskell-hlist: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:28:49 UTC 2011
Sun Jan 16 13:54:43 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 25f1888018e45f8079d4f5180210af24
M ./changelog -4 +4
Sun Jan 16 13:54:43 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 25f1888018e45f8079d4f5180210af24
diff -rN -u old-haskell-hlist/changelog new-haskell-hlist/changelog
--- old-haskell-hlist/changelog 2011-01-16 14:28:49.247970928 +0000
+++ new-haskell-hlist/changelog 2011-01-16 14:28:49.255971349 +0000
@@ -1,6 +1,6 @@
haskell-hlist (1:0.2-2) UNRELEASED; urgency=low
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Marco Silva <marcot at debian.org> Sat, 15 Jan 2011 12:41:08 -0200
@@ -11,7 +11,7 @@
[ Joachim Breitner ]
* Upload package as released on cabal, bump epoch
- * Depend on ghc (>= 6.12.1-13)
+ * Depend on ghc6 (>= 6.12.1-13)
* Patch: Add TypeOperators
-- Joachim Breitner <nomeata at debian.org> Fri, 05 Mar 2010 12:47:38 +0100
@@ -40,7 +40,7 @@
* Adopt for the Debian Haskell Group, thanks to Kaol for his maintenance.
* Change packaging to current common practice
- * Do not depend on libghc-base-dev (Closes: #529022)
+ * Do not depend on libghc6-base-dev (Closes: #529022)
* Rebuilding will closes: #520308
-- Joachim Breitner <nomeata at debian.org> Thu, 30 Jul 2009 19:52:30 +0200
@@ -52,7 +52,7 @@
* Use cdbs and haskell-devscripts instead of haskell-utils.
* Leave examples uninstalled as they don't seem to be relevant to the
current HList version.
- * Added a -prof package for ghc and a hugs library package.
+ * Added a -prof package for ghc6 and a hugs library package.
-- Kari Pahula <kaol at debian.org> Wed, 23 Jan 2008 11:49:23 +0200
More information about the Pkg-haskell-commits
mailing list