[Python-modules-commits] r1060 - in /packages/turbogears/trunk/debian: control pycompat python-support.version pyversions

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat Jun 24 21:47:17 UTC 2006


Author: kov
Date: Sat Jun 24 21:47:16 2006
New Revision: 1060

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1060
Log:
  * New Python Policy

Added:
    packages/turbogears/trunk/debian/pycompat
    packages/turbogears/trunk/debian/pyversions
Removed:
    packages/turbogears/trunk/debian/python-support.version
Modified:
    packages/turbogears/trunk/debian/control

Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=1060&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Sat Jun 24 21:47:16 2006
@@ -4,15 +4,14 @@
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), python, python-setuptools (>= 0.6b3-1)
-Build-Depends-Indep: python-support (>= 0.2.3)
+Build-Depends-Indep: python-support (>= 0.3)
 Standards-Version: 3.7.2
-XS-Python-Standards-Version: 0.4
 XS-Python-Version: all, >= 2.4
 
 Package: python-turbogears
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.8), python-sqlobject (>= 0.7.0-3), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.5.1-2), python-pastedeploy (>= 0.5), python-pastescript (>= 0.5.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-turbokid (>= 0.9.5), python-turbojson (>= 0.9.2), python2.4-cheetah, python-setuptools (>= 0.6b3-1)
+Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.8), python-sqlobject (>= 0.7.0-3), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.5.1-2), python-pastedeploy (>= 0.5), python-pastescript (>= 0.5.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-turbokid (>= 0.9.5), python-turbojson (>= 0.9.2), python-cheetah (>> 1.0-1) | python2.4-cheetah, python-setuptools (>= 0.6b3-1)
 Description: Python-based web framework
  TurboGears takes the best components available and combines them into
  one easy-to-install, documented whole. TurboGears includes parts that

Added: packages/turbogears/trunk/debian/pycompat
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/pycompat?rev=1060&op=file
==============================================================================
--- packages/turbogears/trunk/debian/pycompat (added)
+++ packages/turbogears/trunk/debian/pycompat Sat Jun 24 21:47:16 2006
@@ -1,0 +1,1 @@
+2

Added: packages/turbogears/trunk/debian/pyversions
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/pyversions?rev=1060&op=file
==============================================================================
--- packages/turbogears/trunk/debian/pyversions (added)
+++ packages/turbogears/trunk/debian/pyversions Sat Jun 24 21:47:16 2006
@@ -1,0 +1,1 @@
+2.4-




More information about the Python-modules-commits mailing list