File: changelog

package info (click to toggle)
sentry-python 1.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,868 kB
  • sloc: python: 21,439; sh: 190; makefile: 120; xml: 2
file content (171 lines) | stat: -rw-r--r-- 5,443 bytes parent folder | download
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
sentry-python (1.9.10-2) unstable; urgency=medium

  * Team upload.
  * 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