The following commit has been merged in the master branch:
commit a39556681486462468487cac2315b048d8e777da
Author: Stephane Glondu <[email protected]>
Date:   Tue Jan 20 08:05:15 2009 +0100

    Add ${misc:Depends}

diff --git a/debian/control b/debian/control
index fe4d2ab..0131364 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Depends:
  ocaml-interp,
  ocaml-findlib,
  ocaml-base-nox-${F:OCamlABI},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ ${misc:Depends}
 Description: OCaml extended with XML types
  OCamlDuce is a merger between OCaml and CDuce. It comes as a modified
  version of OCaml which integrates CDuce features: XML expressions,

-- 
ocamlduce packaging

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

Reply via email to