[Pkg-haskell-commits] darcs: haskell-testpack: More dependency work

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:00:17 UTC 2013


Wed Dec  6 22:58:45 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * More dependency work
  Ignore-this: c2675ff2cc9d7a03b7065264e594b313
  

    M ./control -3 +3

Wed Dec  6 22:58:45 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * More dependency work
  Ignore-this: c2675ff2cc9d7a03b7065264e594b313
  
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 15:00:15.510731654 +0000
+++ new-haskell-testpack//control	2013-01-04 15:00:17.266723470 +0000
@@ -1,8 +1,8 @@
 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, libghc6-filepath-dev,
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-quickcheck, libhugs-hunit, 
+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, libghc6-filepath-dev
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hunit 
 Standards-Version: 3.6.2
 Section: devel
 
@@ -26,7 +26,7 @@
 Package: libhugs-missingh
 Section: devel
 Architecture: all
-Depends: ${haskell:Depends}, libhugs-filepath, libhugs-quickcheck, libhugs-hunit
+Depends: ${haskell:Depends}, libhugs-filepath, libhugs-hunit
 Suggests: missingh-doc
 Description: Library of utility functions for Haskell, Hugs package 
  MissingH is a library of all sorts of utility functions for





More information about the Pkg-haskell-commits mailing list