[Python-modules-commits] r10942 - in packages/kid/trunk/debian (changelog control)

jwilk-guest at users.alioth.debian.org jwilk-guest at users.alioth.debian.org
Thu Dec 31 22:23:55 UTC 2009


    Date: Thursday, December 31, 2009 @ 22:23:54
  Author: jwilk-guest
Revision: 10942

Okay, kid does not really use elementtree.

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

Modified: packages/kid/trunk/debian/changelog
===================================================================
--- packages/kid/trunk/debian/changelog	2009-12-31 22:12:04 UTC (rev 10941)
+++ packages/kid/trunk/debian/changelog	2009-12-31 22:23:54 UTC (rev 10942)
@@ -19,8 +19,6 @@
   [ Jakub Wilk ]
   * Depend on python-pkg-resources, rather than on python-setuptools
     (closes: #468720).
-  * Build-depend on python-all-dev (>= 2.5).
-  * Set XS-Python-Version to >= 2.5.
   * Drop python-elementtree from Depends and Build-Depends (Closes: #562469).
 
  -- Piotr Ożarowski <piotr at debian.org>  Sat,  6 Oct 2007 23:46:35 +0200

Modified: packages/kid/trunk/debian/control
===================================================================
--- packages/kid/trunk/debian/control	2009-12-31 22:12:04 UTC (rev 10941)
+++ packages/kid/trunk/debian/control	2009-12-31 22:23:54 UTC (rev 10942)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Ross Burton <ross at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41), python-all-dev (>= 2.5), python-support (>= 0.6.4)
+Build-Depends: debhelper (>= 5.0.37.1), cdbs (>= 0.4.41), python-all-dev, python-support (>= 0.6.4)
 Build-Depends-Indep: python-setuptools (>= 0.6a9)
-XS-Python-Version: >= 2.5
+XS-Python-Version: all
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/kid/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/kid/trunk/
 Standards-Version: 3.7.2




More information about the Python-modules-commits mailing list