[Pkg-haskell-commits] darcs: haskell-irc: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:35:05 UTC 2011
Sun Jan 16 13:54:53 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 6201fa4048496a5b6bc5bb8e2528554d
M ./changelog -7 +7
Sun Jan 16 13:54:53 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 6201fa4048496a5b6bc5bb8e2528554d
diff -rN -u old-haskell-irc/changelog new-haskell-irc/changelog
--- old-haskell-irc/changelog 2011-01-16 14:35:05.819816712 +0000
+++ new-haskell-irc/changelog 2011-01-16 14:35:05.827817134 +0000
@@ -1,6 +1,6 @@
haskell-irc (0.4.4.2-4) 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:15 -0200
@@ -22,8 +22,8 @@
haskell-irc (0.4.3-3) unstable; urgency=low
* Add missing Build-Depends on hscolour (Closes: #517496)
- * Bump Build-Depends on ghc to 6.10.1+dfsg1-13 and haddock to 2.4.1-4 to
- prevent arch-dependent issues with ghc-doc.
+ * Bump Build-Depends on ghc6 to 6.10.1+dfsg1-13 and haddock to 2.4.1-4 to
+ prevent arch-dependent issues with ghc6-doc.
-- Chris Lamb <lamby at debian.org> Sun, 01 Mar 2009 15:36:46 +0000
@@ -42,9 +42,9 @@
* New upstream release.
* Constrain Build-Depends:
- - ghc >= 6.8.2 due to newer cabal format.
+ - ghc6 >= 6.8.2 due to newer cabal format.
- haskell-devscripts >= 0.6.13 to avoid FTBFS due to #491506
- * Add Build-Depends on ghc-doc and libghc-parsec-doc to ensure
+ * Add Build-Depends on ghc6-doc and libghc6-parsec-doc to ensure
documentation links are generated correctly.
* Fix debian/watch file.
* Update and reflow upstream URL in debian/copyright.
@@ -61,14 +61,14 @@
haskell-irc (0.4-2) unstable; urgency=low
- * Add Depends: on libghc-parsec-dev
+ * Add Depends: on libghc6-parsec-dev
-- Chris Lamb <chris at chris-lamb.co.uk> Sun, 10 Feb 2008 14:58:11 +0000
haskell-irc (0.4-1) unstable; urgency=low
* New upstream release. (Closes: #464149)
- * Create libghc-irc-doc package now that Haddock parses it correctly.
+ * Create libghc6-irc-doc package now that Haddock parses it correctly.
-- Chris Lamb <chris at chris-lamb.co.uk> Wed, 06 Feb 2008 13:06:51 +0000
More information about the Pkg-haskell-commits
mailing list