Package: pyxid
Version: 1.0-1
Severity: normal

With the depreciation of python-support and python-central the prefered helper
tools for python packages will be dh_python2 for python2.x packages and
dh_python3 for python3.x packages.

This patch will transition pyxid from python-support to dh_python2

=== modified file 'debian/control'
--- debian/control      2011-05-28 11:19:52 +0000
+++ debian/control      2011-07-05 12:54:19 +0000
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: NeuroDebian Team <t...@neuro.debian.net>
 Uploaders: Yaroslav Halchenko <deb...@onerussian.com>, Michael Hanke
<michael.ha...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5), python-support (>=
0.6), python-setuptools (>= 0.6)
+Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools
(>= 0.6)
+X-Python-Version: >= 2.5
 Standards-Version: 3.9.2
 Homepage: https://github.com/cedrus-opensource/pyxid
 XS-Vcs-Git: git://git.debian.org/git/pkg-exppsy/pyxid.git

=== removed file 'debian/pyversions'
--- debian/pyversions   2011-05-28 11:19:52 +0000
+++ debian/pyversions   1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-2.5-

=== modified file 'debian/rules'
--- debian/rules        2011-05-28 11:19:52 +0000
+++ debian/rules        2011-07-05 12:54:19 +0000
@@ -2,7 +2,7 @@
 # -*- makefile -*-

 %:
-       dh $@
+       dh $@ --with python2

 override_dh_clean:
        rm -rf pyxid.egg-info dist

Best regards
Charlie Smotherman



-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to