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

glondu pushed a commit to branch master
in repository ppx-sexp-conv.

commit 63bfb00fbd5c1e4bea030ca4815e210c427d542d
Author: Stephane Glondu <st...@glondu.net>
Date:   Fri Aug 19 09:49:42 2016 +0200

    Move ocaml-findlib to Recommends
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6811be3..9c7995d 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,10 @@ Package: libppx-sexp-conv-ocaml-dev
 Provides: ${ocaml:Provides}
 Architecture: any
 Depends:
- ocaml-findlib,
  ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}
+Recommends: ocaml-findlib
 Description: generation of S-expressions from type definitions (dev files)
  ppx_sexp_conv is a PPX syntax extension that generates code for
  converting OCaml types to and from S-expressions, as defined in the

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/ppx-sexp-conv.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