[Pkg-haskell-commits] [SCM] HDBC Sqlite3 driver branch, master, updated. debian/2.3.0.0-4

Iain Lane laney at debian.org
Mon May 30 16:10:18 UTC 2011


The following commit has been merged in the master branch:
commit 96b31bd1c518eb3900dc3537277323f552d3552d
Author: Iain Lane <laney at debian.org>
Date:   Mon May 30 16:57:57 2011 +0100

    Fix -doc BDs

diff --git a/debian/control b/debian/control
index 529d73f..bd1c4a3 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,9 @@ Build-Depends:
  libghc-hdbc-prof (>= 2.2.0),
  libghc-mtl-prof,
 Build-Depends-Indep:
- ghc6-doc,
- libghc-hdbc-doc
+ ghc-doc,
+ libghc-hdbc-doc,
+ libghc-mtl-doc
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-haskell/hdbc-sqlite3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-haskell/hdbc-sqlite3.git;a=summary

-- 
HDBC Sqlite3 driver



More information about the Pkg-haskell-commits mailing list