[Pkg-ocaml-maint-commits] [SCM] virt-top packaging branch, master, updated. debian/1.0.2-2+nmu1-10-g8eaec3a
Laurent Léonard
laurent at open-minds.org
Wed Nov 25 01:35:01 UTC 2009
The following commit has been merged in the master branch:
commit 4d82b3615e96e07358c493135537a07c44a13414
Author: Laurent Léonard <laurent at 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
More information about the Pkg-ocaml-maint-commits
mailing list