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 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
python-wsgi-intercept (1.13.1-1) unstable; urgency=medium
* New upstream release.
* Rebased patches:
- pop-ssl-context.patch
- support-urllib3-2.x_{1...6}.patch
* Switch to pybuild (Closes: #1090636).
* Fixed d/watch to use correct URL and mode=git.
* Fixed support-urllib3-2.x_1.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Sep 2024 09:55:22 +0200
python-wsgi-intercept (1.13.0-2) unstable; urgency=medium
* Add autopkgtest.
* Run tests in parallel.
-- Thomas Goirand <zigo@debian.org> Wed, 10 Jul 2024 13:52:43 +0200
python-wsgi-intercept (1.13.0-1) unstable; urgency=medium
* New upstream release.
* Drop patches, applied upstream.
* Fixed upstream URLs in d/rules and d/copyright.
* Add support-urllib3-2.x.patch (Closes: #1073465).
* Add pop-ssl-context.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 09 Jul 2024 11:47:09 +0200
python-wsgi-intercept (1.9.3-5) unstable; urgency=medium
* Add Support_Python_3.12.patch (Closes: #1058378).
-- Thomas Goirand <zigo@debian.org> Sun, 07 Jan 2024 13:34:57 +0100
python-wsgi-intercept (1.9.3-4) unstable; urgency=medium
* Cleans better (Closes: #1045619).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 15:41:54 +0200
python-wsgi-intercept (1.9.3-3) unstable; urgency=medium
* Add refer_to_pytest_not_py.test_in_tests.patch (Closes: #1042349).
-- Thomas Goirand <zigo@debian.org> Mon, 07 Aug 2023 10:33:35 +0200
python-wsgi-intercept (1.9.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 11:07:38 +0100
python-wsgi-intercept (1.9.3-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 17 Feb 2022 14:48:06 +0100
python-wsgi-intercept (1.9.2-1) unstable; urgency=medium
* New upstream release:
- Works with newer httplib2 (Closes: #950038).
-- Thomas Goirand <zigo@debian.org> Sun, 12 Apr 2020 22:20:07 +0200
python-wsgi-intercept (1.8.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 10:43:18 +0200
python-wsgi-intercept (1.8.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 13:12:46 +0200
python-wsgi-intercept (1.5.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Drop Python 2 support (Closes: #938267).
-- Thomas Goirand <zigo@debian.org> Sun, 08 Sep 2019 10:55:42 +0200
python-wsgi-intercept (1.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 22:50:23 +0000
python-wsgi-intercept (1.5.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Using pkgos-dh_auto_install.
* Remove patch, and define WSGI_INTERCEPT_SKIP_NETWORK which is now
understood by upstream unit tests.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Oct 2017 21:57:11 +0200
python-wsgi-intercept (1.1.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Uploading to unstable.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 17:19:51 +0000
python-wsgi-intercept (1.1.2-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Bumped Standards-Version to 3.9.6.
* Fixed debian/copyright.
* Rebased 25-do-not-run-internet-needing-tests.patch.
* Get away from pybuild, as we don't want http_proxy / https_proxy being set.
* Watch file using github tag.
* Fixed homepage.
-- Thomas Goirand <zigo@debian.org> Mon, 25 Jan 2016 12:49:48 +0000
python-wsgi-intercept (0.8.1-3) unstable; urgency=medium
* Team upload.
* d/p/01-system-urllib3.patch: Dropped, resolving FTBFS; requests now
DTRT with regards to using system Python modules (Closes: #792161).
-- James Page <james.page@ubuntu.com> Fri, 10 Jul 2015 16:25:27 +0100
python-wsgi-intercept (0.8.1-2) unstable; urgency=medium
* Removed unit tests which are doing outbound network connection to google.
Thanks to Matthias Klose <doko@ubuntu.com> for the report (Closes: #758020)
-- Thomas Goirand <zigo@debian.org> Thu, 14 Aug 2014 15:17:49 +0800
python-wsgi-intercept (0.8.1-1) unstable; urgency=medium
* New upstream release.
* Switched to github as upstream source, and using tags for orig file.
* Adds patch from upstream bug tracker to fix issue with requests
vendorized urllib3 that doesn't work the same way as what is in Debian.
Thanks a lot to upstream author for help! (Closes: #755315).
-- Thomas Goirand <zigo@debian.org> Wed, 06 Aug 2014 14:16:41 +0000
python-wsgi-intercept (0.6.5-1) unstable; urgency=medium
* New upstream release
* debian/patches/old-urllib3.patch: skip requests lib tests, if
urllib3 is too old.
* Bump minimum required python3 version to 3.3.
* Fix debian/watch file URL.
* Drop patch from 0.6.4-2, included upstream.
* Allow testsuite to succeed without network access (like on launchpad)
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 30 Jun 2014 01:08:21 +0100
python-wsgi-intercept (0.6.4-2) unstable; urgency=medium
* Apply patch to fix regression since 0.5.1. Values in HTTP headers was
not preceded by a single space, as preferred in the RFC. Also it's
ugly not to do it, and no-one else deviates from that preference.
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 24 Jun 2014 14:47:45 +0100
python-wsgi-intercept (0.6.4-1) unstable; urgency=medium
* New upstream release.
* Update watch file.
* Enable python3 build.
* Switch to pybuild.
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 24 Jun 2014 12:50:59 +0100
python-wsgi-intercept (0.6.1-1) unstable; urgency=medium
* New upstream release (Closes: #740720).
* Fixed debian/copyright as per FTP masters suggestion.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Nov 2013 14:34:15 +0800
python-wsgi-intercept (0.5.1-1) unstable; urgency=low
* Initial release. (Closes: #725031)
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 01:05:06 +0800
|