[Python-modules-commits] r5312 - in packages/turbogears/trunk/debian (changelog control)
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sat May 10 20:23:37 UTC 2008
Date: Saturday, May 10, 2008 @ 20:23:36
Author: kov
Revision: 5312
- removed the debian revision from all deps and build-deps which were
refering to -1 revisions
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:14:54 UTC (rev 5311)
+++ packages/turbogears/trunk/debian/changelog 2008-05-10 20:23:36 UTC (rev 5312)
@@ -12,8 +12,11 @@
* debian/patches/02_sqlalchemy_default_if_no_correct_sqlobject.diff:
- use the actual requirement expression which is defined in setup.py, instead
of hardcoding our own
+ * debian/control:
+ - removed the debian revision from all deps and build-deps which were
+ refering to -1 revisions
- -- Gustavo Noronha Silva <kov at debian.org> Sat, 10 May 2008 17:07:32 -0300
+ -- Gustavo Noronha Silva <kov at debian.org> Sat, 10 May 2008 17:22:55 -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:14:54 UTC (rev 5311)
+++ packages/turbogears/trunk/debian/control 2008-05-10 20:23:36 UTC (rev 5312)
@@ -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-1), 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-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-1), 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.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
Standards-Version: 3.7.3
Homepage: http://www.turbogears.org/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/
@@ -12,8 +12,8 @@
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-1), 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-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-1), python-pkg-resources (>= 0.6b3-1), python-decoratortools
-Recommends: python-pysqlite2 (>= 2.3.0-1), python-elixir
+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
+Recommends: python-pysqlite2 (>= 2.3.0), 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