[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. upstream/1.0.2-4-g8be4965

Iain Lane laney at ubuntu.com
Thu Mar 11 11:28:07 UTC 2010


The following commit has been merged in the master branch:
commit 8be49650612a97bb87d2c876fd08cc5d0ab7ff4f
Author: Iain Lane <laney at ubuntu.com>
Date:   Thu Mar 11 11:27:01 2010 +0000

    Update cdbs build-dep to one with DEB_BUILD_DEPENDENCIES support

diff --git a/debian/control b/debian/control
index 89dfdae..026d948 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: haskell-testpack
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.59),
                debhelper (>= 7),
                ghc6,
                haskell-devscripts (>= 0.7),

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list