[Pkg-haskell-commits] [SCM] Packaging for Agda branch, master, updated. debian/2.2.2-1-16-g3a9c2c4
Joachim Breitner
mail at joachim-breitner.de
Tue Jul 21 13:17:33 UTC 2009
The following commit has been merged in the master branch:
commit 3a9c2c4fe2565c4544d64885ab5e3f2d66c79580
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Jul 21 15:03:16 2009 +0200
Fix Build-Depends Syntax
diff --git a/debian/control b/debian/control
index 08df89e..0cf4f11 100644
--- a/debian/control
+++ b/debian/control
@@ -46,8 +46,8 @@ Build-Depends: debhelper (>= 7.0),
alex (<< 3),
hscolour (>= 1.8),
ghc6-doc (>= 6.10.3-2~),
- haddock (>= 2.4.2)
- libncurses5-dev,
+ haddock (>= 2.4.2),
+ libncurses5-dev
Build-Depends-Indep: libghc6-quickcheck2-doc (>= 2.1.0.1),
libghc6-quickcheck2-doc (<< 2.1.0.1+),
libghc6-binary-doc (>= 0.4.4),
--
Packaging for Agda
More information about the Pkg-haskell-commits
mailing list