[Pkg-haskell-commits] darcs: washngo: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 23:31:32 UTC 2011
Sun Jan 16 13:56:17 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: b456587534936c3dbd2b204cf0e72100
M ./changelog -7 +7
Sun Jan 16 13:56:17 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: b456587534936c3dbd2b204cf0e72100
diff -rN -u old-washngo/changelog new-washngo/changelog
--- old-washngo/changelog 2011-01-16 23:31:32.704185086 +0000
+++ new-washngo/changelog 2011-01-16 23:31:32.708185296 +0000
@@ -1,12 +1,12 @@
washngo (2.12.0.1-5) 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:41 -0200
washngo (2.12.0.1-4) unstable; urgency=low
- * Run ghc without active timer (+RTS -V0 -RTS). Should work around
+ * Run ghc6 without active timer (+RTS -V0 -RTS). Should work around
http://hackage.haskell.org/trac/ghc/ticket/4074 on slow arches. Negative
side effects not known (yet).
@@ -20,7 +20,7 @@
washngo (2.12.0.1-2) unstable; urgency=low
- * Depend on libghc-ghc-paths-dev (Closes: #581247)
+ * Depend on libghc6-ghc-paths-dev (Closes: #581247)
-- Joachim Breitner <nomeata at debian.org> Wed, 12 May 2010 10:21:14 +0200
@@ -70,7 +70,7 @@
washngo (2.12-3) unstable; urgency=low
- * Added build-deps on libghc-regex-compat-dev and libghc-parsec-dev.
+ * Added build-deps on libghc6-regex-compat-dev and libghc6-parsec-dev.
Closes: #465032.
* Changed VCS lines in debian/control to new format and updated
for Git.
@@ -102,7 +102,7 @@
washngo (2.9-4.1) unstable; urgency=low
* Non-maintainer upload.
- * Fix FTBFS with GHC 6.6 and fix uninstallable of libghc-wash-dev
+ * Fix FTBFS with GHC 6.6 and fix uninstallable of libghc6-wash-dev
(Closes: #394655):
- Setup.hs: updated for Cabal 1.1.6
- WASH.cabal: drop the Depends on text-any.
@@ -110,9 +110,9 @@
error.
- WASH/CGI/SubmitXX: add -fallow-undecidable-instances to allow some
illegal instance declarations.
- - debian/control: bump Build-Depends on ghc.
+ - debian/control: bump Build-Depends on ghc6.
* debian/changelog: converted to UTF-8.
- * debian/libghc-wash-dev.doc-base: declare a valid Section and fix the
+ * debian/libghc6-wash-dev.doc-base: declare a valid Section and fix the
path to the HTML files.
* debian/manpage.sgml.ex: removed.
* debian/rules: remove config.log and config.status on clean.
More information about the Pkg-haskell-commits
mailing list