[Python-modules-commits] r2353 - in /packages/turbogears/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 12 17:54:04 UTC 2007


Author: kov
Date: Sat May 12 17:54:04 2007
New Revision: 2353

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2353
Log:
updated build-deps and dependencies, according to the policy and to
the requirements expressed in setup.py

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

Modified: packages/turbogears/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/changelog?rev=2353&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Sat May 12 17:54:04 2007
@@ -4,6 +4,9 @@
   * debian/control:
   - changed python-markup to python-genshi on Suggests, following the
     upstream (and Debian package) rename (Closes: #419567)
+  - updated build-dependencies according to the python policy (python-support
+    and cdbs affected)
+  - updated dependencies according to the requirements expressed in setup.py
   * debian/watch:
   - added to watch for new versions
   * debian/patches/01_disable_requirements.diff:

Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=2353&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Sat May 12 17:54:04 2007
@@ -3,14 +3,14 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: python-support (>= 0.3), cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3-1)
+Build-Depends: python-support (>= 0.5.3), cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3-1)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/
 
 Package: python-turbogears
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.9), python-sqlalchemy | python-sqlobject (>= 0.7.0.99.really.0.7.1b1-1), 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), python-setuptools (>= 0.6b3-1)
+Depends: ${python:Depends}, ${misc:Depends}, python-cherrypy (>= 2.2.1), python-cherrypy (<< 3.0.0), python-kid (>= 0.9), python-sqlalchemy (>= 0.3) | python-sqlobject (>= 0.7.0.99.really.0.7.1b1-1), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.7.1), python-pastedeploy (>= 0.5), python-pastescript (>= 0.9.7), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.2), python-dispatch, python-nose (>= 0.9.1), python-turbokid (>= 1.0.1), python-turbojson (>= 0.9.9), python-cheetah (>> 1.0-1), python-decoratortools (>= 1.4), python-setuptools (>= 0.6b3-1)
 Recommends: python-pysqlite2 (>= 2.3.0-1)
 Suggests: python-genshi
 Description: Python-based web framework




More information about the Python-modules-commits mailing list