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

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


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

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

Sat Jan 15 15:06:20 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: 4bdea769fc988dab44c3042274280816
diff -rN -u old-haskell-utility-ht/changelog new-haskell-utility-ht/changelog
--- old-haskell-utility-ht/changelog	2011-01-15 16:18:31.508437028 +0000
+++ new-haskell-utility-ht/changelog	2011-01-15 16:18:31.512437239 +0000
@@ -1,3 +1,9 @@
+haskell-utility-ht (0.0.5.1-2) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:41:35 -0200
+
 haskell-utility-ht (0.0.5.1-1) unstable; urgency=low
 
   * Initial release (Closes: 574503).
diff -rN -u old-haskell-utility-ht/control new-haskell-utility-ht/control
--- old-haskell-utility-ht/control	2011-01-15 16:18:31.504436817 +0000
+++ new-haskell-utility-ht/control	2011-01-15 16:18:31.508437028 +0000
@@ -4,14 +4,14 @@
 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
-Build-Depends-Indep: ghc6-doc
+ ghc, ghc-prof, libghc-quickcheck2-dev, libghc-quickcheck2-prof
+Build-Depends-Indep: ghc-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/utility-ht
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-utility-ht
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=haskell/haskell-utility-ht
 
-Package: libghc6-utility-ht-dev
+Package: libghc-utility-ht-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
@@ -26,13 +26,13 @@
  of standard functions. They have the same name as their standard
  counterparts.
 
-Package: libghc6-utility-ht-prof
+Package: libghc-utility-ht-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: profiling libraries for libghc6-utility-ht-dev
+Description: profiling libraries for libghc-utility-ht-dev
  This package provides a library for the Haskell programming language
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
@@ -42,7 +42,7 @@
  of standard functions. They have the same name as their standard
  counterparts.
 
-Package: libghc6-utility-ht-doc
+Package: libghc-utility-ht-doc
 Section: doc
 Architecture: all
 Depends: ${haskell:Depends}, ${misc:Depends}





More information about the Pkg-haskell-commits mailing list