[Pkg-ocaml-maint-commits] [SCM] ocaml-libvirt packaging branch, master, updated. debian/0.4.4.1-2-1-g1f05510

Sylvain Le Gall gildor at debian.org
Sun Aug 24 16:02:28 UTC 2008


The following commit has been merged in the master branch:
commit 34b8ffdd4bcc53d234dddf7858ce3ccaf664a468
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sun Aug 24 17:52:22 2008 +0200

    Add dependency to libvirt-dev

diff --git a/debian/changelog b/debian/changelog
index d3ccf0e..9d2bef1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ocaml-libvirt (0.4.4.1-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Add dependency to libvirt-dev
 
- -- Sylvain Le Gall <gildor at debian.org>  Mon, 07 Jul 2008 15:20:04 +0200
+ -- Sylvain Le Gall <gildor at debian.org>  Sun, 24 Aug 2008 17:51:26 +0200
 
 ocaml-libvirt (0.4.4.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index da9b036..c9d0b4b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: OCaml bindings for libvirt
 
 Package: libvirt-ocaml-dev
 Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, libvirt-ocaml (= ${binary:Version})
+Depends: ocaml-nox-${F:OCamlABI}, libvirt-ocaml (= ${binary:Version}), libvirt-dev
 Description: OCaml bindings for libvirt
  This library provides OCaml bindings for using libvirt.
  .

-- 
ocaml-libvirt packaging



More information about the Pkg-ocaml-maint-commits mailing list