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

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


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

    M ./changelog +6
    M ./control -8 +8

Sat Jan 15 15:06:19 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: fded1558c64795fec38635505acdd95a
diff -rN -u old-haskell-sdl-gfx/changelog new-haskell-sdl-gfx/changelog
--- old-haskell-sdl-gfx/changelog	2011-01-15 16:11:13.505354239 +0000
+++ new-haskell-sdl-gfx/changelog	2011-01-15 16:11:13.509354450 +0000
@@ -1,3 +1,9 @@
+haskell-sdl-gfx (0.6.0-2) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:41:27 -0200
+
 haskell-sdl-gfx (0.6.0-1) unstable; urgency=low
 
   * New upstream.
diff -rN -u old-haskell-sdl-gfx/control new-haskell-sdl-gfx/control
--- old-haskell-sdl-gfx/control	2011-01-15 16:11:13.505354239 +0000
+++ new-haskell-sdl-gfx/control	2011-01-15 16:11:13.509354450 +0000
@@ -8,8 +8,8 @@
  debhelper (>= 7),
  haskell-devscripts (>= 0.7),
  cdbs,
- ghc6,
- ghc6-prof,
+ ghc,
+ ghc-prof,
  libgl1-mesa-dev | libgl-dev,
  libglu1-mesa-dev | libglu-dev,
  libx11-dev,
@@ -19,14 +19,14 @@
  pkg-config,
  libsdl1.2-dev,
  libsdl-gfx1.2-dev,
- libghc6-sdl-dev,
- libghc6-sdl-prof
-Build-Depends-Indep: ghc6-doc
+ libghc-sdl-dev,
+ libghc-sdl-prof
+Build-Depends-Indep: ghc-doc
 Homepage: http://hackage.haskell.org/package/SDL-gfx
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sdl-gfx
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sdl-gfx
 
-Package: libghc6-sdl-gfx-dev
+Package: libghc-sdl-gfx-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
@@ -38,7 +38,7 @@
  polygons, an interpolating rotozoomer for SDL surfaces, framerate control
  and MMX image filters.
 
-Package: libghc6-sdl-gfx-prof
+Package: libghc-sdl-gfx-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
@@ -50,7 +50,7 @@
  such as lines, circles or polygons, an interpolating rotozoomer for SDL
  surfaces, framerate control and MMX image filters.
 
-Package: libghc6-sdl-gfx-doc
+Package: libghc-sdl-gfx-doc
 Section: doc
 Architecture: all
 Depends: ${haskell:Depends}, ${misc:Depends}





More information about the Pkg-haskell-commits mailing list