[Pkg-libvirt-commits] [SCM] Virt Installer packaging branch, master, updated. debian/0.400.0-4-5-g5727f74
Guido Guenther
agx at sigxcpu.org
Wed Nov 19 18:00:40 UTC 2008
The following commit has been merged in the master branch:
commit bf4db099c202595eed05f5052c04f5f2abd111ab
Author: Guido Günther <agx at sigxcpu.org>
Date: Wed Nov 19 09:18:51 2008 +0100
add a versioned dependency
needed for proper storage pool support
diff --git a/debian/control b/debian/control
index 9bcc3a6..4ac550c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.8.0
Package: virtinst
Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libvirt,
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libvirt (>= 0.4.6),
python-libxml2, python-urlgrabber
Recommends: virt-viewer, qemu
Description: Programs to create and clone virtual machines
--
Virt Installer packaging
More information about the Pkg-libvirt-commits
mailing list