diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-10-11 03:28:36 +0200 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-10-11 03:28:36 +0200 |
commit | ebed5310fc74ef9f79a7af514c2c477c50b3d976 (patch) | |
tree | e05c2ed7b2d587fd278007aa66c6943a4feb3f3f | |
parent | 3bee1583c9cbe50ff48016117c89035901e801bd (diff) | |
download | python-urllib3-ebed5310fc74ef9f79a7af514c2c477c50b3d976.tar python-urllib3-ebed5310fc74ef9f79a7af514c2c477c50b3d976.tar.gz |
Remove debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch
It was taken from upstream and it's now included in this release.
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8b486ee..bb4c9e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ python-urllib3 (1.12-1) UNRELEASED; urgency=medium * New upstream release. * debian/control - Update Vcs fields for git migration. + * debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch + - Remove since included in this release. - -- Daniele Tricoli <eriol@mornie.org> Sat, 10 Oct 2015 02:35:06 +0200 + -- Daniele Tricoli <eriol@mornie.org> Sun, 11 Oct 2015 03:21:34 +0200 python-urllib3 (1.11-2) unstable; urgency=medium |