[Pkg-haskell-commits] darcs: haskell98-report: Use ghostscript instead of gs-common
laney at debian.org
laney at debian.org
Thu May 26 14:16:03 UTC 2011
Thu May 26 13:44:41 UTC 2011 laney at debian.org
* Use ghostscript instead of gs-common
Ignore-this: da904cd686774075846a1a501283fadd
M ./changelog -2 +7
M ./control -1 +1
Thu May 26 13:44:41 UTC 2011 laney at debian.org
* Use ghostscript instead of gs-common
Ignore-this: da904cd686774075846a1a501283fadd
diff -rN -u old-haskell98-report//changelog new-haskell98-report//changelog
--- old-haskell98-report//changelog 2011-05-26 14:16:03.557274318 +0000
+++ new-haskell98-report//changelog 2011-05-26 14:16:03.593275490 +0000
@@ -1,8 +1,13 @@
haskell98-report (20080907-2) UNRELEASED; urgency=low
- * Use ghc instead of ghc
+ [ Marco Silva ]
+ * Use ghc instead of ghc6
- -- Marco Silva <marcot at debian.org> Sat, 15 Jan 2011 12:40:47 -0200
+ [ Iain Lane ]
+ * Use ghostscript instead of gs-common to fix FTBFS. Patch from Hideki
+ Yamane, thanks!
+
+ -- Iain Lane <laney at debian.org> Thu, 26 May 2011 14:32:17 +0100
haskell98-report (20080907-1) unstable; urgency=low
diff -rN -u old-haskell98-report//control new-haskell98-report//control
--- old-haskell98-report//control 2011-05-26 14:16:03.549336618 +0000
+++ new-haskell98-report//control 2011-05-26 14:16:03.589273391 +0000
@@ -6,7 +6,7 @@
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: ghc (>= 6.6), flex-old,
- texlive-fonts-recommended, texlive-latex-recommended, gs-common,
+ texlive-fonts-recommended, texlive-latex-recommended, ghostscript,
texlive-latex-extra
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell98-report
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell98-report
More information about the Pkg-haskell-commits
mailing list