[Python-modules-commits] r575 - in /packages/turbogears/branches/0.9/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 13 14:51:18 UTC 2006


Author: kov
Date: Sat May 13 14:51:14 2006
New Revision: 575

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=575
Log:
updating deps, added nose >= 0.8

Modified:
    packages/turbogears/branches/0.9/debian/changelog
    packages/turbogears/branches/0.9/debian/control

Modified: packages/turbogears/branches/0.9/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/changelog?rev=575&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/changelog (original)
+++ packages/turbogears/branches/0.9/debian/changelog Sat May 13 14:51:14 2006
@@ -3,11 +3,11 @@
   * First 0.9 release for Debian
   * debian/control:
   - updated dependencies; pastescript, formencode >= 0.5.1,
-    cherrypy >= 2.2.1, simplejson >= 1.3, ruledispatch
+    cherrypy >= 2.2.1, simplejson >= 1.3, ruledispatch, nose >= 0.8
   - moved python and python-setuptools to build-deps, since they
     are needed on clean
 
- -- Gustavo Noronha Silva <kov at debian.org>  Wed, 10 May 2006 22:38:31 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 13 May 2006 11:50:42 -0300
 
 turbogears (0.8.9-1) UNRELEASED; urgency=low
 

Modified: packages/turbogears/branches/0.9/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/control?rev=575&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/control (original)
+++ packages/turbogears/branches/0.9/debian/control Sat May 13 14:51:14 2006
@@ -9,7 +9,7 @@
 
 Package: python-turbogears
 Architecture: all
-Depends: python (>= 2.3), python (<< 2.5), python-support, python-cherrypy (>= 2.2.1), python-kid (>= 0.8), python-sqlobject (>= 0.7.0.really.0.7.1), python-elementtree (>= 1.2.6), python-formencode (>= 0.5.1), python-pastescript (>= 0.5.1), python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-setuptools (>= 0.6a9-1)
+Depends: python (>= 2.3), python (<< 2.5), python-support, python-cherrypy (>= 2.2.1), python-kid (>= 0.8), python-sqlobject (>= 0.7.0.really.0.7.1), python-elementtree (>= 1.2.6), python-formencode (>= 0.5.1), python-pastescript (>= 0.5.1), python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-setuptools (>= 0.6a9-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




More information about the Python-modules-commits mailing list