[Pkg-ocaml-maint-commits] [SCM] virt-top packaging branch, master, updated. debian/1.0.2-2+nmu1-12-ge514793

Sylvain Le Gall gildor at debian.org
Thu Nov 26 23:17:49 UTC 2009


The following commit has been merged in the master branch:
commit e51479324fdfd32e80aa77aec6ea97607c458378
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Fri Nov 27 00:17:37 2009 +0100

    Use dh-ocaml features

diff --git a/debian/changelog b/debian/changelog
index f29a9eb..3a9e657 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 virt-top (1.0.3-1) UNRELEASED; urgency=low
 
   * New upstream release 
+  * Use dh-ocaml features
 
  -- Sylvain Le Gall <gildor at debian.org>  Fri, 27 Nov 2009 00:01:31 +0100
 
diff --git a/debian/control b/debian/control
index 77bac78..22577c6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs,
  libcsv-ocaml-dev, 
  libgettext-ocaml-dev, 
  libxml-light-ocaml-dev,
- dh-ocaml (>= 0.4.1)
+ dh-ocaml (>= 0.9.1)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/virt-top.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/virt-top.git
@@ -21,7 +21,7 @@ Homepage: http://et.redhat.com/~rjones/virt-top/
 
 Package: virt-top
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ocaml-base-nox-${F:OCamlABI}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${ocaml:Depends}
 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