[Pkg-haskell-commits] [SCM] Data type conversions branch, master, updated. debian/1.0.6-2-1-g3b60b2d
Joachim Breitner
nomeata at debian.org
Sat Dec 5 18:15:50 UTC 2009
The following commit has been merged in the master branch:
commit 3b60b2db12b16f8fc5cf7d9ce107fcb69a642365
Author: Joachim Breitner <nomeata at debian.org>
Date: Sat Dec 5 19:12:00 2009 +0100
Build depend on cpphs to prevent FTBFS. (Closes: #556819)
diff --git a/debian/changelog b/debian/changelog
index 0d56365..384469d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+haskell-convertible (1.0.6-3) unstable; urgency=low
+
+ * Build depend on cpphs to prevent FTBFS. (Closes: #556819)
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 05 Dec 2009 19:11:33 +0100
+
haskell-convertible (1.0.6-2) unstable; urgency=low
[ Erik de Castro Lopo ]
diff --git a/debian/control b/debian/control
index bd01ca8..6a1cd6b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 5.0.0),
hscolour,
haskell-devscripts (>= 0.6.18),
ghc6 (>= 6.10),
+ cpphs,
hugs (>= 98.200503.08),
ghc6-doc,
libghc6-mtl-dev,
--
Data type conversions
More information about the Pkg-haskell-commits
mailing list