Package: pyparsing
Version: 1.5.2-2
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

In Ubuntu 11.10, we'd like to eliminate python-support and
python-central from the Python packages on our CDs, and consolidate on
dh_python2:

  https://wiki.ubuntu.com/BarryWarsaw/PythonHelpers
  http://wiki.debian.org/Python/PythonSupportToDHPython2

We don't yet have a consensus on deprecating python-support in Debian.
Nevertheless, dh_python2 is usable as of squeeze.  Would you be willing
to apply this patch to switch to it?


diff -u pyparsing-1.5.2/debian/rules pyparsing-1.5.2/debian/rules
--- pyparsing-1.5.2/debian/rules
+++ pyparsing-1.5.2/debian/rules
@@ -2,8 +2,6 @@
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright © 2002,2003 Colin Walters <walt...@debian.org>
 
-DEB_PYTHON_SYSTEM = pysupport
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
reverted:
--- pyparsing-1.5.2/debian/pycompat
+++ pyparsing-1.5.2.orig/debian/pycompat
@@ -1 +0,0 @@
-2
diff -u pyparsing-1.5.2/debian/control pyparsing-1.5.2/debian/control
--- pyparsing-1.5.2/debian/control
+++ pyparsing-1.5.2/debian/control
@@ -4,8 +4,9 @@
 Maintainer: Kevin Coyner <kcoy...@debian.org>
 Uploaders: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>, Torsten Marek 
<shlo...@debian.org>
 Standards-Version: 3.8.4
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), python (>= 2.5.4-1~), dpatch
-Build-Depends-Indep: python-support (>= 0.9), tofrodos
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python (>= 2.6.6-3~), 
dpatch
+Build-Depends-Indep: tofrodos
+X-Python-Version: >= 2.5
 Homepage: http://pyparsing.wikispaces.com/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyparsing/trunk
 Vcs-Browser: 
http://svn.debian.org/viewsvn/python-modules/packages/pyparsing/trunk/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to