1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
|
python-falcon (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 12:26:45 +0200
python-falcon (2.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Refreshed fix-non-ascii-in-doc.patch.
* Add do-not-test-with-rapidjson.patch.
* Add disable-cmd-print-api-test.patch.
* Add disable_test_imported_from_c_modules.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 10:33:36 +0200
python-falcon (1.4.1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Support Python 3.9 msgpack (Closes: #972332).
-- Stefano Rivera <stefanor@debian.org> Fri, 16 Oct 2020 11:30:16 -0700
python-falcon (1.4.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Removed cython from build-depends (Closes: #945703).
-- Thomas Goirand <zigo@debian.org> Fri, 29 Nov 2019 08:38:02 +0100
python-falcon (1.4.1-1) unstable; urgency=medium
[ Thomas Goirand ]
* d/control: Set Vcs-* to salsa.debian.org.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating copyright format url.
* Fixed new upstream VCS URL.
* New upstream release (Closes: #930134).
* Remove Python 2 support.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.4.0.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
-- Thomas Goirand <zigo@debian.org> Fri, 19 Jul 2019 20:22:48 +0200
python-falcon (1.0.0-2) unstable; urgency=medium
[ 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.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Oct 2016 19:21:25 +0200
python-falcon (1.0.0-1) experimental; urgency=medium
[ 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).
-- Thomas Goirand <zigo@debian.org> Mon, 11 Jul 2016 10:02:42 +0200
python-falcon (0.3.0-5) unstable; urgency=medium
* 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.
-- Thomas Goirand <zigo@debian.org> Wed, 20 Jan 2016 07:27:47 +0000
python-falcon (0.3.0-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 09:22:57 +0000
python-falcon (0.3.0-3) experimental; urgency=medium
* Fixes python3 case patch so that it works also with backports to Jessie
and Trusty.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Oct 2015 15:57:41 +0200
python-falcon (0.3.0-2) experimental; urgency=medium
* Added missing python{3}-{ddp,yaml} build-dependency.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Oct 2015 13:35:26 +0000
python-falcon (0.3.0-1) experimental; urgency=medium
* 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.
-- Thomas Goirand <zigo@debian.org> Mon, 05 Oct 2015 15:10:01 +0200
python-falcon (0.1.8-3) unstable; urgency=medium
* Also build-depends on cython3 (Closes: #751494).
* Added a python 3.2 compat patch for unicode strings.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Jun 2014 16:39:28 +0800
python-falcon (0.1.8-2) unstable; urgency=medium
* rm -rf $(CURDIR)/debian/python*-falcon/usr/lib/python*/dist-packages/tests
(Closes: #744992). Thanks to Jakub Wilk <jwilk@debian.org> for the report.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Apr 2014 10:08:40 +0000
python-falcon (0.1.8-1) unstable; urgency=low
* New upstream releaes.
* Fixed wrong build-depends for python{3,}-all-dev.
* Runs unit tests only if nose >= 1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Apr 2014 21:34:59 +0800
python-falcon (0.1.7-4) unstable; urgency=medium
* 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).
-- Thomas Goirand <zigo@debian.org> Fri, 28 Feb 2014 18:14:37 +0800
python-falcon (0.1.7-3) unstable; urgency=low
* Reverts the order in the build-depends of python-dev to fix FTBFS. Any
backport will have to revert the other way (Closes: #725406).
-- Thomas Goirand <zigo@debian.org> Sun, 06 Oct 2013 09:01:47 +0000
python-falcon (0.1.7-2) unstable; urgency=low
* Fixes non-ASCII chars in README.rst.
* Added cython to build-depends.
* Using Arch: any since having cython generates some .so
-- Thomas Goirand <zigo@debian.org> Thu, 26 Sep 2013 17:14:06 +0800
python-falcon (0.1.7-1) unstable; urgency=low
* Initial release. (Closes: #723633)
-- Thomas Goirand <zigo@debian.org> Wed, 18 Sep 2013 15:34:49 +0800
|