[Python-modules-commits] r27691 - in packages/chardet/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Sat Feb 15 16:50:41 UTC 2014
Date: Saturday, February 15, 2014 @ 16:50:40
Author: eriol-guest
Revision: 27691
Added X-Python-Version: >= 2.6
Modified:
packages/chardet/trunk/debian/changelog
packages/chardet/trunk/debian/control
Modified: packages/chardet/trunk/debian/changelog
===================================================================
--- packages/chardet/trunk/debian/changelog 2014-02-15 16:48:25 UTC (rev 27690)
+++ packages/chardet/trunk/debian/changelog 2014-02-15 16:50:40 UTC (rev 27691)
@@ -16,6 +16,7 @@
- Added stanza for python3-chardet
- Bumped debhelper B-D to (>= 9)
- Updated Homepage
+ - Added X-Python-Version: >= 2.6
* debian/rules
- Added export PYTHONWARNINGS=d
* debian/watch
Modified: packages/chardet/trunk/debian/control
===================================================================
--- packages/chardet/trunk/debian/control 2014-02-15 16:48:25 UTC (rev 27690)
+++ packages/chardet/trunk/debian/control 2014-02-15 16:50:40 UTC (rev 27691)
@@ -13,6 +13,7 @@
python-setuptools (>= 0.6b3),
python3-all,
python3-setuptools
+X-Python-Version: >= 2.6
Standards-Version: 3.9.2
Homepage: https://github.com/chardet/chardet
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/chardet/trunk/
More information about the Python-modules-commits
mailing list