[Pkg-haskell-commits] darcs: hdbc: weaken dep on ghc to >= 6.4

Evan Martin martine at danga.com
Fri Jan 4 15:05:34 UTC 2013


Mon Feb 13 07:29:10 UTC 2006  Evan Martin <martine at danga.com>
  * weaken dep on ghc to >= 6.4
  Ignore-this: 11de35323a7b4a866f25c2d2bd9c6208
  

    M ./control -2 +2

Mon Feb 13 07:29:10 UTC 2006  Evan Martin <martine at danga.com>
  * weaken dep on ghc to >= 6.4
  Ignore-this: 11de35323a7b4a866f25c2d2bd9c6208
  
diff -rN -u old-hdbc//control new-hdbc//control
--- old-hdbc//control	2013-01-04 15:05:32.803724617 +0000
+++ new-hdbc//control	2013-01-04 15:05:33.874220063 +0000
@@ -1,8 +1,8 @@
 Source: hdbc
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.1), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs, haddock
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.1)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs, haddock
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4)
 Standards-Version: 3.6.2
 Section: libs
 





More information about the Pkg-haskell-commits mailing list