tags 421317 + patch
thanks

attached patch will convert package to python-central (please note that
bzr is also using pycentral)

the conversion will fix 421317 and 384905 (which is still not fixed, IMHO)
-- 
:wq!
diff -u bzrtools-0.15.4/debian/control bzrtools-0.15.4/debian/control
--- bzrtools-0.15.4/debian/control
+++ bzrtools-0.15.4/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Utnubu Team <[EMAIL PROTECTED]>
 Uploaders: Gustavo Franco <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-dev (>= 2.3.5-11), python-support (>= 0.4.0), rsync
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-dev (>= 2.3.5-11), python-central (>= 0.5.6), rsync
 Build-Depends-Indep: bzr (>= 0.15)
 XS-Python-Version: >= 2.4
 XS-Vcs-Svn: svn://svn.debian.org/utnubu/packages/bzrtools/trunk/
@@ -13,6 +13,7 @@
 Architecture: all
 Depends: ${python:Depends}, bzr (>= 0.15), bzr (<< 0.16)
 Suggests: rsync (>= 2.6.6-1), graphviz (>= 2.2.1-1sarge1), librsvg2-bin (>= 2.9.5-6), patch (>= 2.5.9-2), python-paramiko, pybaz
+XB-Python-Version: ${python:Versions}
 Description: Collection of tools for bzr
  This package contains a collection of plugins for bzr - a distributed 
  version control system. Some of these tools may work their way into 
diff -u bzrtools-0.15.4/debian/rules bzrtools-0.15.4/debian/rules
--- bzrtools-0.15.4/debian/rules
+++ bzrtools-0.15.4/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 # This file is public domain.
   
-DEB_PYTHON_SYSTEM=pysupport
-PY_VERSIONS = $(shell pyversions -vr debian/control)
+DEB_PYTHON_SYSTEM=pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
@@ -13,5 +11,0 @@
-binary-install/bzrtools::
-	for VER in $(PY_VERSIONS); do \
-		dh_link /usr/share/python-support/bzrtools/bzrlib/plugins/bzrtools /usr/lib/python$$VER/site-packages/bzrlib/plugins/bzrtools; \
-	done	
-

Attachment: pgpvj8AEoQsmM.pgp
Description: PGP signature

Reply via email to