[Python-modules-commits] r6945 - in packages/jinja2/trunk/debian (changelog control)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Nov 23 20:33:35 UTC 2008
Date: Sunday, November 23, 2008 @ 20:33:34
Author: piotr
Revision: 6945
* Bump required python-sphinx version to >= 0.5 (needed to build docs)
* mark as UNRELEASED (waiting for python-sphinx 0.5-1 upload)
Modified:
packages/jinja2/trunk/debian/changelog
packages/jinja2/trunk/debian/control
Modified: packages/jinja2/trunk/debian/changelog
===================================================================
--- packages/jinja2/trunk/debian/changelog 2008-11-23 19:44:08 UTC (rev 6944)
+++ packages/jinja2/trunk/debian/changelog 2008-11-23 20:33:34 UTC (rev 6945)
@@ -1,10 +1,11 @@
-jinja2 (2.1-1) unstable; urgency=low
+jinja2 (2.1-1) UNRELEASED; urgency=low
[ Sandro Tosi ]
* Switch Vcs-Browser field to viewsvn
[ Piotr Ożarowski ]
- * New upstream release
+ * New upstream release
+ * Bump required python-sphinx version to >= 0.5 (needed to build docs)
-- Piotr Ożarowski <piotr at debian.org> Sun, 23 Nov 2008 15:02:38 +0100
Modified: packages/jinja2/trunk/debian/control
===================================================================
--- packages/jinja2/trunk/debian/control 2008-11-23 19:44:08 UTC (rev 6944)
+++ packages/jinja2/trunk/debian/control 2008-11-23 20:33:34 UTC (rev 6945)
@@ -5,7 +5,7 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5), quilt (>= 0.40), python-support (>= 0.6.4),
python-setuptools (>= 0.6b3-1~), python-all-dev (>= 2.3.5-11), python-all-dbg
-Build-Depends-Indep: python-sphinx, python-pygments
+Build-Depends-Indep: python-sphinx (>= 0.5), python-pygments
Standards-Version: 3.8.0
Homepage: http://jinja.pocoo.org/2/
XS-Python-Version: >= 2.4
More information about the Python-modules-commits
mailing list