--- haskell-src-exts/debian/control.orig	2010-06-24 00:34:27.000000000 -0700
+++ haskell-src-exts/debian/control	2011-04-12 14:02:28.153186837 -0700
@@ -6,26 +6,26 @@
 Build-Depends: debhelper (>= 7)
   , cdbs
   , haskell-devscripts (>= 0.7)
-  , ghc6 
-  , ghc6-prof 
-  , ghc6-doc 
+  , ghc 
+  , ghc-prof 
+  , ghc-doc 
   , happy (>= 1.17)
-  , libghc6-cpphs-dev (>= 1.11)
-  , libghc6-cpphs-prof
-  , libghc6-cpphs-doc
+  , libghc-cpphs-dev (>= 1.11)
+  , libghc-cpphs-prof
+  , libghc-cpphs-doc
 Standards-Version: 3.8.4
 Homepage: http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-src-exts
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-src-exts
 
-Package: libghc6-src-exts-dev
+Package: libghc-src-exts-dev
 Architecture: any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
   , ${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:
@@ -38,14 +38,14 @@
  .
  This package contains the libraries compiled for GHC 6.
 
-Package: libghc6-src-exts-prof
+Package: libghc-src-exts-prof
 Architecture: any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
   , ${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:
@@ -58,7 +58,7 @@
  .
  This package contains the profiling libraries compiled for GHC 6.
 
-Package: libghc6-src-exts-doc
+Package: libghc-src-exts-doc
 Replaces: haskell-src-exts-doc (<< 1.8.2-2)
 Conflicts: haskell-src-exts-doc (<< 1.8.2-2)
 Provides: haskell-src-exts-doc
--- x/debian/changelog.orig	2010-06-25 06:03:12.000000000 -0700
+++ x/debian/changelog	2011-04-12 14:05:39.423186948 -0700
@@ -1,3 +1,9 @@
+haskell-src-exts (1.10.0) unstable; urgency=low
+
+  * Changelog entry for upgrade to version 1.10.0.
+
+ -- David Fox <dsf@seereason.com>  Tue, 12 Apr 2011 14:05:39 -0700
+
 haskell-src-exts (1.9.0-2) unstable; urgency=low
 
   * Run ghc6 without active timer (+RTS -V0 -RTS). Should work around

