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 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
|
sentry-python (2.18.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.18.0
[ Antonio Terceiro ]
* Build-Depends: add dh-python
-- Alexandre Detiste <tchet@debian.org> Sun, 17 Nov 2024 14:42:13 +0100
sentry-python (2.16.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.16.0
- Includes fix for [CVE-2024-40647] (Closes: #1083189)
* debian/rules: ignore upstream pytest.ini
* Build-Depends: add python3-brotli
* debian/rules: skip a few more tests
* Drop explicit debian/tests in favor of `Testsuite: autopkgtest-pkg-pybuild`
* Fix documentation build (Closes: #1077458)
* debian/rules: skip 1 test that fails under autopkgtest
-- Antonio Terceiro <terceiro@debian.org> Tue, 08 Oct 2024 15:39:25 -0300
sentry-python (1.40.4-3) unstable; urgency=medium
* Ignore failing autopkg test.
* Team upload.
-- Eberhard Beilharz <eb1@sil.org> Mon, 22 Apr 2024 15:24:32 +0200
sentry-python (1.40.4-2) unstable; urgency=medium
* Team upload to unstable.
-- Christoph Berg <myon@debian.org> Sun, 24 Mar 2024 10:27:55 +0100
sentry-python (1.40.4-1) experimental; urgency=medium
* Team upload.
* New upstream version 1.40.4. (Newer versions don't pass all tests.)
* Fixes test regression with pytest 8 (Closes: #1063986, #1066754)
-- Christoph Berg <myon@debian.org> Fri, 22 Mar 2024 20:45:37 +0000
sentry-python (1.39.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
* Build-depend on python3-pytest-asyncio <!nocheck>.
* Add autopkg test dependency on python3-pytest-asyncio.
-- Matthias Klose <doko@debian.org> Wed, 17 Jan 2024 08:33:45 +0100
sentry-python (1.39.1-1) unstable; urgency=medium
* Team upload.
* d/watch: Move over to git mode on GitHub
* New upstream version 1.39.1
(Closes: #1058422)
* Rebuild patch queue from patch-queue branch
Added patch:
debian-hacks/docs-Use-alabaster-theme.patch
* d/control: Adjust B-D, adding BuildProfileSpecs
* d/rules: Adjust tests to ignore
* d/rules: Remove removal of test_flask.py
* d/control: Drop manually added packages in python3-sentry-sdk
* d/control: Increase Standards-Version to 4.6.2
No further changes needed.
* d/rules: Adjust/improve sphinxdoc build
* d/rules: Drop --with option in default target
* autopkgtest: Adding additional needed dependency
* autopkgtest: Adjust test setup
* d/copyright: Update license and year data
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 08 Jan 2024 21:26:01 +0100
sentry-python (1.9.10-2) unstable; urgency=medium
* d/rules: rm -> rm -f when removing test_flask.py
* Add missing Depends on python3-pytest-forked
-- Scott Talbert <swt@techie.net> Fri, 02 Dec 2022 12:19:30 -0500
sentry-python (1.9.10-1) unstable; urgency=medium
* Team upload.
* [e07fe4e] New upstream version 1.9.10
* [3994f23] d/rules: Work around incompatible tests with werkzeug
* [dd432c5] autopkgtest: Ignore tests/integrations/flask/test_flask.py
The test of this file will fail with werkzeug >= 2.1! Upstream still set a
requirement on Werkzeug < 2.1.0.
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 12 Oct 2022 08:35:05 +0200
sentry-python (1.9.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.9.4
* Rebuild patch queue from patch-queue branch
Removed patch:
debian-hacks/Do-assignment-only-if-key-is-alive-in-capture_event.patch
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 15 Aug 2022 10:46:37 +0200
sentry-python (1.9.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.9.3
* python3-sentry-sdk: Drop packaging of examples
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 11 Aug 2022 00:21:43 +0200
sentry-python (1.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.9.0
* Rebuild patch queue from patch-queue branch
Added patch:
debian-hacks/Do-assignment-only-if-key-is-alive-in-capture_event.patch
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 30 Jul 2022 11:13:53 +0200
sentry-python (1.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.7.0
* d/rules: Remove cruft file within documentation
* d/*.doc-base: Add doc-base-registration sequencer
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 11 Jul 2022 20:44:14 +0200
sentry-python (1.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.6.0
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 25 Jun 2022 12:34:14 +0200
sentry-python (1.5.12-3) unstable; urgency=medium
* Team upload.
* d/t/control: Add missing package python3-all
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 12 Jun 2022 23:32:57 +0200
sentry-python (1.5.12-2) unstable; urgency=medium
* Team upload.
* Adding patch from patch-queue branch
Added patch:
debian-hacks/docs-Use-local-inventory-for-Python3.patch
* d/control: Add more build dependencies
* d/control: Add new package python-sentry-sdk-doc
* d/rules: Add overrides to build the -doc package too
* d/t/control: Adjust deps to exclude not needed packages
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 12 Jun 2022 07:32:16 +0200
sentry-python (1.5.12-1) unstable; urgency=medium
* Team upload.
[ Bastian Germann ]
* Replace Salsa config by the CI team's version
[ Carsten Schoenert ]
* d/gbp.conf: Add git-buildpackage config
* New upstream version 1.5.12
* d/copyright: Update years and upstream name
* d/control: Running wrap-and-sort -ast
* d/control: Split of Build-Depends-Indep
* d/control: Increase Standards-Version to 4.6.1
* d/{docs,examples}: Renaming to specific sequencer naming
* d/control: Remove obsolet Testsuite field
* d/control: Remove python3-eventlet from B-D
* d/rules: Adding tests to ignore due pytest7 behavior
* d/README.source: Adding information about source package
* d/README.source: Adding information about newly ignored tests
* autopkgtest: Add a first running setup
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 11 Jun 2022 16:08:50 +0200
sentry-python (1.4.3-1) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Eberhard Beilharz ]
* New upstream release 1.4.2 (Closes: #990232)
-- Eberhard Beilharz <eb1@sil.org> Tue, 28 Sep 2021 17:16:39 +0200
sentry-python (0.13.2-1) unstable; urgency=medium
* Team Upload.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ William Grzybowski ]
* New upstream version (Closes: #977095)
[ Stefano Rivera ]
* Update Maintainer to Debian Python Team.
* Patch: Remove failing pytest.py filename check from test_general.
* Bump Standards-Version to 4.5.1, no changes needed.
* Declare Rules-Requires-Root: no.
-- Stefano Rivera <stefanor@debian.org> Thu, 28 Jan 2021 22:33:58 -0700
sentry-python (0.12.2-1) unstable; urgency=medium
* New upstream release
-- William Grzybowski <william@grzy.org> Mon, 23 Sep 2019 16:44:48 -0300
sentry-python (0.12.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- Add new dependencies to Build-Depends
-- William Grzybowski <william@grzy.org> Wed, 18 Sep 2019 12:38:30 -0300
sentry-python (0.9.5-2) unstable; urgency=medium
* Upload to unstable
* d/control:
- Change Maintainer to DPMT
- Change Vcs-* to DPMT
- Update Standards-Version to 4.4.0
* d/gbp.conf: no longer needed in DPMT repository
* d/rules: do not hard-code python version
-- William Grzybowski <william@grzy.org> Mon, 16 Sep 2019 10:56:44 -0300
sentry-python (0.9.5-1) experimental; urgency=medium
* Initial release (Closes: #931461)
-- William Grzybowski <william@grzy.org> Thu, 04 Jul 2019 21:10:34 -0300
|