summaryrefslogtreecommitdiff
path: root/p/haskell-haskell-src
diff options
context:
space:
mode:
authorMarco Silva <marcot@debian.org>2011-01-16 16:54:39 +0300
committerMarco Silva <marcot@debian.org>2011-01-16 16:54:39 +0300
commit08ceae666e5e50afb3a24c81532068822174ca8a (patch)
tree2775511762583290da14ea4384718c4cdd472e14 /p/haskell-haskell-src
parent274df05194c6ac3f340dc9064fdb3af938d3d5c2 (diff)
downloadDHG_packages-08ceae666e5e50afb3a24c81532068822174ca8a.tar.gz
haskell-haskell-src: Correct sed s/ghc6/ghc in changelog entries
Diffstat (limited to 'p/haskell-haskell-src')
-rw-r--r--p/haskell-haskell-src/debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/p/haskell-haskell-src/debian/changelog b/p/haskell-haskell-src/debian/changelog
index 82fe1b2ec..7bf800f9c 100644
--- a/p/haskell-haskell-src/debian/changelog
+++ b/p/haskell-haskell-src/debian/changelog
@@ -4,7 +4,7 @@ haskell-haskell-src (1.0.1.3-3) UNRELEASED; urgency=low
* debian/source/format: Use 3.0 (quilt).
[ Marco Silva ]
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Sun, 21 Feb 2010 07:45:54 -0300
@@ -28,7 +28,7 @@ haskell-haskell-src (1.0.1.1-2) unstable; urgency=low
* Upgrade to "Generic Haskell cabal library packaging files v10":
* Versioned dependencies are now generated for the Cabal packages we
depend on.
- * Use the new ${impl:ghc:*_deps} variables in debian/control.in.
+ * Use the new ${impl:ghc6:*_deps} variables in debian/control.in.
* Call canonicalise-comma-list on the depends and suggests fields in
control.in. This works around bugs in lintian, where it gets
confused and starts giving spurious warnings.
@@ -81,9 +81,9 @@ haskell-haskell-src (1.0.1-1) unstable; urgency=low
haskell-haskell-src (1.0-3) unstable; urgency=low
* Upgrade to "Generic Haskell cabal library debian/rules v0.6".
- Tell setup to use ghc rather than ghc, so that the postinst/prerm
+ Tell setup to use ghc6 rather than ghc, so that the postinst/prerm
scripts work when the ghc-pkg symlink doesn't exist or doesn't
- point to ghc's ghc-pkg.
+ point to ghc6's ghc-pkg.
-- Ian Lynagh (wibble) <igloo@debian.org> Mon, 20 Nov 2006 20:50:42 +0000
@@ -99,7 +99,7 @@ haskell-haskell-src (1.0-2) unstable; urgency=low
haskell-haskell-src (1.0-1) unstable; urgency=low
- * Initial release (was part of ghc until version 6.6-1).
+ * Initial release (was part of ghc6 until version 6.6-1).
-- Ian Lynagh (wibble) <igloo@debian.org> Fri, 13 Oct 2006 16:43:11 +0000