[Python-modules-commits] r5313 - in packages/turbogears/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 10 20:28:25 UTC 2008


    Date: Saturday, May 10, 2008 @ 20:28:24
  Author: kov
Revision: 5313

updated deps and build-deps

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

Modified: packages/turbogears/trunk/debian/changelog
===================================================================
--- packages/turbogears/trunk/debian/changelog	2008-05-10 20:23:36 UTC (rev 5312)
+++ packages/turbogears/trunk/debian/changelog	2008-05-10 20:28:24 UTC (rev 5313)
@@ -15,8 +15,12 @@
   * debian/control:
   - removed the debian revision from all deps and build-deps which were
     refering to -1 revisions
+  - updated turbokid's requirement to 1.0.4
+  - updated turbojson's requirement to 1.1.2
+  - updated python-dispatch's requirement to 0.5a.svn20080510
+  - updated sqlobject's requirement to 0.8
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 10 May 2008 17:22:55 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 10 May 2008 17:28:00 -0300
 
 turbogears (1.0.4.3-1) unstable; urgency=low
 

Modified: packages/turbogears/trunk/debian/control
===================================================================
--- packages/turbogears/trunk/debian/control	2008-05-10 20:23:36 UTC (rev 5312)
+++ packages/turbogears/trunk/debian/control	2008-05-10 20:28:24 UTC (rev 5313)
@@ -3,7 +3,7 @@
 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.6.4), cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3), 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), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.7.1), python-pastedeploy (>= 0.5), python-pastescript (>= 1.6.1.1), 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), python-decoratortools
+Build-Depends: python-support (>= 0.6.4), cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3), python-cherrypy (>= 2.3.0), python-cherrypy (<< 3.0.0), python-kid (>= 0.9), python-sqlalchemy (>= 0.3), python-sqlobject (>= 0.8), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.7.1), python-pastedeploy (>= 0.5), python-pastescript (>= 1.6.1.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.2), python-dispatch (>= 0.5a.svn20080510), python-nose (>= 0.9.1), python-turbokid (>= 1.0.4), python-turbojson (>= 1.1.2), python-cheetah (>> 1.0), python-decoratortools
 Standards-Version: 3.7.3
 Homepage: http://www.turbogears.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/
@@ -12,7 +12,7 @@
 Package: python-turbogears
 Architecture: all
 XB-Python-Version: ${python:Versions}
-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), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.7.1), python-pastedeploy (>= 0.5), python-pastescript (>= 1.6.1.1), 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), python-pkg-resources (>= 0.6b3), python-decoratortools
+Depends: ${python:Depends}, ${misc:Depends}, python-cherrypy (>= 2.3.0), python-cherrypy (<< 3.0.0), python-kid (>= 0.9), python-sqlalchemy (>= 0.3) | python-sqlobject (>= 0.8), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.7.1), python-pastedeploy (>= 0.5), python-pastescript (>= 1.6.1.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.2), python-dispatch (>= 0.5a.svn20080510), python-nose (>= 0.9.1), python-turbokid (>= 1.0.4), python-turbojson (>= 1.1.2), python-cheetah (>> 1.0), python-pkg-resources (>= 0.6b3), python-decoratortools
 Recommends: python-pysqlite2 (>= 2.3.0), python-elixir
 Suggests: python-genshi
 Description: Python-based web framework




More information about the Python-modules-commits mailing list