[Pkg-haskell-commits] darcs: haskell-src-exts: GHC 6 -> GHC and other fixes.

Giovanni Mascellani gio at debian.org
Tue Apr 19 22:41:06 UTC 2011


Tue Apr 19 22:40:48 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * GHC 6 -> GHC and other fixes.
  Ignore-this: ba627bae857b30834040a514aac6e1d2

    M ./changelog -2 +4
    M ./control -4 +4

Tue Apr 19 22:40:48 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * GHC 6 -> GHC and other fixes.
  Ignore-this: ba627bae857b30834040a514aac6e1d2
diff -rN -u old-haskell-src-exts/changelog new-haskell-src-exts/changelog
--- old-haskell-src-exts/changelog	2011-04-19 22:41:06.327264762 +0000
+++ new-haskell-src-exts/changelog	2011-04-19 22:41:06.331264978 +0000
@@ -1,6 +1,8 @@
-haskell-src-exts (1.10.2-1) unstable; urgency=low
+haskell-src-exts (1.10.2-1) UNRELEASED; urgency=low
 
-  * New upstream release
+  * Team upload.
+  * New upstream release.
+  * References updated: GHC 6 -> GHC.
 
  -- Giovanni Mascellani <gio at debian.org>  Wed, 20 Apr 2011 00:29:56 +0200
 
diff -rN -u old-haskell-src-exts/control new-haskell-src-exts/control
--- old-haskell-src-exts/control	2011-04-19 22:41:06.299263252 +0000
+++ new-haskell-src-exts/control	2011-04-19 22:41:06.331264978 +0000
@@ -25,7 +25,7 @@
   , ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell-Source with eXtensions library for GHC6
+Description: Haskell-Source with eXtensions library for GHC
  haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
  standard haskell-src package, and handles most common syntactic extensions to
  Haskell, including:
@@ -36,7 +36,7 @@
   * Implicit parameters (ghc and hugs style)
   * Template Haskell
  .
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
 
 Package: libghc-src-exts-prof
 Architecture: any
@@ -45,7 +45,7 @@
   , ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell-Source with eXtensions library for GHC6; profiling libraries
+Description: Haskell-Source with eXtensions library for GHC; profiling libraries
  haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
  standard haskell-src package, and handles most common syntactic extensions to
  Haskell, including:
@@ -56,7 +56,7 @@
   * Implicit parameters (ghc and hugs style)
   * Template Haskell
  .
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
 
 Package: libghc-src-exts-doc
 Replaces: haskell-src-exts-doc (<< 1.8.2-2)





More information about the Pkg-haskell-commits mailing list