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

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:24:57 UTC 2013


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

    M! ./control -2 +2

Fri Oct 20 01:23:55 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Fix up debian deps
  Ignore-this: 443d5a55ebb76de8ea6553f4093f12c9
  
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control	2013-01-04 14:24:56.114383551 +0000
+++ new-ftphs//control	2013-01-04 14:24:56.955719046 +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