diff options
author | Daniele Tricoli <eriol@mornie.org> | 2015-05-03 19:31:33 +0000 |
---|---|---|
committer | Daniele Tricoli <eriol@mornie.org> | 2015-05-03 19:31:33 +0000 |
commit | fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a (patch) | |
tree | d596ae7a3f0d4483e95cea2884c902069f213f4a /debian/changelog | |
parent | 22637d1ab02b9126e98c4226bc02b5b39f21dd29 (diff) | |
download | python-requests-fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a.tar python-requests-fd4bc74dca6e91dc29c11d635ffc0a6d56a6113a.tar.gz |
Remove 05_do-not-ascribe-cookies-to-the-target-domain.patch since fixed upstream
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 e114d5c..05090d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,11 +9,13 @@ requests (2.7.0-1) UNRELEASED; urgency=medium - Refresh. * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch - Refresh. + * debian/patches/05_do-not-ascribe-cookies-to-the-target-domain.patch + - Remove since fixed upstream. * debian/python{,3}-requests.links - Remove links thanks to the import machinery in 04_make-requests.packages.urllib3-same-as-urllib3.patch - -- Daniele Tricoli <eriol@mornie.org> Sun, 03 May 2015 21:22:49 +0200 + -- Daniele Tricoli <eriol@mornie.org> Sun, 03 May 2015 21:30:10 +0200 requests (2.4.3-6) unstable; urgency=medium |