[Pkg-libvirt-commits] [SCM] VirtManager Debian packaging branch, master, updated. debian/0.9.4-2
Guido Günther
agx at sigxcpu.org
Tue Oct 30 08:57:03 UTC 2012
The following commit has been merged in the master branch:
commit fa6aa2eeb648f5daa99475c150ff7f36ea4e04c4
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Oct 29 21:41:46 2012 +0100
Don't depend on python-spice-client-gtk
It's only there on amd64 and i386 and since we can't use per arch
dependencies in architecture all packages we just recommend it.
Closes: #691784
diff --git a/debian/control b/debian/control
index 6a2b2d5..5049c98 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,9 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gtk2,
python-glade2, python-gnome2, python-dbus, python-urlgrabber, python-vte,
librsvg2-common, python-libvirt (>= 0.7.1), virtinst (>= 0.600.3),
- python-gtk-vnc (>= 0.3.8), python-ipy (>= 0.70), python-spice-client-gtk
-Recommends: libvirt-bin (>= 0.4.6), gnome-icon-theme
+ python-gtk-vnc (>= 0.3.8), python-ipy (>= 0.70)
+Recommends: libvirt-bin (>= 0.4.6), gnome-icon-theme,
+ python-spice-client-gtk
Suggests: virt-viewer, ssh-askpass, gnome-keyring, python-gnomekeyring,
python-guestfs
Description: desktop application for managing virtual machines
--
VirtManager Debian packaging
More information about the Pkg-libvirt-commits
mailing list