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

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


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

    M ./changelog -3 +9
    M ./control -1 +1

Sat Jan 15 15:05:47 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: a19d67ef6805558befd77a623b065116
diff -rN -u old-frown/changelog new-frown/changelog
--- old-frown/changelog	2011-01-15 15:16:15.339503179 +0000
+++ new-frown/changelog	2011-01-15 15:16:15.351503811 +0000
@@ -1,3 +1,9 @@
+frown (0.6.1-11) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:46 -0200
+
 frown (0.6.1-10) unstable; urgency=low
 
   * Use source format 3.0 (quilt).
@@ -62,9 +68,9 @@
 
 frown (0.6.1-5) unstable; urgency=low
 
-  * Make frown Architecture: any as ghc6 is available on all architectures
+  * Make frown Architecture: any as ghc is available on all architectures
     now.
-  * Stop using update-haskell-control and $ghc6_* variables, as it is not
+  * Stop using update-haskell-control and $ghc_* variables, as it is not
     necessary and not using it simplifies the work for porters and for me.
 
  -- Arjan Oosting <arjan at debian.org>  Sat, 13 Jan 2007 10:25:59 +0100
@@ -82,7 +88,7 @@
 
   * debian/control.in.in: 
     - ident Homepage field with two spaces. (Thanks James Westby).
-    - add ppc64 to the list of supported arches as ghc6 is available on
+    - add ppc64 to the list of supported arches as ghc is available on
       ppc64 as well. 
     - add XS-X-Vcs-Svn field pointing to subversion archive which contains
       this package.
diff -rN -u old-frown/control new-frown/control
--- old-frown/control	2011-01-15 15:16:15.339503179 +0000
+++ new-frown/control	2011-01-15 15:16:15.347503600 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), ghc6,
+Build-Depends: cdbs, debhelper (>= 5), ghc,
  hevea, lhs2tex, texlive-latex-base, texlive-latex-recommended,
  texlive-latex-extra, texlive-math-extra
 Standards-Version: 3.8.4





More information about the Pkg-haskell-commits mailing list