diff options
author | Daniele Tricoli <eriol@mornie.org> | 2014-09-23 02:30:08 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2014-09-23 02:30:08 +0000 |
commit | 238fbb1019071eaeabf421300bdf1307264b1048 (patch) | |
tree | 887238049812769c93d483bdc3493184f8793830 /debian/changelog | |
parent | 9432da914fbd466e756a2489a05e56ca75dbf256 (diff) | |
download | python-urllib3-238fbb1019071eaeabf421300bdf1307264b1048.tar python-urllib3-238fbb1019071eaeabf421300bdf1307264b1048.tar.gz |
Bump Standards-Version to 3.9.6 (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 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 |