aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2012-11-09 03:30:46 +0000
committerDaniele Tricoli <eriol@mornie.org>2012-11-09 03:30:46 +0000
commitfaa58a491ea9da30d0be4300d6485b819431fb74 (patch)
treec7515f5fb677b928d14695e9929154f59a12a1d2 /debian
parent052e218269d5b318da94b94e36204a4229a61a84 (diff)
downloadpython-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar
python-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar.gz
Bumped Standards-Version to 3.9.4 (no changes needed)
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