[Pkg-haskell-commits] darcs: haskell-configfile: More dependency work
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:43:48 UTC 2013
Wed Dec 6 22:58:45 UTC 2006 John Goerzen <jgoerzen at complete.org>
* More dependency work
Ignore-this: 85afb23564bbbda5701221395258abfd
M ./control -3 +3
Wed Dec 6 22:58:45 UTC 2006 John Goerzen <jgoerzen at complete.org>
* More dependency work
Ignore-this: 85afb23564bbbda5701221395258abfd
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control 2013-01-04 14:43:47.111719156 +0000
+++ new-haskell-configfile//control 2013-01-04 14:43:48.206649605 +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