The following commit has been merged in the master branch:
commit 4d82b3615e96e07358c493135537a07c44a13414
Author: Laurent Léonard <laur...@open-minds.org>
Date:   Mon Nov 16 02:22:17 2009 +0100

    Add dependency on ${misc:Depends}.

diff --git a/debian/control b/debian/control
index f20c423..77bac78 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Homepage: http://et.redhat.com/~rjones/virt-top/
 
 Package: virt-top
 Architecture: any
-Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ocaml-base-nox-${F:OCamlABI}
 Description: show stats of virtualized domains
  virt-top is modelled after the "ordinary" top utility and many keys and
  command line options are the same.

-- 
virt-top packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to