[Pkg-haskell-commits] [SCM] HDBC PostgreSQL backend driver branch, master, updated. debian/2.2.0.0-2-21-gaca82d9
John Goerzen
jgoerzen at complete.org
Wed Feb 17 21:05:04 UTC 2010
The following commit has been merged in the master branch:
commit 0b29d5c1bab6a08cc340f005149b4232c0820cdc
Author: John Goerzen <jgoerzen at complete.org>
Date: Wed Feb 17 14:51:12 2010 -0600
Updating control for GHC 6.12
diff --git a/debian/control b/debian/control
index f2bbf03..74d88b4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: John Goerzen <jgoerzen at complete.org>
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Build-Depends:
debhelper (>= 7),
- ghc6 (>= 6.10),
- haskell-devscripts (>= 0.6.18),
+ ghc6 (>= 6.12),
+ haskell-devscripts (>= 0.7.3),
cdbs,
cpphs,
haddock,
--
HDBC PostgreSQL backend driver
More information about the Pkg-haskell-commits
mailing list