--- haskell-network/debian/control~	2008-03-28 18:44:48.000000000 -0700
+++ haskell-network/debian/control	2008-03-28 18:45:02.000000000 -0700
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ian Lynagh (wibble) <igloo@debian.org>
 Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-parsec-dev (= 2.1.0.0-2), libghc6-parsec-prof (= 2.1.0.0-2), libghc6-parsec-doc (= 2.1.0.0-2)
+Build-Depends: debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2+), ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+), ghc6-doc (>= 6.8.2), ghc6-doc (<< 6.8.2+), libghc6-parsec-dev (>= 2.1.0.0-2), libghc6-parsec-prof (>= 2.1.0.0-2), libghc6-parsec-doc (>= 2.1.0.0-2)
 
 Package: libghc6-network-dev
 Section: libdevel
--- haskell-network/debian/control.in	2008-05-06 10:36:22.000000000 -0700
+++ haskell-network/debian/control.in	2008-05-06 12:41:56.000000000 -0700
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: ${maintainer}
 Standards-Version: 3.7.3
-Build-Depends: &{canonicalise-comma-list:debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ${impl:ghc6:lib:build_deps}, ${cabal:deps:ghc6:dev}, ${cabal:deps:ghc6:prof}, ${cabal:deps:ghc6:doc}, ${c_dev_libs}, ${extra_build_deps}}
+Build-Depends: &{canonicalise-comma-list:debhelper (>= 5), haddock (>= 0.8-2), hscolour, haskell-utils (>= 1.10), ${impl:ghc6:lib:build_deps}, ${cabal:bdeps:ghc6:dev}, ${cabal:bdeps:ghc6:prof}, ${cabal:bdeps:ghc6:doc}, ${c_dev_libs}, ${extra_build_deps}}
 
 Package: ${this:ghc6:dev}
 Section: libdevel

