[Pkg-ocaml-maint-commits] [cmdliner] 01/02: Add ocamlbuild to	Build-Depends
    Stéphane Glondu 
    glondu at moszumanska.debian.org
       
    Sat Jul 15 14:08:50 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository cmdliner.
commit cda8325b4acc603b19a3755559e2001125f99f20
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 15 16:06:11 2017 +0200
    Add ocamlbuild to Build-Depends
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 7b3d4e4..4170b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
  debhelper (>= 8),
  ocaml-nox,
  ocaml-findlib (>= 1.2.4),
+ ocamlbuild,
  dh-ocaml (>= 0.9)
 Standards-Version: 3.9.6
 Homepage: http://erratique.ch/software/cmdliner
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/cmdliner.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list