[Python-modules-commits] r7494 - in packages/pylons/trunk/debian (changelog control)

malex at users.alioth.debian.org malex at users.alioth.debian.org
Thu Feb 12 18:41:15 UTC 2009


    Date: Thursday, February 12, 2009 @ 18:41:14
  Author: malex
Revision: 7494

0.9.7~rc5

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

Modified: packages/pylons/trunk/debian/changelog
===================================================================
--- packages/pylons/trunk/debian/changelog	2009-02-12 18:11:27 UTC (rev 7493)
+++ packages/pylons/trunk/debian/changelog	2009-02-12 18:41:14 UTC (rev 7494)
@@ -1,3 +1,14 @@
+pylons (0.9.7~rc5-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Updated depends versions for beaker, pastescript, formencode,
+      simplejson, mako, webob, weberror, webtest.
+    - Added suggests - python-jinja2, libapache2-mod-wsgim, python-cherrypy3,
+      python-turbokid.
+
+ -- Oleksandr Moskalenko <malex at debian.org>  Thu, 12 Feb 2009 11:21:06 -0700
+
 pylons (0.9.7~rc4-1) experimental; urgency=low
 
   * New upstream release

Modified: packages/pylons/trunk/debian/control
===================================================================
--- packages/pylons/trunk/debian/control	2009-02-12 18:11:27 UTC (rev 7493)
+++ packages/pylons/trunk/debian/control	2009-02-12 18:41:14 UTC (rev 7494)
@@ -15,16 +15,17 @@
 Package: python-pylons
 Architecture: all
 Depends: ${python:Depends}, python, python-routes (>= 1.10.1), python-nose (>= 0.10.4),
- python-paste (>= 1.7.2), python-pastedeploy (>= 1.3.2), python-pastescript (>= 1.7.2),
- python-webob (>= 0.9.4), python-weberror (>= 0.9.1), python-webtest (>= 1.0.3),
- python-beaker (>= 1.1.2), python-mako (>= 0.2.3), python-tempita (>= 0.2),
- python-formencode (>= 1.2), python-webhelpers (>= 0.6.3), python-decorator (>= 2.2.0),
- python-simplejson (>= 2.0.3)
+ python-paste (>= 1.7.2), python-pastedeploy (>= 1.3.2), python-pastescript (>= 1.7.3),
+ python-webob (>= 0.9.5), python-weberror (>= 0.10.1), python-webtest (>= 1.1),
+ python-beaker (>= 1.1.3), python-mako (>= 0.2.4), python-tempita (>= 0.2),
+ python-formencode (>= 1.2.1), python-webhelpers (>= 0.6.3), python-decorator (>= 2.3.2),
+ python-simplejson (>= 2.0.6)
 Recommends: python-sqlalchemy | python-sqlobject
 Suggests: python (>= 2.5) | python-celementtree | python-elementtree,
  python-jinja, python-genshi (>= 0.4.4), python-cheetah (>= 1.0-1.1),
- python-kid (>= 0.9.1-3), python-myghty (>= 1.1), python-pygments (>= 0.7),
- python-pudge (>= 0.1.3), ipython, python-docutils (>= 0.4)
+ python-kid (>= 0.9.1-3), python-turbokid (>= 0.9.1), python-myghty (>= 1.1),
+ python-pygments (>= 0.7), python-pudge (>= 0.1.3), ipython, python-docutils (>= 0.4),
+ python-jinja2, libapache2-mod-wsgim, python-cherrypy3
 XB-Python-Version: ${python:Versions}
 Description: Python web framework emphasizing flexibility and rapid development
  Pylons combines the very best ideas from the worlds of Ruby, Python and Perl,




More information about the Python-modules-commits mailing list