[Pkg-haskell-commits] darcs: haskell-configfile: Fix up debian deps

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:45:07 UTC 2013


Fri Oct 20 01:23:55 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Fix up debian deps
  Ignore-this: 597b13eb09a7427e84f81c40d35cdf4c
  

    M! ./control -2 +2

Fri Oct 20 01:23:55 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Fix up debian deps
  Ignore-this: 597b13eb09a7427e84f81c40d35cdf4c
  
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control	2013-01-04 14:45:05.451745483 +0000
+++ new-haskell-configfile//control	2013-01-04 14:45:06.799720260 +0000
@@ -1,7 +1,7 @@
 Source: missingh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), cpphs
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs
 Standards-Version: 3.6.2
 Section: devel
@@ -9,7 +9,7 @@
 Package: libghc6-missingh-dev
 Section: devel
 Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev
+Depends: ${haskell:Depends}
 Suggests: missingh-doc
 Description: Library of utility functions for Haskell, GHC6 package 
  MissingH is a library of all sorts of utility functions for





More information about the Pkg-haskell-commits mailing list