[Python-modules-commits] r30727 - in packages/python-urllib3/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue Sep 23 02:30:09 UTC 2014
Date: Tuesday, September 23, 2014 @ 02:30:08
Author: eriol-guest
Revision: 30727
Bump Standards-Version to 3.9.6 (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 2014-09-23 02:25:04 UTC (rev 30726)
+++ packages/python-urllib3/trunk/debian/changelog 2014-09-23 02:30:08 UTC (rev 30727)
@@ -1,6 +1,8 @@
python-urllib3 (1.9.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * debian/control
+ - Bump Standards-Version to 3.9.6 (no changes needed).
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refresh.
* debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch
@@ -10,7 +12,7 @@
* debian/rules
- Exclude with_dummyserver tests since they are also failing upstream.
- -- Daniele Tricoli <eriol at mornie.org> Tue, 23 Sep 2014 04:15:49 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Tue, 23 Sep 2014 04:28:42 +0200
python-urllib3 (1.9-1) unstable; urgency=medium
Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control 2014-09-23 02:25:04 UTC (rev 30726)
+++ packages/python-urllib3/trunk/debian/control 2014-09-23 02:30:08 UTC (rev 30727)
@@ -19,7 +19,7 @@
python3-setuptools,
python3-six,
python3-wheel,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
Homepage: http://urllib3.readthedocs.org
More information about the Python-modules-commits
mailing list