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

infinity0 pushed a commit to branch master
in repository ocamlbuild.

commit 614757d9dd3b9ad7898383602166bc30a3d49e59
Author: Ximin Luo <infini...@debian.org>
Date:   Mon Oct 31 07:58:26 2016 +0100

    Update d/changelog, reminder to add a lintian check for the Depends:
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9590825..c871527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 ocamlbuild (0.9.3-2) UNRELEASED; urgency=medium
 
+  * Rebuild against OCaml 4.03.0.
   * Use dh_ocaml to add the correct OCaml library dependencies.
 
  -- Ximin Luo <infini...@debian.org>  Mon, 31 Oct 2016 07:48:23 +0100
diff --git a/debian/rules b/debian/rules
index aa1344f..d4ae1cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@
 
 %:
        dh $@ --with ocaml
+# TODO: Add a lintian check: if any package contains .cmi files then it should
+# have a Depends: ocaml-base-nox or something like that (ask the list first).
 
 # see https://pkg-ocaml-maint.alioth.debian.org/ocaml_packaging_policy.txt
 OCAMLABI = $(shell ocamlc -version)

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to