aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 44a0ee8..dd301bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
python-urllib3 (1.8-1) UNRELEASED; urgency=medium
* New upstream release
+ * debian/control
+ - Bumped Standards-Version to 3.9.5 (no changes needed)
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/patches/02_require-cert-verification.patch
- Refreshed
- -- Daniele Tricoli <eriol@mornie.org> Mon, 31 Mar 2014 18:26:22 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Mon, 31 Mar 2014 19:16:24 +0200
python-urllib3 (1.7.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1aaec17..3f59548 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
python-tornado,
python3-all,
python3-six,
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
Homepage: http://urllib3.readthedocs.org