[Pkg-libvirt-commits] [SCM] libgtk-vnc Debian packaging branch, master, updated. debian/0.4.1-2

Guido Günther agx at sigxcpu.org
Mon Jul 26 18:01:12 UTC 2010


The following commit has been merged in the master branch:
commit 9b54fbba736222cbe7ea39d5abe7fc5b58b098e6
Author: Guido Günther <agx at sigxcpu.org>
Date:   Mon Jul 26 15:36:23 2010 +0200

    Switch to dh_pysupport
    
    Closes: #590365

diff --git a/debian/control b/debian/control
index a9acfa2..8575a0f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,11 @@
 Source: gtk-vnc
 Section: gnome
 Priority: optional
-XS-Python-Version: >= 2.5
 Maintainer: Guido Günther <agx at sigxcpu.org>
 Standards-Version: 3.9.0
 Build-Depends: cdbs,
  debhelper (>= 7),
- python-central,
+ python-support,
  libgtk2.0-dev,
  python-dev,
  libgnutls-dev (>= 1.4.0),
diff --git a/debian/pyversions b/debian/pyversions
new file mode 100644
index 0000000..5b9023a
--- /dev/null
+++ b/debian/pyversions
@@ -0,0 +1 @@
+current
diff --git a/debian/rules b/debian/rules
index 008431c..cc2be7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,5 @@ DEB_DH_MAKESHLIBS_ARGS_libgtk-vnc-1.0-0 += -V 'libgtk-vnc-1.0-0 (>= 0.3.9)'
 DEB_DH_MAKESHLIBS_ARGS_mozilla-gtk-vnc += --noscripts -X /plugins/
 
 binary-install/python-gtk-vnc::
-	dh_pycentral
+	dh_pysupport
 

-- 
libgtk-vnc Debian packaging



More information about the Pkg-libvirt-commits mailing list