[Pkg-ocaml-maint-commits] [ocaml-data-notation] 01/03: Add	ocamlbuild to Build-Depends
    Stéphane Glondu 
    glondu at moszumanska.debian.org
       
    Wed Jul 19 17:45:55 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-data-notation.
commit 3a1709ae435a44b456742fad14b1bf8e6c21b457
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 19 19:36:20 2017 +0200
    Add ocamlbuild to Build-Depends
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index d7d0207..9d44bb5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
   libfileutils-ocaml-dev (>= 0.4.0),
   dh-ocaml (>= 0.9~),
   debhelper (>= 9),
+  ocamlbuild,
   camlp4
 Standards-Version: 3.9.4
 Homepage: http://forge.ocamlcore.org/projects/odn
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-data-notation.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list