[Python-modules-commits] r18830 - in packages/sqlparse/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Oct 6 16:51:38 UTC 2011
Date: Thursday, October 6, 2011 @ 16:51:37
Author: jwilk
Revision: 18830
Bump minimum required python-sphinx version to 1.0.7+dfsg.
Modified:
packages/sqlparse/trunk/debian/changelog
packages/sqlparse/trunk/debian/control
Modified: packages/sqlparse/trunk/debian/changelog
===================================================================
--- packages/sqlparse/trunk/debian/changelog 2011-10-06 16:51:31 UTC (rev 18829)
+++ packages/sqlparse/trunk/debian/changelog 2011-10-06 16:51:37 UTC (rev 18830)
@@ -1,3 +1,9 @@
+sqlparse (0.1.3-2) UNRELEASED; urgency=low
+
+ * Bump minimum required python-sphinx version to 1.0.7+dfsg.
+
+ -- Jakub Wilk <jwilk at debian.org> Thu, 06 Oct 2011 18:50:51 +0200
+
sqlparse (0.1.3-1) unstable; urgency=low
* New upstream version.
Modified: packages/sqlparse/trunk/debian/control
===================================================================
--- packages/sqlparse/trunk/debian/control 2011-10-06 16:51:31 UTC (rev 18829)
+++ packages/sqlparse/trunk/debian/control 2011-10-06 16:51:37 UTC (rev 18830)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Andriy Senkovych <jolly_roger at itblog.org.ua>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.5-13~), python-sphinx (>= 0.6.6-3)
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.5-13~), python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/python-sqlparse/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/sqlparse/trunk
More information about the Python-modules-commits
mailing list