[Pkg-ocaml-maint-commits] [ocamlgsl] 01/02: Add ocamlbuild to	Build-Depends
    Stéphane Glondu 
    glondu at moszumanska.debian.org
       
    Fri Jul 14 13:22:46 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocamlgsl.
commit d28fda83d4270ba88bbd307d96ed4674423d6cd8
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 14 15:16:53 2017 +0200
    Add ocamlbuild to Build-Depends
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 1464fd0..7beda5a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,13 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Build-Depends:
  debhelper (>= 9),
- ocaml-nox (>= 3.10.0-9), 
- ocaml-findlib (>= 1.1.2pl1-4), 
+ ocaml-nox (>= 3.10.0-9),
+ ocaml-findlib (>= 1.1.2pl1-4),
  libgsl-dev,
- chrpath, 
- gawk, 
+ chrpath,
+ gawk,
  camlp4 (>= 3.10.0),
+ ocamlbuild,
  dh-ocaml (>= 0.9.1)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlgsl.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlgsl.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list