Package: python-spice-client-gtk
Version: 0.7-2
Severity: serious
Justification: Policy 3.5
Tags: patch

python-spice-client-gtk doesn't depend on python.

--
Jakub Wilk
diff -Nru spice-gtk-0.7/debian/control spice-gtk-0.7/debian/control
--- spice-gtk-0.7/debian/control	2011-08-15 18:18:30.000000000 +0200
+++ spice-gtk-0.7/debian/control	2011-10-02 19:10:41.000000000 +0200
@@ -12,6 +12,7 @@
  libglib2.0-dev (>= 2.22),
  libcairo2-dev (>= 1.2.0),
  libpulse-dev,
+ python-support,
  python-gtk2-dev (>= 2.0.0),
  python-pyparsing,
  intltool,
@@ -96,7 +97,7 @@
 Package: python-spice-client-gtk
 Section: python
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: GTK2 widget for SPICE clients (Python binding)
  libspice-gtk2 provides gtk2 widget to show spice display
  and accept user input.
diff -Nru spice-gtk-0.7/debian/rules spice-gtk-0.7/debian/rules
--- spice-gtk-0.7/debian/rules	2011-08-16 13:32:01.000000000 +0200
+++ spice-gtk-0.7/debian/rules	2011-10-02 19:10:41.000000000 +0200
@@ -69,6 +69,7 @@
 	dh_installdocs 
 	dh_installexamples
 	dh_installman
+	dh_pysupport
 	dh_link
 	dh_strip
 	dh_compress

Reply via email to