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

mehdi pushed a commit to branch master
in repository jocaml.

commit 2a2fdcf03959305b8b41000bf52de801cac282f9
Author: Mehdi Dogguy <me...@debian.org>
Date:   Thu May 8 23:23:43 2014 +0200

    Make jocaml depend on ocaml-compiler-libs
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e43c5fe..af85f63 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- ${ocaml:Depends}
+ ${ocaml:Depends},
+ ocaml-compiler-libs-${F:OCamlABI}
 Provides:
  ${ocaml:Provides}
 Description: OCaml extended for concurrent and distributed programming

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