diff -u rope-0.9.2/debian/changelog rope-0.9.2/debian/changelog
--- rope-0.9.2/debian/changelog
+++ rope-0.9.2/debian/changelog
@@ -1,3 +1,10 @@
+rope (0.9.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2 (Closes: #617053).
+
+ -- Andrea Colangelo <warp10@ubuntu.com>  Sun, 09 Jun 2013 22:55:00 +0200
+
 rope (0.9.2-1) unstable; urgency=low
 
   [David Spreen]
diff -u rope-0.9.2/debian/control rope-0.9.2/debian/control
--- rope-0.9.2/debian/control
+++ rope-0.9.2/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: David Spreen <netzwurm@debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 7.0.0), python, python-central (>= 0.5.6)
-XS-Python-Version: >=2.5
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7.0.0), python (>= 2.6.6-3~)
+X-Python-Version: >=2.5
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/rope/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/rope/trunk/
@@ -13,7 +13,6 @@
 Package: python-rope
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
 Recommends: python-svn, mercurial, git-core
 Description: Python refactoring library
  Rope is a Python refactoring library that can be used with several editors
diff -u rope-0.9.2/debian/rules rope-0.9.2/debian/rules
--- rope-0.9.2/debian/rules
+++ rope-0.9.2/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pycentral
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
reverted:
--- rope-0.9.2/debian/pycompat
+++ rope-0.9.2.orig/debian/pycompat
@@ -1 +0,0 @@
-2
