aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Imported Debian patch 1.9.1-2Daniele Tricoli2014-10-21
|\
| * 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)
| |
| \
*-. | Imported Debian patch 1.9.1-1Daniele Tricoli2014-09-23
|\ \|
| | * 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
| | |
| * | Imported Upstream version 1.9.1SVN-Git Migration2015-10-08
| | |
| | |
| \ \
*-. \ \ Imported Debian patch 1.9-1Daniele Tricoli2014-09-01
|\ \ \ \ | | |/ / | |/| / | | |/
| | * 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
| | * * debian/patches/06_add-test-init-py.patchDaniele Tricoli2014-09-01
| | | | | | | | | | | | | | | - Add needed test/__init__.py file not shipped in sdist
| | * RefreshDaniele Tricoli2014-08-31
| | |
| | * Fix a forgotten six importDaniele Tricoli2014-08-31
| | |
| | * Remove 06_relax-test-requirements.patch from debian/patches/seriesDaniele Tricoli2014-08-31
| | |
| | * Remove since upstream now does not specify version of packages neededDaniele Tricoli2014-08-31
| | | | | | | | | | | | for testing inside setup.py
| | * Refresh 05_do-not-use-embedded-ssl-match-hostname.patchDaniele Tricoli2014-08-31
| | |
| | * Refresh 02_require-cert-verification.patchDaniele Tricoli2014-08-31
| | |
| | * Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-08-31
| | |
| | * New upstream releaseDaniele Tricoli2014-08-31
| | |
| * | Imported Upstream version 1.9SVN-Git Migration2015-10-08
| | |
| | |
| \ \
*-. \ \ Imported Debian patch 1.8.3-1Daniele Tricoli2014-07-07
|\ \ \ \ | | |/ / | |/| / | | |/
| | * s/UNRELEASED/unstable/Piotr Ożarowski2014-07-07
| | |
| | * Refresh 01_do-not-use-embedded-python-six.patch and ↵Daniele Tricoli2014-07-07
| | | | | | | | | | | | 04_relax_nosetests_options.patch
| | * New upstream releaseDaniele Tricoli2014-07-07
| | |
| * | Imported Upstream version 1.8.3SVN-Git Migration2015-10-08
| | |
| | |
| \ \
*-. \ \ Imported Debian patch 1.8.2-1Daniele Tricoli2014-05-28
|\ \ \ \ | | |/ / | |/| / | | |/
| | * s/UNRELEASED/unstable/Piotr Ożarowski2014-05-28
| | |
| | * Cleaned .coverage file generated by nose using coverage pluginDaniele Tricoli2014-05-28
| | |
| | * Updated copyright yearsDaniele Tricoli2014-05-28
| | |
| | * Removed python-tornado from Build-Depends since it was used only for dummyserverDaniele Tricoli2014-05-28
| | |
| | * Run tests from build directoryDaniele Tricoli2014-05-28
| | |
| | * No need to remove dummyserver since it is not installed anymoreDaniele Tricoli2014-05-27
| | |
| | * CleanupDaniele Tricoli2014-05-27
| | |
| | * s/using the custom build plugin for tests/using the custom build plugin of ↵Daniele Tricoli2014-05-27
| | | | | | | | | | | | pybuild
| | * Enabled tests at build time also for Python 3 using the custom build plugin ↵Daniele Tricoli2014-05-27
| | | | | | | | | | | | for tests
| | * Enabled tests at build time for Python 3Daniele Tricoli2014-05-25
| | |
| | * * debian/controlDaniele Tricoli2014-05-25
| | | | | | | | | | | | | | | | | | - Added python3-coverage, python3-mock, python3-nose, python3-tornado to Build-Depends - Bumped python()
| | * Relax version of packages needed for testingDaniele Tricoli2014-05-25
| | |
| | * Removed ssl_match_hostname package from setup.pyDaniele Tricoli2014-05-24
| | |
| | * Do not use embedded copy of ssl.match_hostnameDaniele Tricoli2014-05-24
| | |
| | * Added descriptionDaniele Tricoli2014-05-24
| | |
| | * Renamed setuptools.patch to 03_force_setuptools.patchDaniele Tricoli2014-05-24
| | |
| | * Removed debian/patches/03_no-setuptools.patch; superseded by ↵Daniele Tricoli2014-05-24
| | | | | | | | | | | | debian/patches/setuptools.patch