--- x/debian/control.orig	2011-04-14 14:33:25.000000000 -0700
+++ x/debian/control	2011-04-15 15:59:22.283509692 -0700
@@ -6,29 +6,29 @@
 Build-Depends: debhelper (>= 7)
   , cdbs
   , haskell-devscripts (>= 0.7)
-  , ghc6 
-  , ghc6-prof
-  , ghc6-doc
-  , libghc6-mtl-dev
-  , libghc6-mtl-prof
-  , libghc6-mtl-doc
-  , libghc6-digest-dev
-  , libghc6-digest-prof
-  , libghc6-digest-doc
-  , libghc6-zlib-dev
-  , libghc6-zlib-prof
-  , libghc6-zlib-doc
-  , libghc6-binary-dev
-  , libghc6-binary-prof
-  , libghc6-binary-doc
-  , libghc6-utf8-string-prof
-  , libghc6-utf8-string-doc
+  , ghc 
+  , ghc-prof
+  , ghc-doc
+  , libghc-mtl-dev
+  , libghc-mtl-prof
+  , libghc-mtl-doc
+  , libghc-digest-dev
+  , libghc-digest-prof
+  , libghc-digest-doc
+  , libghc-zlib-dev
+  , libghc-zlib-prof
+  , libghc-zlib-doc
+  , libghc-binary-dev
+  , libghc-binary-prof
+  , libghc-binary-doc
+  , libghc-utf8-string-prof
+  , libghc-utf8-string-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/zip-archive
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-zip-archive
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-zip-archive
 
-Package: libghc6-zip-archive-dev
+Package: libghc-zip-archive-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
@@ -40,7 +40,7 @@
  The zip-archive library provides functions for creating, modifying, and
  extracting files from zip archives.
 
-Package: libghc6-zip-archive-prof
+Package: libghc-zip-archive-prof
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${haskell:Provides}
@@ -52,7 +52,7 @@
  The zip-archive library provides functions for creating, modifying, and
  extracting files from zip archives.
 
-Package: libghc6-zip-archive-doc
+Package: libghc-zip-archive-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}

