aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 19da4cc..7237e6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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@mornie.org> Fri, 09 Nov 2012 04:15:52 +0100
+ -- Daniele Tricoli <eriol@mornie.org> Fri, 09 Nov 2012 04:23:18 +0100
python-urllib3 (1.3-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2e522c7..87cd849 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
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