This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository dh-ocaml.
commit a736cfd5df5046ba6e725360901ce10572bea27a Author: Stephane Glondu <[email protected]> Date: Wed Aug 12 16:42:30 2015 +0200 Fix a typo spotted by Lintian --- debhelper/dh_ocaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debhelper/dh_ocaml b/debhelper/dh_ocaml index 05b1981..96dcc24 100755 --- a/debhelper/dh_ocaml +++ b/debhelper/dh_ocaml @@ -167,7 +167,7 @@ By default, the list of OCaml objects or bytecode binaries shipped by your package which should be analyzed for retrieving dependency information is guessed by dh_ocaml. -This file permit to specify a file which lists, one per line, that +This file permits one to specify a file which lists, one per line, that OCaml objects or bytecode binaries. Objects should be in one of the format understandable by L<ocamlobjinfo(1)>. Files are considered relative to the package build directory. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dh-ocaml.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

