aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-09-23 02:30:08 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-09-23 02:30:08 +0000
commit238fbb1019071eaeabf421300bdf1307264b1048 (patch)
tree887238049812769c93d483bdc3493184f8793830
parent9432da914fbd466e756a2489a05e56ca75dbf256 (diff)
downloadpython-urllib3-238fbb1019071eaeabf421300bdf1307264b1048.tar
python-urllib3-238fbb1019071eaeabf421300bdf1307264b1048.tar.gz
Bump Standards-Version to 3.9.6 (no changes needed)
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4dab8ab..e98cafb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 @@ python-urllib3 (1.9.1-1) UNRELEASED; urgency=medium
* debian/rules
- Exclude with_dummyserver tests since they are also failing upstream.
- -- Daniele Tricoli <eriol@mornie.org> Tue, 23 Sep 2014 04:15:49 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Tue, 23 Sep 2014 04:28:42 +0200
python-urllib3 (1.9-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d11c0b3..c7bb9bb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends:
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