[Pkg-haskell-commits] darcs: haskell-configfile: Update for GHC 6.8 and GHC 6.8 version of MissingH

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:46:36 UTC 2013


Fri Jan 11 21:31:21 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Update for GHC 6.8 and GHC 6.8 version of MissingH
  Ignore-this: 9baae2a475fac9b3beae0d1d70dff31b
  

    M ./control -3 +3

Fri Jan 11 21:31:21 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Update for GHC 6.8 and GHC 6.8 version of MissingH
  Ignore-this: 9baae2a475fac9b3beae0d1d70dff31b
  
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control	2013-01-04 14:46:35.327949775 +0000
+++ new-haskell-configfile//control	2013-01-04 14:46:35.954304311 +0000
@@ -1,15 +1,15 @@
 Source: haskell-configfile
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-missingh-dev (>= 0.18.3), libghc6-mtl-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, libghc6-missingh-dev (>= 1.0.0), libghc6-mtl-dev
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.3), ghc6 (>= 6.6), cpphs
 Standards-Version: 3.6.2
 Section: devel
 
 Package: libghc6-configfile-dev
 Section: devel
 Architecture: any
-Depends: ${haskell:Depends}, libghc6-missingh-dev (>= 0.18.3), libghc6-mtl-dev
+Depends: ${haskell:Depends}, libghc6-missingh-dev (>= 1.0.0), libghc6-mtl-dev
 Suggests: configfile-doc
 Description: Parser and writer for handling sectioned config files in Haskell, GHC package
  The ConfigFile module works with configuration files in a standard





More information about the Pkg-haskell-commits mailing list