diff options
author | Daniele Tricoli <eriol@mornie.org> | 2012-11-09 03:30:46 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2012-11-09 03:30:46 +0000 |
commit | faa58a491ea9da30d0be4300d6485b819431fb74 (patch) | |
tree | c7515f5fb677b928d14695e9929154f59a12a1d2 /debian/changelog | |
parent | 052e218269d5b318da94b94e36204a4229a61a84 (diff) | |
download | python-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar python-urllib3-faa58a491ea9da30d0be4300d6485b819431fb74.tar.gz |
Bumped Standards-Version to 3.9.4 (no changes needed)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 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 |