[Python-modules-commits] r22928 - in packages/python-urllib3/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Fri Nov 9 03:30:50 UTC 2012
Date: Friday, November 9, 2012 @ 03:30:46
Author: eriol-guest
Revision: 22928
Bumped Standards-Version to 3.9.4 (no changes needed)
Modified:
packages/python-urllib3/trunk/debian/changelog
packages/python-urllib3/trunk/debian/control
Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog 2012-11-09 03:16:33 UTC (rev 22927)
+++ packages/python-urllib3/trunk/debian/changelog 2012-11-09 03:30:46 UTC (rev 22928)
@@ -1,13 +1,15 @@
python-urllib3 (1.5-1) UNRELEASED; urgency=low
* New upstream release
+ * debian/control
+ - Bumped Standards-Version to 3.9.4 (no changes needed)
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/rules
- Run tests only for python2.7 since upstream is using
assertRaises() as a context manager
- -- Daniele Tricoli <eriol at mornie.org> Fri, 09 Nov 2012 04:15:52 +0100
+ -- Daniele Tricoli <eriol at mornie.org> Fri, 09 Nov 2012 04:23:18 +0100
python-urllib3 (1.3-3) unstable; urgency=low
Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control 2012-11-09 03:16:33 UTC (rev 22927)
+++ packages/python-urllib3/trunk/debian/control 2012-11-09 03:30:46 UTC (rev 22928)
@@ -12,7 +12,7 @@
python-six,
python-tornado,
python3-all
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
Homepage: http://urllib3.readthedocs.org
More information about the Python-modules-commits
mailing list