[Python-modules-commits] r18939 - in packages/sphinx/trunk/debian (changelog control pyversions)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Oct 15 17:04:01 UTC 2011
Date: Saturday, October 15, 2011 @ 17:03:59
Author: jwilk
Revision: 18939
Use XS-Python-Version instead of debian/pyversions.
Modified:
packages/sphinx/trunk/debian/changelog
packages/sphinx/trunk/debian/control
Deleted:
packages/sphinx/trunk/debian/pyversions
Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog 2011-10-15 16:14:42 UTC (rev 18938)
+++ packages/sphinx/trunk/debian/changelog 2011-10-15 17:03:59 UTC (rev 18939)
@@ -17,8 +17,9 @@
* Modify sphinx.package_dir directly in debian/rules, not via patch. This
makes move_static_files_outside_site-packages.patch fully forwardable
upstream, and makes running tests easier.
+ * Use XS-Python-Version instead of debian/pyversions.
- -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 18:04:21 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 19:03:26 +0200
sphinx (1.0.8+dfsg-2) unstable; urgency=low
Modified: packages/sphinx/trunk/debian/control
===================================================================
--- packages/sphinx/trunk/debian/control 2011-10-15 16:14:42 UTC (rev 18938)
+++ packages/sphinx/trunk/debian/control 2011-10-15 17:03:59 UTC (rev 18939)
@@ -10,6 +10,7 @@
xvfb, xauth, python-webkit, libjs-jquery (>= 1.4), libjs-underscore,
texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended,
perl
+XS-Python-Version: >= 2.4
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/python-modules/packages/sphinx/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/sphinx/trunk/
Deleted: packages/sphinx/trunk/debian/pyversions
===================================================================
--- packages/sphinx/trunk/debian/pyversions 2011-10-15 16:14:42 UTC (rev 18938)
+++ packages/sphinx/trunk/debian/pyversions 2011-10-15 17:03:59 UTC (rev 18939)
@@ -1 +0,0 @@
-2.4-
More information about the Python-modules-commits
mailing list