[Pkg-haskell-commits] darcs: haskell-convertible: weaken dep on ghc to >= 6.4
Evan Martin
martine at danga.com
Fri Jan 4 14:37:20 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: cf3d01d2d097aa5cd50937d294e3455b
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: cf3d01d2d097aa5cd50937d294e3455b
diff -rN -u old-haskell-convertible//control new-haskell-convertible//control
--- old-haskell-convertible//control 2013-01-04 14:37:18.598230423 +0000
+++ new-haskell-convertible//control 2013-01-04 14:37:20.334225141 +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