File: changelog

package info (click to toggle)
python-django-channels 4.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 932 kB
  • sloc: python: 2,727; makefile: 154; sh: 8
file content (225 lines) | stat: -rw-r--r-- 7,413 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
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
python-django-channels (4.2.2-1) unstable; urgency=low

  * New upstream version 4.2.2
  * Bump Standards-Version to 4.7.2.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Wed, 02 Apr 2025 08:17:41 +0000

python-django-channels (4.2.0-1) unstable; urgency=low

  * New upstream version 4.2.0
  * Bump Standards-Version to 4.7.0.
  * Add python3-sphinx-rtd-theme to Build-Depends, required by documentation.

 -- Michael Fladischer <fladi@debian.org>  Wed, 20 Nov 2024 17:41:20 +0000

python-django-channels (4.1.0-1) unstable; urgency=low

  * New upstream version 4.1.0
  * Bump Standards-Version to 4.6.2.
  * Update year in d/copyright.
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Wed, 10 Apr 2024 15:56:35 +0000

python-django-channels (4.0.0-3) unstable; urgency=medium

  * Team upload.
  * Source-only upload

 -- Jérémy Lal <kapouer@melix.org>  Wed, 10 Jan 2024 10:18:18 +0100

python-django-channels (4.0.0-2) unstable; urgency=medium

  * Team Upload.
  * Add pydist file for channels alias
  * Suggests: daphne. Closes: 1043185

 -- Jérémy Lal <kapouer@melix.org>  Sat, 06 Jan 2024 13:47:45 +0100

python-django-channels (4.0.0-1) unstable; urgency=low

  * New upstream release.
  * Drop asyncio-mode patch, fixed by upstream.

 -- Michael Fladischer <fladi@debian.org>  Wed, 19 Oct 2022 13:55:42 +0000

python-django-channels (3.0.5-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-django.
  * Set upstream metadata fields: Security-Contact.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 21:53:08 +0100

python-django-channels (3.0.5-1) unstable; urgency=medium

  [ Ileana Dumitrescu ]
  * Team upload.
  * New upstream release.
  * d/patches: Add patch 0001-asyncio-mode-auto.patch
               Patch is in 4.0.0b1 beta upstream version,
               commit 1fcb425 by Carlton Gibson.
               Fixes dh_auto_test FTBFS (Closes: #1020136)
  * d/watch: Fix to work with github repo.
  * d/copyright: Update debian copyright year to 2022.
  * d/control: Bump Standards-Version to 4.6.1
  * d/tests/control: Add python3-all to Depends to remove lintian warning.

  [ Nilesh Patra ]
  * Add d/salsa-ci.yml
  * Also initialize "asyncio_mode = auto" with a pytest.ini during autopkgtests
    to avoid test failure

 -- Ileana Dumitrescu <ileanadumitrescu95@gmail.com>  Fri, 23 Sep 2022 15:27:09 +0300

python-django-channels (3.0.4-1) unstable; urgency=low

  * New upstream release.
  * Update d/watch to work with github again.
  * Bump Standards-Version to 4.6.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 06 Sep 2021 20:18:31 +0000

python-django-channels (3.0.3-1) unstable; urgency=low

  * New upstream release to fix CVE-2020-35681 (Closes: #979376).
  * Add python3-pytest-asyncio to Build-Depends, required by tests.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 05 Jan 2021 23:58:27 +0100

python-django-channels (3.0.2-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + python-django-channels-doc: Add Multi-Arch: foreign.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.1.
  * Use uscan version 4.
  * Bump versioned build dependencies on python3-asgiref, python3-daphne
    and python3-django.

 -- Michael Fladischer <fladi@debian.org>  Tue, 01 Dec 2020 11:27:12 +0100

python-django-channels (2.4.0-1) unstable; urgency=low

  * New upstream release.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <fladi@debian.org>  Tue, 14 Jan 2020 11:09:09 +0100

python-django-channels (2.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 12 Nov 2019 10:15:03 +0100

python-django-channels (2.3.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.4.1.
  * Add python3-async-timeout to B-D as required by tests.
  * Clean up pytest artifacts to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Mon, 14 Oct 2019 21:24:30 +0200

python-django-channels (2.2.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Michael Fladischer ]
  * New upstream release.
  * Bump debhelper version to 12.

 -- Michael Fladischer <fladi@debian.org>  Thu, 01 Aug 2019 08:01:40 +0200

python-django-channels (2.1.7-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 07 Feb 2019 09:48:27 +0100

python-django-channels (2.1.6-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.3.0.

 -- Michael Fladischer <fladi@debian.org>  Fri, 28 Dec 2018 13:09:02 +0100

python-django-channels (2.1.5-1) unstable; urgency=medium

  * Upload to unstable.
  * Clean up files in .pytest_cache/ to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Sun, 23 Dec 2018 17:58:04 +0100

python-django-channels (2.1.5-1~exp1) experimental; urgency=low

  * New upstream release.
  * Upstream no longer ships a client-side JS library, so we can remove
    node-browserify-lite from Build-Depends and debian/rules.
  * Remove unused linitan overrides.

 -- Michael Fladischer <fladi@debian.org>  Fri, 26 Oct 2018 22:43:08 +0200

python-django-channels (2.1.3-1~exp1) experimental; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Michael Fladischer ]
  * New upstream release.
  * Bump minimum asgiref and daphne version to 2.
  * Bump Standards-Version to 4.2.1.
  * Add python3-pytest and python3-pytest-django to Build-Depends to run
    tests.
  * Add python3-async-generator, to Build-Depends to satisfy test
    requirements.
  * Remove custom pybuild test configuration and let the built-in pytest
    handler run the tests.
  * Clean up test artifacts to allow two builds in a row.
  * Adapt doc-base registration to new doucmentation directory
    structure.

 -- Michael Fladischer <fladi@debian.org>  Thu, 30 Aug 2018 09:14:16 +0200

python-django-channels (1.1.8.1-1) unstable; urgency=low

  * Add debian/gbp.conf.
  * New upstream release.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.

 -- Michael Fladischer <fladi@debian.org>  Mon, 08 Jan 2018 17:56:43 +0100

python-django-channels (1.1.8-2) unstable; urgency=low

  * Update d/copyright for documentation.

 -- Michael Fladischer <fladi@debian.org>  Mon, 18 Dec 2017 17:21:27 +0100

python-django-channels (1.1.8-1) unstable; urgency=low

  * Initial release (Closes: #882612).

 -- Michael Fladischer <fladi@debian.org>  Mon, 20 Nov 2017 19:39:34 +0100