[Python-modules-commits] r5664 - in packages/simpleparse/trunk/debian (changelog control)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Mon Jun 16 17:57:35 UTC 2008


    Date: Monday, June 16, 2008 @ 17:57:34
  Author: bernat
Revision: 5664

XB-Python-Version was not deprecated...

Modified:
  packages/simpleparse/trunk/debian/changelog
  packages/simpleparse/trunk/debian/control

Modified: packages/simpleparse/trunk/debian/changelog
===================================================================
--- packages/simpleparse/trunk/debian/changelog	2008-06-16 17:54:00 UTC (rev 5663)
+++ packages/simpleparse/trunk/debian/changelog	2008-06-16 17:57:34 UTC (rev 5664)
@@ -6,7 +6,7 @@
   * Fix a bashism in debian/rules, thanks to patch from Chris Lamb
     (Closes: #484437).
   * Update Standards-Version to 3.8.0
-  * Do not use X[SB]-Python-Version since this is now deprecated
+  * Do not use XS-Python-Version since this is now deprecated by python-support
   * Test only the libraries built for the current version of Python
     (Closes: #485055), thanks to Daniel Schepler for spotting this one.
 

Modified: packages/simpleparse/trunk/debian/control
===================================================================
--- packages/simpleparse/trunk/debian/control	2008-06-16 17:54:00 UTC (rev 5663)
+++ packages/simpleparse/trunk/debian/control	2008-06-16 17:57:34 UTC (rev 5664)
@@ -14,6 +14,7 @@
 Depends: ${python:Depends}, ${shlibs:Depends}
 Python-Depends: python-simpleparse-mxtexttools (>= ${binary:Version})
 Suggests: python-simpleparse-doc
+XB-Python-Version: ${python:Versions}
 Description: A simple parser generator for Python
  SimpleParse is a BSD-licensed Python package providing a simple parser
  generator for use with the mxTextTools text-tagging engine. SimpleParse
@@ -35,6 +36,7 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
 Description: A simple parser generator for Python - architecture dependent files
  SimpleParse is a BSD-licensed Python package providing a simple parser
  generator for use with the mxTextTools text-tagging engine. SimpleParse




More information about the Python-modules-commits mailing list