[Python-modules-commits] r26279 - in packages/python-cssselect/trunk/debian (changelog control)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Fri Oct 25 15:29:37 UTC 2013
Date: Friday, October 25, 2013 @ 15:29:35
Author: barry
Revision: 26279
Add X-Python-Version header.
Modified:
packages/python-cssselect/trunk/debian/changelog
packages/python-cssselect/trunk/debian/control
Modified: packages/python-cssselect/trunk/debian/changelog
===================================================================
--- packages/python-cssselect/trunk/debian/changelog 2013-10-25 15:22:00 UTC (rev 26278)
+++ packages/python-cssselect/trunk/debian/changelog 2013-10-25 15:29:35 UTC (rev 26279)
@@ -4,6 +4,7 @@
* debian/control:
- Remove unnecessary Build-Dep on python-support.
- Bumped Standards-Version to 3.9.4 with no changes necessary.
+ - Add X-Python-Version header.
-- Barry Warsaw <barry at debian.org> Fri, 25 Oct 2013 11:01:57 -0400
Modified: packages/python-cssselect/trunk/debian/control
===================================================================
--- packages/python-cssselect/trunk/debian/control 2013-10-25 15:22:00 UTC (rev 26278)
+++ packages/python-cssselect/trunk/debian/control 2013-10-25 15:29:35 UTC (rev 26279)
@@ -7,6 +7,7 @@
,python-all
,python-setuptools
Standards-Version: 3.9.4
+X-Python-Version: >= 2.6
Homepage: http://pypi.python.org/pypi/cssselect
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-cssselect/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-cssselect/trunk/
More information about the Python-modules-commits
mailing list