[Pkg-haskell-commits] darcs: darcs: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:00:56 UTC 2011
Sun Jan 16 13:51:27 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 972f3e1c03f1ef624695788c48dec8d3
M ./changelog -5 +5
Sun Jan 16 13:51:27 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 972f3e1c03f1ef624695788c48dec8d3
diff -rN -u old-darcs/changelog new-darcs/changelog
--- old-darcs/changelog 2011-01-16 14:00:55.475749504 +0000
+++ new-darcs/changelog 2011-01-16 14:00:55.487750136 +0000
@@ -1,6 +1,6 @@
darcs (2.4.4-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:40:45 -0200
@@ -63,7 +63,7 @@
* debian/watch: Add .tar.gz to downloaded filename.
* debian/control: Use Vcs-Browser: field.
* debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
- * debian/control: Remove uneeded Build-Depends: in libghc-utf8-
+ * debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
string-dev.
[ Trent W. Buck ]
@@ -143,7 +143,7 @@
darcs (2.0.2-3) unstable; urgency=low
- * Bump ghc build-depends to >= 6.8.2-7 (Closes: #500563).
+ * Bump ghc6 build-depends to >= 6.8.2-7 (Closes: #500563).
-- Petr Rockai <mornfall at debian.org> Mon, 29 Sep 2008 13:48:32 +0200
@@ -240,8 +240,8 @@
* New upstream release.
* Cleanup the diff.gz from all the cruft.
* Fix FTBFS with GHC 6.6 (Closes: 393599):
- - debian/control: add libghc-html-dev, libghc-mlt-dev and
- libghc-quickcheck-dev to Build-Depends
+ - debian/control: add libghc6-html-dev, libghc6-mlt-dev and
+ libghc6-quickcheck-dev to Build-Depends
- configure.ac: also check regex-compat for Text.Regex
* Fix generation of manual in HTML form (Closes: 362508) :
- debian/control: add tex4ht to Build-Depends
More information about the Pkg-haskell-commits
mailing list