The following commit has been merged in the master branch:
commit aa4300ffbd8fc61b50bf3ae8ba76c718a8b7ff01
Author: Sylvain Le Gall <[EMAIL PROTECTED]>
Date:   Sat Aug 9 09:35:10 2008 +0000

    Add ${shlibs:Depends} to package depends.

diff --git a/debian/control b/debian/control
index ccee38e..a6bfc2e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://camlp3l.inria.fr
 Package: ocamlp3l
 Architecture: any
 Section: devel
-Depends: ocaml-base-${F:OCamlABI}
+Depends: ocaml-base-${F:OCamlABI}, ${shlibs:Depends}
 Description: functional parallel programming based on OCaml
  OcamlP3l is a parallel programming system based on Objective Caml and the P3L
  languages, providing seamless integration of parallel programming and

-- 
ocamlp3l packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to