tags 618190 patch thanks Hi,
Here's a patch for this FTBFS, set ghostscript instead of gs-common. diff -Nru haskell98-report-20080907/debian/control haskell98-report-20080907/debian/control --- haskell98-report-20080907/debian/control 2010-03-09 03:44:54.000000000 +0900 +++ haskell98-report-20080907/debian/control 2011-05-24 23:31:06.000000000 +0900 @@ -6,7 +6,7 @@ Standards-Version: 3.8.4 Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: ghc6 (>= 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

