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

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


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

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

Sat Jan 15 15:05:53 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: ff5ad6a65dca8918da6201bad204b2b5
diff -rN -u old-haskell-event-list/changelog new-haskell-event-list/changelog
--- old-haskell-event-list/changelog	2011-01-15 15:27:43.731791223 +0000
+++ new-haskell-event-list/changelog	2011-01-15 15:27:43.739791645 +0000
@@ -1,3 +1,9 @@
+haskell-event-list (0.0.11-2) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:56 -0200
+
 haskell-event-list (0.0.11-1) unstable; urgency=low
 
   * New upstream release.
diff -rN -u old-haskell-event-list/control new-haskell-event-list/control
--- old-haskell-event-list/control	2011-01-15 15:27:43.731791223 +0000
+++ new-haskell-event-list/control	2011-01-15 15:27:43.735791434 +0000
@@ -4,23 +4,23 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7),
- ghc6, ghc6-prof,
- libghc6-quickcheck2-dev, libghc6-quickcheck2-prof,
- libghc6-transformers-dev (>= 0.1),
- libghc6-transformers-dev (<< 0.3),
- libghc6-transformers-prof,
- libghc6-non-negative-dev, libghc6-non-negative-prof,
- libghc6-utility-ht-dev, libghc6-utility-ht-prof
-Build-Depends-Indep: ghc6-doc,
- libghc6-transformers-doc,
- libghc6-non-negative-doc,
- libghc6-utility-ht-doc
+ ghc, ghc-prof,
+ libghc-quickcheck2-dev, libghc-quickcheck2-prof,
+ libghc-transformers-dev (>= 0.1),
+ libghc-transformers-dev (<< 0.3),
+ libghc-transformers-prof,
+ libghc-non-negative-dev, libghc-non-negative-prof,
+ libghc-utility-ht-dev, libghc-utility-ht-prof
+Build-Depends-Indep: ghc-doc,
+ libghc-transformers-doc,
+ libghc-non-negative-doc,
+ libghc-utility-ht-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/event-list
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-event-list
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=haskell/haskell-event-list
 
-Package: libghc6-event-list-dev
+Package: libghc-event-list-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
@@ -36,7 +36,7 @@
  are supported. The data structures can be used to represent MIDI files,
  OpenSoundControl message streams, music performances etc. 
 
-Package: libghc6-event-list-prof
+Package: libghc-event-list-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
@@ -53,7 +53,7 @@
  are supported. The data structures can be used to represent MIDI files,
  OpenSoundControl message streams, music performances etc. 
 
-Package: libghc6-event-list-doc
+Package: libghc-event-list-doc
 Section: doc
 Architecture: all
 Depends: ${haskell:Depends}, ${misc:Depends}





More information about the Pkg-haskell-commits mailing list