[Pkg-haskell-commits] darcs: lhs2tex: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 23:30:55 UTC 2011
Sun Jan 16 13:56:16 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: e6d74dc9d589d03c4e0be0d0dee9117c
M ./changelog -4 +4
Sun Jan 16 13:56:16 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: e6d74dc9d589d03c4e0be0d0dee9117c
diff -rN -u old-lhs2tex/changelog new-lhs2tex/changelog
--- old-lhs2tex/changelog 2011-01-16 23:30:55.542228038 +0000
+++ new-lhs2tex/changelog 2011-01-16 23:30:55.554228670 +0000
@@ -4,7 +4,7 @@
* Section: haskell
[ Marco Silva ]
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Joachim Breitner <nomeata at debian.org> Sat, 01 May 2010 22:10:46 +0200
@@ -38,7 +38,7 @@
- Unicode support.
- Support for Agda's lexing rules (via --agda flag).
* debian/control:
- - Add libghc-utf8-string-dev to the build dependencies.
+ - Add libghc6-utf8-string-dev to the build dependencies.
-- Arjan Oosting <arjan at debian.org> Sat, 17 Jan 2009 18:06:34 +0100
@@ -97,7 +97,7 @@
lhs2tex (1.13~pre3-2) unstable; urgency=low
* debian/control:
- - Bump build dependency on ghc to 6.8.2 which is now needed to build
+ - Bump build dependency on ghc6 to 6.8.2 which is now needed to build
the package.
-- Arjan Oosting <arjan at debian.org> Mon, 21 Jan 2008 01:30:45 +0100
@@ -110,7 +110,7 @@
- package-contains-empty-directory usr/sbin/
- doc-base-file-separator-extra-whitespaces lhs2tex-guide:13
* debian/control:
- - Add libghc-regex-compat-dev to the build dependencies.
+ - Add libghc6-regex-compat-dev to the build dependencies.
- Replace the Xs-Vcs-* fields with the official Vcs-* fields.
- Add Homepage field.
- Bump Standards-Version to 3.7.3. No changes needed.
More information about the Pkg-haskell-commits
mailing list