aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* Add changelog entry about the new DEP8 testsHEADmasterChristopher Baines2015-12-22
|
* Add DEP8 testsChristopher Baines2015-12-22
| | | | | | This is a patch from Edward Betts <edward@4angle.com> (#796717). I then adjusted the test to work under python3 and added some additional packages to the Depends for the tests.
* merge patched into masterChristopher Baines2015-12-22
|
* Update changelog for new upstream releaseChristopher Baines2015-12-22
|
* merge patched into masterChristopher Baines2015-12-22
|
* record new upstream branch created by importing ↵Christopher Baines2015-12-22
| | | | python-urllib3_1.13.1.orig.tar.gz
* ignore egg-infoPiotr Ożarowski2015-10-18
|
* Refresh debian/patches/01_do-not-use-embedded-python-six.patchDaniele Tricoli2015-10-11
|
* Remove debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patchDaniele Tricoli2015-10-11
| | | | It was taken from upstream and it's now included in this release.
* merge patched into masterDaniele Tricoli2015-10-10
|
* Update Vcs fields for git migrationDaniele Tricoli2015-10-10
|
* New upstream releaseDaniele Tricoli2015-10-09
|
* merge patched into masterDaniele Tricoli2015-10-09
|
* record new upstream branch created by importing python-urllib3_1.12.orig.tar.gzDaniele Tricoli2015-10-09
|
* Update Vcs fields for git migrationSVN-Git Migration2015-10-08
|
* git-dpm configSVN-Git Migration2015-10-08
|
* Initialize git-dpmSVN-Git Migration2015-10-08
|
* Imported Debian patch 1.11-2Daniele Tricoli2015-08-23
|
* s/UNRELEASED/unstable/Piotr Ożarowski2015-08-17
|
* Add python-ntlm to python-urllib3's SuggestsDaniele Tricoli2015-08-17
|
* Add python{,3}-tornado to Build-DependsDaniele Tricoli2015-08-17
|
* Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2015-08-17
|
* New upstream releaseDaniele Tricoli2015-08-17
|
* s/UNRELEASED/unstable/Piotr Ożarowski2015-05-03
|
* Bump upstream version to 1.10.4Daniele Tricoli2015-05-03
|
* Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2015-05-03
|
* Use pypi.debian.net redirectorDaniele Tricoli2015-05-03
|
* New upstream releaseDaniele Tricoli2015-05-03
|
* s/UNRELEASED/experimental/Piotr Ożarowski2015-01-17
|
* Remove 06_do-not-make-SSLv3-mandatory.patch since it was merged upstreamDaniele Tricoli2015-01-15
|
* Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-12-31
|
* New upstream releaseDaniele Tricoli2014-12-31
|
* s/UNRELEASED/unstable/Daniele Tricoli2014-11-20
|
* Fix typo s/insicure/insecure/Daniele Tricoli2014-11-20
|
* Add forgotten hash signDaniele Tricoli2014-11-20
|
* * debian/patches/06_do-not-make-SSLv3-mandatory.patchDaniele Tricoli2014-11-20
| | | | | - Since SSL version 3 is insicure it is supported only if Python supports it. (Closes: 770246)
* * Team upload.Stefano Rivera2014-11-18
| | | | | | * Replace 05_do-not-use-embedded-ssl-match-hostname.patch with 05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: 755106, 763389)
* s/UNRELEASED/unstable/Piotr Ożarowski2014-10-21
|
* Bump python{,3}-nose to >=1.3.3 to build urllib3 on Wheezy. Thanks toDaniele Tricoli2014-10-21
| | | | | Nick Phillips for the report. (Closes: #765035)
* s/UNRELEASED/unstable/Piotr Ożarowski2014-09-23
|
* Bump Standards-Version to 3.9.6 (no changes needed)Daniele Tricoli2014-09-23
|
* Refresh againDaniele Tricoli2014-09-23
|
* Exclude dummyserver tests since they are also failing upstreamDaniele Tricoli2014-09-23
|
* Fix forgotten six importDaniele Tricoli2014-09-23
|
* Remove debian/patches/06_add-test-init-py.patch since fixed upstreamDaniele Tricoli2014-09-23
|
* Refresh debian/patches/05_do-not-use-embedded-ssl-match-hostname.patchDaniele Tricoli2014-09-22
|
* Refresh debian/patches/01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-09-22
|
* New upstream releaseDaniele Tricoli2014-09-22
|
* s/UNRELEASED/unstable/Piotr Ożarowski2014-09-08
|
* * debian/controlDaniele Tricoli2014-09-01
| | | | | | | | | | - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into python-urllib3's Recomends to ensure that SNI works as expected and to prevent CRIME attack - Add python3-ndg-httpsclient, python3-openssl and python3-pyasn1 into python3-urllib3's Suggests since Python 3 already support SNI and and SSL compression can be disabled using OP_NO_COMPRESSION