[Pkg-haskell-commits] darcs: haskell-testpack: sharpen filepath deps

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:01:31 UTC 2013


Fri Apr 13 23:43:43 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * sharpen filepath deps
  Ignore-this: 282af2dfbd02b16e8532d880b99ae999
  

    M ./control -2 +2

Fri Apr 13 23:43:43 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * sharpen filepath deps
  Ignore-this: 282af2dfbd02b16e8532d880b99ae999
  
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 15:01:29.850219408 +0000
+++ new-haskell-testpack//control	2013-01-04 15:01:31.035720496 +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, libghc6-filepath-dev (>= 1.0), libghc6-hslogger-dev
+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 (>= 1.0), libghc6-filepath-dev (<< 1.0-999), libghc6-hslogger-dev
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hslogger
 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, libghc6-filepath-dev (>= 1.0), libghc6-hslogger-dev
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-filepath-dev (>= 1.0), libghc6-filepath-dev (<<1.0-999), libghc6-hslogger-dev
 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