[Pkg-haskell-commits] [SCM] FTP library for Haskell branch, master,	updated. debian/1.0.7-3-6-g5c3afb4
    Clint Adams 
    clint at debian.org
       
    Wed Mar  7 01:32:00 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit b1c590f498d0ca1e9625769376e2d868bc030fa4
Author: Clint Adams <clint at debian.org>
Date:   Tue Mar 6 20:24:34 2012 -0500
    Add regex-compat build dependency.
diff --git a/debian/control b/debian/control
index 78d6e4e..ab0c8d9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,15 @@ Build-Depends:
   , libghc-hslogger-prof
   , libghc-hunit-dev
   , libghc-hunit-prof
+  , libghc-regex-compat-dev
+  , libghc-regex-compat-prof
   , cdbs
 Build-Depends-Indep: ghc-doc
   , libghc-mtl-doc
   , libghc-missingh-doc
   , libghc-hslogger-doc
   , libghc-hunit-doc
+  , libghc-regex-compat-doc
 Standards-Version: 3.9.3
 Homepage: http://software.complete.org/ftphs
 VCS-Git: git://git.debian.org/git/pkg-haskell/ftphs.git
-- 
FTP library for Haskell
    
    
More information about the Pkg-haskell-commits
mailing list