[Pkg-libvirt-commits] [SCM] libgtk-vnc Debian packaging branch, master, updated. debian/0.3.10-3
Guido Günther
agx at sigxcpu.org
Sun Feb 28 16:46:05 UTC 2010
The following commit has been merged in the master branch:
commit 37978f93407350c195e801c5498f9f9aedb06ca0
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Feb 27 17:20:30 2010 +0100
Make package buildable with Python 2.6
Closes: #571490
Thanks: Jakub Wilk
diff --git a/debian/control b/debian/control
index e006aed..9575261 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: gtk-vnc
Section: gnome
Priority: optional
-XS-Python-Version: >= 2.4
+XS-Python-Version: >= 2.5
Maintainer: Guido Günther <agx at sigxcpu.org>
Standards-Version: 3.8.3
Build-Depends: cdbs, debhelper (>= 7), python-central, libgtk2.0-dev,
- python-all-dev, libgnutls-dev (>= 1.4.0), python-gtk2-dev (>= 2.0),
+ python-dev, libgnutls-dev (>= 1.4.0), python-gtk2-dev (>= 2.0),
libcairo2-dev, xulrunner-dev, autotools-dev, quilt,
automake, autoconf, libffi-dev, libtool, libsasl2-dev, intltool
Build-Conflicts: libffi4-dev
diff --git a/debian/python-gtk-vnc.install b/debian/python-gtk-vnc.install
index 58668fb..03e77ac 100644
--- a/debian/python-gtk-vnc.install
+++ b/debian/python-gtk-vnc.install
@@ -1 +1 @@
-debian/tmp/usr/lib/python*/site-packages/gtkvnc.so
+debian/tmp/usr/lib/python*/*-packages/gtkvnc.so
--
libgtk-vnc Debian packaging
More information about the Pkg-libvirt-commits
mailing list