File: changelog

package info (click to toggle)
jupyter-core 5.7.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 740 kB
  • sloc: python: 2,595; makefile: 175; sh: 77; javascript: 1
file content (358 lines) | stat: -rw-r--r-- 10,620 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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
jupyter-core (5.7.2-5) unstable; urgency=medium

  * Team upload
  * Suggest -doc package in python packages, and vice versa
  * Handle newer sphinx version intersphinx syntax (closes: #1090101)
  * Improve subcommand description in jupyter(1) (closes: #1085157)
  * Install bash and zsh completions

 -- Julian Gilbey <jdg@debian.org>  Tue, 17 Dec 2024 08:04:18 +0000

jupyter-core (5.7.2-4) unstable; urgency=medium

  * Team upload
  * Improve watchfile so downloaded source has sensible filename

 -- Julian Gilbey <jdg@debian.org>  Sun, 04 Aug 2024 12:47:24 +0100

jupyter-core (5.7.2-3) unstable; urgency=medium

  * Team upload
  * Use sphinxcontrib-github-alt for documentation
  * Run all tests

 -- Julian Gilbey <jdg@debian.org>  Fri, 26 Jul 2024 08:56:52 +0100

jupyter-core (5.7.2-2) unstable; urgency=medium

  * Team upload
  * Fix path to clean generated files

 -- Julian Gilbey <jdg@debian.org>  Sun, 21 Jul 2024 20:32:52 +0100

jupyter-core (5.7.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Move html documentation to /usr/share/doc/python3-jupyter-core
  * Don't compress font files in -doc package

 -- Julian Gilbey <jdg@debian.org>  Sun, 21 Jul 2024 20:17:10 +0100

jupyter-core (5.3.2-3) unstable; urgency=medium

  * Team upload
  * Clean up after build (Closes: #1047824)

 -- Diane Trout <diane@ghic.org>  Fri, 05 Jul 2024 12:05:38 -0700

jupyter-core (5.3.2-2) unstable; urgency=medium

  * Team upload.
  * Remove stale dependency on python3-distutils (Closes: #1065883)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 31 May 2024 15:29:20 +0200

jupyter-core (5.3.2-1) unstable; urgency=medium

  * New upstream version 5.3.2

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Oct 2023 09:01:25 +0000

jupyter-core (5.3.1-1) unstable; urgency=medium

  * New upstream version 5.3.1
  * Drop override for dh_installchangelogs, location changed
  * Build-depends:
    + Drop python3-setuptools
    + Add python3-platformdirs (testsuite)
    + Add python3-{myst-parser,sphinx-autodoc-typehints} (docs)
    + Fix nodoc and nocheck annotations

 -- Gordon Ball <gordon@chronitis.net>  Wed, 26 Jul 2023 11:56:42 +0000

jupyter-core (4.12.0-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <jpuydt@debian.org>  Fri, 09 Dec 2022 21:57:26 +0100

jupyter-core (4.11.2-1) unstable; urgency=medium

  * New upstream version 4.11.2
  * Fixes CVE-2022-39286 (Closes: #1023361)

 -- Gordon Ball <gordon@chronitis.net>  Fri, 11 Nov 2022 21:06:00 +0000

jupyter-core (4.11.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards-version to 4.6.1.
  * Update b-deps.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 11 Jul 2022 07:50:12 +0200

jupyter-core (4.10.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 05 May 2022 23:15:30 +0200

jupyter-core (4.9.2-1) unstable; urgency=medium

  * New upstream version 4.9.2
  * Drop build-dependency on python3-ipython-genutils

 -- Gordon Ball <gordon@chronitis.net>  Mon, 14 Mar 2022 19:57:46 +0000

jupyter-core (4.9.1-1) unstable; urgency=medium

  * Drop test dependency on python3-nose
  * Update the autopkgtest
    + Don't install test files in the binary package
    + Test against all supported python versions
    + Ensure the installed library is used for tests
  * New upstream version 4.9.1
  * Skip tests that assume a non-system python prefix

 -- Gordon Ball <gordon@chronitis.net>  Tue, 02 Nov 2021 18:56:21 +0000

jupyter-core (4.8.0-1) unstable; urgency=medium

  * New upstream version 4.8.0

 -- Gordon Ball <gordon@chronitis.net>  Sun, 19 Sep 2021 19:05:17 +0000

jupyter-core (4.7.1-2) unstable; urgency=medium

  * Fix d/watch.
  * Bump std-vers to 4.6.0.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 25 Aug 2021 15:51:38 +0200

jupyter-core (4.7.1-1) unstable; urgency=medium

  * New upstream version 4.7.1
  * d/watch: fix rc sorting after release
  * d/control: debhelper compat 13

 -- Gordon Ball <gordon@chronitis.net>  Mon, 01 Feb 2021 18:39:54 +0000

jupyter-core (4.7.0-1) unstable; urgency=medium

  [ 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.

  [ Gordon Ball ]
  * New upstream version 4.7.0
  * Refresh patches
     + Drop patch to ENV_CONFIG_PATH, handled by logic elsewhere
     + Patch out test test_jupyter_path_prefer_env, which doesn't work with
       system python paths
  * Drop copyright information for a now-dropped embedded file

 -- Gordon Ball <gordon@chronitis.net>  Fri, 20 Nov 2020 16:36:42 +0000

jupyter-core (4.6.3-4) unstable; urgency=medium

  * Run testsuite in autopkgtest
  * Drop obsolete or transitive dependencies: python3-{pickleshare,mock}
  * Mark test dependencies with <!nocheck>
  * Remove custom test invocation in d/rules

 -- Gordon Ball <gordon@chronitis.net>  Tue, 01 Sep 2020 11:36:49 +0000

jupyter-core (4.6.3-3) unstable; urgency=medium

  * d/control: add undeclared runtime dependencies:
    python3-ipython-genutils, python3-distutils

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Mar 2020 18:51:56 +0000

jupyter-core (4.6.3-2) unstable; urgency=medium

  [ Gordon Ball ]
  * Drop python 2.7 support (Closes: #936774)

 -- Sandro Tosi <morph@debian.org>  Wed, 04 Mar 2020 19:27:58 -0500

jupyter-core (4.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards-version to 4.5.0.

 -- Julien Puydt <jpuydt@debian.org>  Fri, 28 Feb 2020 15:45:00 +0100

jupyter-core (4.6.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Gordon Ball ]
  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Sat, 15 Feb 2020 13:13:25 +0000

jupyter-core (4.6.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Stephan Lachnit ]
  * Demote python{,3}-pip from Recommends to Suggests (MR!1)

  [ Gordon Ball ]
  * New upstream release
  * d/control: Set Rules-Requires-Root: no
  * d/control: Update debhelper compat level to 12

 -- Gordon Ball <gordon@chronitis.net>  Tue, 12 Nov 2019 15:32:53 +0000

jupyter-core (4.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Wed, 09 Oct 2019 18:37:55 +0000

jupyter-core (4.5.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 30 Jul 2019 18:51:32 +0200

jupyter-core (4.5.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Gordon Ball ]
  * New upstream release
  * Refresh patches, drop unconditional setuptools patch (no longer needed)
  * Update Standards-Version to 4.3.0

  [ Julien Puydt ]
  * Bump dh compat to 11.
  * Bump std-ver to 4.4.0.
  * Use my debian.org mail address.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 09 Jul 2019 18:47:12 +0200

jupyter-core (4.4.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Fix Format URL to correct one

  [ Julien Puydt ]
  * Add copyright for shutil_which.py (Closes: #889620).

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 20 Feb 2018 09:29:31 +0100

jupyter-core (4.4.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release
  * Bump Standards-Version to 4.1.2 (no changes)
  * Disable use of unpackaged sphinxcontrib_github_alt package for docs
  * Recommend python{,3}-pip (used by jupyter-troubleshoot)
  * Add a "jupyter" metapackage which has dependencies on the basic set
    of jupyter packages
  * Install the upstream changelog

  [ Julien Puydt ]
  * Update copyright years
  * Use https for copyright format link

 -- Gordon Ball <gordon@chronitis.net>  Thu, 07 Dec 2017 08:22:23 +0000

jupyter-core (4.3.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Bump d/watch to version 4.
  * Mark the -doc package as Multi-Arch: foreign (following hinter).

  [ Gordon Ball ]
  * Add myself to uploaders.
  * Set minimum python3 version to 3.3
  * Bump Standards-Version to 4.1.0 (no changes)
  * Use debhelper compat level 10
  * Add Testsuite: autopkgtest-pkg-python (autodep8 test only)
  * Add pydist-overrides mapping jupyter_core to python-jupyter-core
    and python3 equivalent
  * Use python3 sphinx for documentation, add ${sphinxdoc:Built-Using}
    to documentation package
  * Switch build-dependencies on ipython to python-ipython (and
    python3 equivalent)

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 04 Sep 2017 09:59:00 +0200

jupyter-core (4.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Gordon Ball <gordon@chronitis.net>  Sun, 04 Dec 2016 12:18:25 +0100

jupyter-core (4.2.0-3) unstable; urgency=medium

  * Team upload.
  * Fix ENV_CONFIG_PATH for Debian systems, we never use /usr/etc.

 -- Ximin Luo <infinity0@debian.org>  Sat, 03 Dec 2016 15:28:26 +0100

jupyter-core (4.2.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Wed, 02 Nov 2016 11:44:26 +0000

jupyter-core (4.2.0-1) experimental; urgency=medium

  * Switched the uploaders/maintainer fields.
  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Sat, 17 Sep 2016 10:21:05 +0200

jupyter-core (4.1.1-1) experimental; urgency=medium

  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 18 Aug 2016 06:49:07 +0200

jupyter-core (4.1.0-2) experimental; urgency=medium

  * Bump standards-version to 3.9.8.
  * Point d/watch to upstream's github repository.
  * Add depend on python-backports-shutil-get-terminal-size.
  * Add a manpage for jupyter-troubleshoot.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 21 Jul 2016 10:38:21 +0200

jupyter-core (4.1.0-1) experimental; urgency=medium

  [ Julien Puydt ]
  * Initial release. (Closes: #799470)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Julien Cristau ]
  * Team upload
  * Update from 4.0.6 to 4.1.0
  * Add DPMT to Uploaders
  * Bump Standards-Version to 3.9.7.
  * Install new jupyter-troubleshoot entry point.
  * Use dh_install instead of PYBUILD_NAME.

 -- Julien Cristau <jcristau@debian.org>  Fri, 08 Apr 2016 11:41:06 +0200