[Python-modules-commits] r12448 - in packages/cheetah/trunk/debian (control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Wed Mar 31 00:16:36 UTC 2010
Date: Wednesday, March 31, 2010 @ 00:16:27
Author: arnau
Revision: 12448
Fix typo
Modified:
packages/cheetah/trunk/debian/control
Modified: packages/cheetah/trunk/debian/control
===================================================================
--- packages/cheetah/trunk/debian/control 2010-03-31 00:10:00 UTC (rev 12447)
+++ packages/cheetah/trunk/debian/control 2010-03-31 00:16:27 UTC (rev 12448)
@@ -18,7 +18,7 @@
Architecture: any
Depends: ${python:Depends},
${shlibs:Depends},
- ${misc:Depends},
+ ${misc:Depends}
Suggests: python-markdown (>= 2.0.1), python-pygments, python-memcache
Description: text-based template engine and Python code generator
Cheetah can be used as a standalone templating utility or referenced as a
More information about the Python-modules-commits
mailing list