Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bumped Standards-Version to 3.9.4 (no changes needed) | Daniele Tricoli | 2013-01-20 | |
| | ||||
* | Updated debian/copyright to reflect upstream switch to | Daniele Tricoli | 2013-01-20 | |
| | | | | Apache 2.0 and updated copyright years | |||
* | Removed python-gevent and python-oauthlib from Recommends since upstream is ↵ | Daniele Tricoli | 2013-01-19 | |
| | | | | not using them anymore | |||
* | Removed python*-six since python*-urllib3 is not embedded anymore | Daniele Tricoli | 2013-01-19 | |
| | ||||
* | Set python*-urllib3 (>= 1.5) | Daniele Tricoli | 2013-01-19 | |
| | ||||
* | Added python-urllib3, python3-urllib3 to Build-Depends and Depends | Daniele Tricoli | 2013-01-19 | |
| | ||||
* | debian/control | Daniele Tricoli | 2013-01-19 | |
| | | | | | - Added python-chardet, python3-chardet to Build-Depends and moved them from Recommends to Depends | |||
* | Use the system python-chardet and python-urllib3 instead of the embedded copies | Daniele Tricoli | 2013-01-19 | |
| | ||||
* | debian/patches/01_use-system-ca-certificates.patch | Daniele Tricoli | 2013-01-19 | |
| | | | | | - Use the bundle provided by ca-certificates instead of the embedded one | |||
* | Removed 02_do-not-use-embedded-python-six.patch because | Daniele Tricoli | 2013-01-19 | |
| | | | | no longer necessary | |||
* | Removed 01_do-not-use-python-certifi.patch since | Daniele Tricoli | 2013-01-19 | |
| | | | | it is no longer necessary | |||
* | New upstream release | Daniele Tricoli | 2013-01-19 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2012-05-19 | |
| | ||||
* | Added python-oauthlib to python-requests' Recommends field | Daniele Tricoli | 2012-05-19 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-05-19 | |
| | ||||
* | Refreshed debian/patches/01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-05-04 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-05-04 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2012-04-23 | |
| | ||||
* | Refreshed debian/patches/01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-04-23 | |
| | ||||
* | s/unstable/UNRELEASED/ | Daniele Tricoli | 2012-04-23 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-04-23 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2012-04-02 | |
| | ||||
* | Updated Description field | Daniele Tricoli | 2012-04-01 | |
| | ||||
* | Added python3-chardet to python3-requests' Recommends field | Daniele Tricoli | 2012-04-01 | |
| | ||||
* | Refreshed debian/patches/02_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2012-04-01 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-04-01 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2012-03-20 | |
| | ||||
* | Added forgotten stanzas about packages inside the fork of python-urllib3 | Daniele Tricoli | 2012-03-19 | |
| | ||||
* | Used rm -f to not FTBFS when builded twice in a row | Daniele Tricoli | 2012-03-19 | |
| | ||||
* | Added python(3)-six to Builds-Depends | Daniele Tricoli | 2012-03-19 | |
| | ||||
* | Removed embedded copy of python-six | Daniele Tricoli | 2012-03-18 | |
| | ||||
* | Bumped Standards-Version to 3.9.3 (no changes needed) | Daniele Tricoli | 2012-03-16 | |
| | ||||
* | Refreshed 01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-03-16 | |
| | ||||
* | Removed 02_fix-python3-except-sintax-error.patch as it is applied upstream | Daniele Tricoli | 2012-03-16 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-03-13 | |
| | ||||
* | Fix typo in python3-requests' ${python3:Depends} | Piotr Ożarowski | 2012-02-21 | |
| | ||||
* | s/UNRELEASED/unstable | Piotr Ożarowski | 2012-02-05 | |
| | ||||
* | Added override_dh_auto_clean to make the package build twice in a row | Daniele Tricoli | 2012-02-05 | |
| | ||||
* | Added python3 package | Daniele Tricoli | 2012-02-05 | |
| | ||||
* | * debian/patches/02_fix-python3-except-sintax-error.patches | Daniele Tricoli | 2012-02-05 | |
| | | | | | - Fix SyntaxError on Python3 because "except Error, e" is not supported anymore | |||
* | Use final Format URI since lintian 2.5.5 will accept it (#649813) | Daniele Tricoli | 2012-02-05 | |
| | ||||
* | * debian/copyright | Daniele Tricoli | 2012-02-05 | |
| | | | | | - Updated Format URI - Updated copyright years | |||
* | * debian/patches/01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-02-05 | |
| | | | | | - To verify SSL certificates for HTTPS requests, use the bundle provided by ca-certificates instead of python-certifi | |||
* | Added ca-certificates to Depends | Daniele Tricoli | 2012-02-05 | |
| | ||||
* | Bumped X-Python-Version >= 2.6 | Daniele Tricoli | 2012-02-04 | |
| | ||||
* | Added python-chardet to Recommends | Daniele Tricoli | 2012-02-04 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2012-02-04 | |
| | ||||
* | New upstream release | Daniele Tricoli | 2011-12-26 | |
| | ||||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2011-11-26 | |
| | ||||
* | Removed a double space | Daniele Tricoli | 2011-11-24 | |
| |