[Pkg-ocaml-maint-commits] [ocamlbricks] 14/19: Add ocamlbuild to build-depends

Lucas Nussbaum lucas at moszumanska.debian.org
Mon Oct 30 22:29:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository ocamlbricks.

commit caaf38d81bdd0fa6ba36653b835a2f705d296019
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Mon Oct 30 13:53:18 2017 +0100

    Add ocamlbuild to build-depends
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 2798f4d..c26b6a1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,15 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Lucas Nussbaum <lucas at debian.org>
-Build-Depends: debhelper (>= 9),
- ocaml-nox (>= 3.12.1),
- liblablgtk2-ocaml-dev (>= 2.12.0-2),
- bash (>= 3.1),
- dh-ocaml (>= 0.9.1),
- ocaml-findlib,
- bzr,
- camlp4-extra
+Build-Depends: bash (>= 3.1),
+               bzr,
+               camlp4-extra,
+               debhelper (>= 9),
+               dh-ocaml (>= 0.9.1),
+               liblablgtk2-ocaml-dev (>= 2.12.0-2),
+               ocaml-findlib,
+               ocaml-nox (>= 3.12.1),
+               ocamlbuild
 Standards-Version: 4.1.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlbricks.git
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlbricks.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlbricks.git



More information about the Pkg-ocaml-maint-commits mailing list