--- zip-archive/zip-archive.cabal.orig	2010-01-05 19:24:34.000000000 -0800
+++ zip-archive/zip-archive.cabal	2010-09-27 21:19:06.000000000 -0700
@@ -25,7 +25,7 @@
     Build-depends:   base >= 3 && < 5, pretty, containers
   else
     Build-depends:   base < 3
-  Build-depends:     binary, zlib, filepath, directory, bytestring >= 0.9.0, array, mtl, utf8-string >= 0.3.1, old-time, digest >= 0.0.0.1
+  Build-depends:     ghc-binary, zlib, filepath, directory, bytestring >= 0.9.0, array, mtl, utf8-string >= 0.3.1, old-time, digest >= 0.0.0.1
   Exposed-modules:   Codec.Archive.Zip
   Hs-Source-Dirs:    .
   Ghc-Options:       -Wall
--- zip-archive/debian/control.orig	2010-09-27 11:38:11.000000000 -0700
+++ zip-archive/debian/control	2010-09-27 21:18:36.000000000 -0700
@@ -18,9 +18,6 @@
   , 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
 Standards-Version: 3.8.4

