[Python-modules-commits] r2108 - in /packages/turbogears/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Apr 17 00:50:24 UTC 2007


Author: kov
Date: Tue Apr 17 00:50:24 2007
New Revision: 2108

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2108
Log:
now suggest python-genshi instead of python-markup, following the upstream and Debian package rename

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=2108&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Tue Apr 17 00:50:24 2007
@@ -1,3 +1,12 @@
+turbogears (1.0.1-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * debian/control:
+  - changed python-markup to python-genshi on Suggests, following the
+    upstream (and Debian package) rename (Closes: #419567)
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Mon, 16 Apr 2007 21:49:10 -0300
+
 turbogears (1.0.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=2108&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Tue Apr 17 00:50:24 2007
@@ -12,7 +12,7 @@
 XB-Python-Version: ${python:Versions}
 Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.9), python-sqlalchemy | 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.5.1-2), python-pastedeploy (>= 0.5), python-pastescript (>= 0.5.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-turbokid (>= 0.9.5), python-turbojson (>= 0.9.2), python-cheetah (>> 1.0-1), python-setuptools (>= 0.6b3-1)
 Recommends: python-pysqlite2 (>= 2.3.0-1)
-Suggests: python-markup
+Suggests: python-genshi
 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