--- x/debian/control.orig	2010-07-26 09:31:42.000000000 -0700
+++ x/debian/control	2011-04-12 16:56:06.963811843 -0700
@@ -7,24 +7,24 @@
  debhelper (>= 7),
  haskell-devscripts (>= 0.7),
  cdbs,
- ghc6,
- ghc6-prof,
- ghc6-doc,
- libghc6-parsec2-dev,
- libghc6-parsec2-prof,
- libghc6-parsec2-doc,
- libghc6-regex-base-dev (>= 0.93.1),
- libghc6-regex-base-prof,
- libghc6-regex-base-doc,
- libghc6-mtl-dev,
- libghc6-mtl-prof,
- libghc6-mtl-doc,
+ ghc,
+ ghc-prof,
+ ghc-doc,
+ libghc-parsec2-dev,
+ libghc-parsec2-prof,
+ libghc-parsec2-doc,
+ libghc-regex-base-dev (>= 0.93.1),
+ libghc-regex-base-prof,
+ libghc-regex-base-doc,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-mtl-doc,
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/regex-tdfa
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-regex-tdfa
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-regex-tdfa
 
-Package: libghc6-regex-tdfa-dev
+Package: libghc-regex-tdfa-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
@@ -44,7 +44,7 @@
  .
  This package contains the libraries compiled for GHC 6.
 
-Package: libghc6-regex-tdfa-prof
+Package: libghc-regex-tdfa-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
@@ -64,7 +64,7 @@
  .
  This package contains the profiling libraries compiled for GHC 6.
 
-Package: libghc6-regex-tdfa-doc
+Package: libghc-regex-tdfa-doc
 Section: doc
 Architecture: all
 Depends: ${haskell:Depends}, ${misc:Depends}

