[Python-modules-commits] r3641 - in /packages/turbogears/trunk/debian: changelog control
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Fri Nov 16 21:26:13 UTC 2007
Author: kov
Date: Fri Nov 16 21:26:12 2007
New Revision: 3641
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3641
Log:
added Elixir to Recommends
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=3641&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Fri Nov 16 21:26:12 2007
@@ -10,6 +10,8 @@
* debian/patches/01_disable_requirements.diff,
debian/patches/02_sqlalchemy_default_if_no_correct_sqlobject.diff:
- patches updated for the new version
+ * debian/control:
+ - added python-elixir to Recommends
-- Gustavo Noronha Silva <kov at debian.org> Fri, 16 Nov 2007 18:41:56 -0200
Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=3641&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Fri Nov 16 21:26:12 2007
@@ -13,7 +13,7 @@
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-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-setuptools (>= 0.6b3-1), python-decoratortools
-Recommends: python-pysqlite2 (>= 2.3.0-1)
+Recommends: python-pysqlite2 (>= 2.3.0-1), python-elixir
Suggests: python-genshi
Description: Python-based web framework
TurboGears takes the best components available and combines them into
More information about the Python-modules-commits
mailing list