[Python-modules-commits] r13589 - in packages/mako/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Thu Jun 24 08:13:05 UTC 2010
Date: Thursday, June 24, 2010 @ 08:12:55
Author: piotr
Revision: 13589
move python-markupsafe to Recommends
Modified:
packages/mako/trunk/debian/changelog
packages/mako/trunk/debian/control
Modified: packages/mako/trunk/debian/changelog
===================================================================
--- packages/mako/trunk/debian/changelog 2010-06-24 07:16:12 UTC (rev 13588)
+++ packages/mako/trunk/debian/changelog 2010-06-24 08:12:55 UTC (rev 13589)
@@ -1,9 +1,9 @@
-mako (0.3.4-1) UNRELEASED; urgency=low
+mako (0.3.4-1) unstable; urgency=low
* New upstream release
- * Add python-markupsafe to Depends
+ * Add python-markupsafe to Recommends
- -- Piotr Ożarowski <piotr at debian.org> Wed, 23 Jun 2010 19:47:18 +0200
+ -- Piotr Ożarowski <piotr at debian.org> Thu, 24 Jun 2010 09:56:48 +0200
mako (0.3.3-1) unstable; urgency=low
Modified: packages/mako/trunk/debian/control
===================================================================
--- packages/mako/trunk/debian/control 2010-06-24 07:16:12 UTC (rev 13588)
+++ packages/mako/trunk/debian/control 2010-06-24 08:12:55 UTC (rev 13589)
@@ -13,7 +13,8 @@
Package: python-mako
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, pyhon-markupsafe
+Depends: ${python:Depends}, ${misc:Depends}
+Recommends: python-markupsafe
Suggests: python-beaker (>= 1.1)
Enhances: python-pylons, python-turbogears, python-pygments
XB-Python-Version: ${python:Versions}
More information about the Python-modules-commits
mailing list