* No-change rebuild to drop _PyFPE support.
* No-change rebuild to build to drop python3.5.
* No change rebuild to add Python 3.6 support.
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* New upstream release.
* Using pkgos-dh_auto_install & update-alternatives for /usr/bin/*
* Removed applied upstream patch:
- fix-bad-case-compare-in-python3-tests.patch
- fixes-test_request_cookie_parsing.patch
* Rebase the other 2 patches.
* Add disable-failing-test.patch.
* Added export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow.
* Standards-Version is now 3.9.8 (no change).
* Added patch to fix test_request_cookie_parsing which fixes FTBFS
(Closes: #811490, #811465).
* Fix debian/copyright ordering.
* Add patch to fix some spelling mistakes.
* Uploading to unstable.
* Fixes python3 case patch so that it works also with backports to Jessie
and Trusty.
* Added missing python{3}-{ddp,yaml} build-dependency.
* New upstream release.
* Added -six and -mimeparse in (build-)depends.
* Standards-Version is now 3.9.6.
* Added dh-python as build-depends.
* Removed python-nose version hack in debian/rules.
* Dropped Python 3.2 patch.
* Added fix-bad-case-compare-in-python3-tests.patch.
* Removed precise hack in debian/rules.
* Using git tag instead of broken PyPi for the debian/watch.
* Also build-depends on cython3 (Closes: #751494).
* Added a python 3.2 compat patch for unicode strings.
* rm -rf $(CURDIR)/debian/python*-falcon/usr/lib/python*/dist-packages/tests
(Closes: #744992). Thanks to Jakub Wilk <jwilk@debian.org> for the report.
* New upstream releaes.
* Fixed wrong build-depends for python{3,}-all-dev.
* Runs unit tests only if nose >= 1.3.
* Applied patch from Matthias Klose to fix the shebangs, though do not do it
if building under Precise, which doesn't have the option (Closes: #739621).
* Reverts the order in the build-depends of python-dev to fix FTBFS. Any
backport will have to revert the other way (Closes: #725406).
* Fixes non-ASCII chars in README.rst.
* Added cython to build-depends.
* Using Arch: any since having cython generates some .so
* Initial release. (Closes: #723633)