[Pkg-haskell-commits] darcs: haskell98-report: Use ghc instead of ghc6

Marco Silva marcot at debian.org
Sat Jan 15 15:18:13 UTC 2011


Sat Jan 15 15:05:48 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: a39c9514263148841bc9749aa6bcc06d

    M ./changelog -2 +8
    M ./control -1 +1

Sat Jan 15 15:05:48 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: a39c9514263148841bc9749aa6bcc06d
diff -rN -u old-haskell98-report/changelog new-haskell98-report/changelog
--- old-haskell98-report/changelog	2011-01-15 15:18:13.257719463 +0000
+++ new-haskell98-report/changelog	2011-01-15 15:18:13.261719674 +0000
@@ -1,3 +1,9 @@
+haskell98-report (20080907-2) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:47 -0200
+
 haskell98-report (20080907-1) unstable; urgency=low
 
   * New upstream version, including changes in .diff.gz in upstream
@@ -33,7 +39,7 @@
   * Fix building with GHC 6.6 by:
     * removing "-package lang" from tools/Makefile
     * commenting out IOExts import in tools/tex.hs
-    and tightened build-dep to ghc6 >= 6.6. Closes: #397628.
+    and tightened build-dep to ghc >= 6.6. Closes: #397628.
   * Fix {,} bashisms in debian/rules.
   * Comment out get-orig-source in debian/rules (no longer points at
     the canonical location, and the sed has bitrotted).
@@ -67,7 +73,7 @@
   * Add ps and pdf variants
   * Change build dependency to flex-old from flex. Closes: #200172.
   * Update policy compliancy to 3.5.10.
-  * Added ghc6 as an alternative to ghc5 for building.
+  * Added ghc as an alternative to ghc5 for building.
 
  -- Ian Lynagh (wibble) <igloo at debian.org>  Sun, 06 Jul 2003 02:00:17 +0000
 
diff -rN -u old-haskell98-report/control new-haskell98-report/control
--- old-haskell98-report/control	2011-01-15 15:18:13.253719253 +0000
+++ new-haskell98-report/control	2011-01-15 15:18:13.261719674 +0000
@@ -5,7 +5,7 @@
 Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
 Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: ghc6 (>= 6.6), flex-old,
+Build-Depends-Indep: ghc (>= 6.6), flex-old,
  texlive-fonts-recommended, texlive-latex-recommended, gs-common,
  texlive-latex-extra
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell98-report





More information about the Pkg-haskell-commits mailing list