tags 617022 + pending
thanks

Dear maintainer,

I've prepared an NMU for python-pysearch (versioned as 3.1-1.2). You can find
the debdiff based on Colin's patch here.

Regards.

-- 
Andrea Colangelo                     |   http://andreacolangelo.com
Ubuntu Developer  <www.ubuntu.com>   |   Debian Maintainer  <www.debian.org>
diff -u python-pysearch-3.1/debian/control python-pysearch-3.1/debian/control
--- python-pysearch-3.1/debian/control
+++ python-pysearch-3.1/debian/control
@@ -1,11 +1,10 @@
 Source: python-pysearch
 Section: python
-XS-Python-Version: all
 Priority: optional
 Maintainer: Thomas Bläsing <thoma...@pool.math.tu-berlin.de>
 Uploaders: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org>
 Standards-Version: 3.7.3
-Build-Depends: python, python-central (>= 0.5), debhelper (>= 5)
+Build-Depends: python (>= 2.6.6-3~), debhelper (>= 5)
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pysearch
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-pysearch/trunk/?op=log
 
@@ -14,7 +13,6 @@
 Replaces: python-pysearch (=3.0-1)
 Architecture: all
 Depends: ${python:Depends}
-XB-Python-Version: ${python:Versions}
 Homepage: http://pysearch.sourceforge.net/
 Description: Python module for the Yahoo Search Web Service
  This module implements a set of classes and functions to work with the
diff -u python-pysearch-3.1/debian/rules python-pysearch-3.1/debian/rules
--- python-pysearch-3.1/debian/rules
+++ python-pysearch-3.1/debian/rules
@@ -14,13 +14,12 @@
 	dh_testroot
 	dh_clean -k
 	dh_installdirs
-	python setup.py install --no-compile --root=$(CURDIR)/debian/python-yahoo
+	python setup.py install --no-compile --root=$(CURDIR)/debian/python-yahoo --install-layout=deb
 
 binary-indep: install
 	dh_testdir
 	dh_testroot
-	dh_pycentral -ppython-yahoo
-	rm -rf $(CURDIR)/debian/python-yahoo/usr/lib
+	dh_python2
 	dh_installchangelogs ChangeLog
 	dh_installdocs
 	dh_installexamples
diff -u python-pysearch-3.1/debian/changelog python-pysearch-3.1/debian/changelog
--- python-pysearch-3.1/debian/changelog
+++ python-pysearch-3.1/debian/changelog
@@ -1,3 +1,11 @@
+python-pysearch (3.1-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to python2. Thanks to Colin Watson for forwarding the patch from
+    Ubuntu (Closes: #617022).
+
+ -- Andrea Colangelo <war...@ubuntu.com>  Wed, 26 Jun 2013 12:16:31 +0200
+
 python-pysearch (3.1-1.1) unstable; urgency=low
 
   * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490497.

Attachment: signature.asc
Description: Digital signature

Reply via email to