File: changelog

package info (click to toggle)
python-mne 1.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 100,172 kB
  • sloc: python: 166,349; pascal: 3,602; javascript: 1,472; sh: 334; makefile: 236
file content (297 lines) | stat: -rw-r--r-- 9,560 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
python-mne (1.3.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Remove unused license definitions for Expat.
  * Do not mention non-existing Files-Excluded
  * No need to provide bootstrap.js any more

 -- Andreas Tille <tille@debian.org>  Fri, 27 Jan 2023 17:39:55 +0100

python-mne (1.2.0+dfsg-2) unstable; urgency=medium

  * d/control: remove dependencies to nose. (Closes: #1018533)
  * d/control: add myself to uploaders.
  * d/copyright: remove superfluous references to externals.

 -- Étienne Mollier <emollier@debian.org>  Sat, 03 Dec 2022 21:45:54 +0100

python-mne (1.2.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Create proper source tarball name
  * Fix watch file

 -- Andreas Tille <tille@debian.org>  Wed, 12 Oct 2022 09:38:40 +0200

python-mne (1.1.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * Set upstream metadata fields: Security-Contact.
  * Switch from python-vtk7 to python-vtk9
    Closes: #1016602

 -- Andreas Tille <tille@debian.org>  Thu, 04 Aug 2022 14:10:02 +0200

python-mne (0.23.4+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Steffen Moeller ]
  * Fix watchfile to detect new versions on github (routine-update)

  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove outdated debian/TOTO

 -- Andreas Tille <tille@debian.org>  Tue, 28 Sep 2021 10:14:03 +0200

python-mne (0.19.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * Breaks+Replaces: python-mne
    Closes: #939623
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * Replace Build-Depends forcing Python2 to mayavi2 (python-vtk6 | python-vtk)
    by python3-vtk7
  * Recommends: s/mayavi2/python3-vtk7/
    Suggests: mayavi2

 -- Andreas Tille <tille@debian.org>  Tue, 03 Dec 2019 09:52:14 +0100

python-mne (0.18.1+dfsg-0.1) unstable; urgency=medium

  * Non-maintainer upload (with team approval).
  * New upstream release.
  * Switch to Python 3.
  * Ran wrap-and-sort -bast.
  * Rebased deb_paths and up_check_numpy patches.

 -- Thomas Goirand <zigo@debian.org>  Sun, 01 Sep 2019 14:38:58 +0200

python-mne (0.17+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.3.0
  * Testsuite: autopkgtest-pkg-python
  * ignore remaining errors in test suite
  * debhelper 12
  * Drop useless get-orig-source target
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog
  * Drop ancient X-Python-Version field
  * Build-Depends: s/python-sphinx/python3-sphinx/
  * remove outdated debian/pycompat
  * buildsystem pybuild
  * Fix permissions of some data files
  * Modernise d/watch
  * Replace compressed css
  * Realised that mne/html/mpld3.v0.2.min.js is removed as well but there
    is no replacement packaged in Debian
  * Remove Alexandre Gramfort <alexandre.gramfort@m4x.org> from Uploaders
    since he confirmed to have not time for the maintenance (Thanks for
    your work on the package Alexandre)

 -- Andreas Tille <tille@debian.org>  Fri, 18 Jan 2019 09:29:16 +0100

python-mne (0.15.2+dfsg-2) unstable; urgency=medium

  * up_check_numpy to skip a test for warnings being issued with
    older numpys

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 04 Dec 2017 22:57:35 -0500

python-mne (0.15.2+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #858909)
    - should resolve failing tests (Closes: #877344)
  * debian/control
    - Added python-pytest{,-cov} to build-depends and switch to use
      py.test in debian/rules
    - Added python-nibabel to B-Depends, and Recommends
  * A number of patches added to mitigate failing and segfaulting
    tests:
    - deb_skip_segfaultingtests
    - up_skip_test_requires_data
    - up_tempita_unicode

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 04 Dec 2017 13:07:52 -0500

python-mne (0.13.1+dfsg-3) unstable; urgency=medium

  * Depends: libjs-d3
    Closes: #858486

 -- Andreas Tille <tille@debian.org>  Thu, 23 Mar 2017 15:14:07 +0100

python-mne (0.13.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Fix corrupted bootstrap.min.js when built with dash as /bin/sh
    (Thanks for the patch to Chris Lamb <lamby@debian.org>)
    Closes: #852518
  * Drop myself from Uploaders
  * debhelper 10
  * d/watch: version=4
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Wed, 25 Jan 2017 10:01:32 +0100

python-mne (0.13.1+dfsg-1) unstable; urgency=medium

  * Fresh upstream bugfix release

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 21 Nov 2016 22:33:19 -0500

python-mne (0.13+git8-gcb8707f+dfsg-1) unstable; urgency=medium

  * Fresh upstream maint snapshot hopefully resolving issues with unicode
    - removed --exclude=test_add_slider_to_section
  * This time with +dfsg cleansing of .min.js files
  * debian/copyright
    - MIT -> Expat, consistent -Clause for BSD, https url

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 18 Nov 2016 10:39:08 -0500

python-mne (0.13+git5-g028f2ee-2) unstable; urgency=medium

  * debian/rules
    - --exclude=test_add_slider_to_section for nose to avoid floating
      unicode issue (see https://github.com/mne-tools/mne-python/issues/3657
      upstream report).  If builds, Closes #837276 (originally FTBFS due to
      some mayavi2 availability issue)

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 10 Nov 2016 22:36:23 -0500

python-mne (0.13+git5-g028f2ee-1) unstable; urgency=medium

  * Fresh upstream release
  * debian/patches
    - dropped changeset_*
    - added a changeset (upstreamed) to skip few tests if no usable mayavi2
  * debian/rules
    - fake http_proxy settings to forbid network access
    - HOME=build/ to avoid trying to deal with / as HOME

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 11 Oct 2016 14:59:44 -0400

python-mne (0.12+dfsg-2) unstable; urgency=medium

  * debian/control
    - make recent mayavi2 (>= 4.4.3-1) the lead bdepends to python-vtk{6,}
      as an alternatives (Closes: #830357)
      Versioned mayavi2 is needed since otherwise would fail with mayavi2
      on older releases of debian/ubuntu

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 10 Jul 2016 11:15:35 -0400

python-mne (0.12+dfsg-1) unstable; urgency=medium

  * Fresh upstream release
  * debian/control
    - boosted policy to 3.9.8
    - suggest python-pycuda

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 13 May 2016 17:38:17 -0400

python-mne (0.11+dfsg-1) unstable; urgency=medium

  * Fresh upstream release
  * debian/patches/fix_test - dropped, upstreamed

 -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 04 Jan 2016 20:51:51 -0500

python-mne (0.10.1+dfsg-1) unstable; urgency=medium

  [ Jaakko Leppakangas ]
  * New upstream version
  * Removed depedency on mayavi2

  [ Yaroslav Halchenko ]
  * debian/patches
    - dropped CPed from upstream changeset_9c7ef6d1*
  * debian/control
    - added python-vtk | mayavi2 to the build-depends

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 27 Nov 2015 10:44:11 -0500

python-mne (0.8.6+dfsg-2) unstable; urgency=medium

  * debian/{rules.patches/changeset_b9d4d*}
    Absorb upstream patch and specify not using HOME directory for generated
    pre-computed data, but instead use tempdir. (Closes: #768730)

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 11 Dec 2014 09:33:18 -0500

python-mne (0.8.6+dfsg-1) unstable; urgency=low

  * New upstream version
  * remove dependency on d3

 -- Alexandre Gramfort <alexandre.gramfort@m4x.org>  Sat, 25 Oct 2014 16:09:07 -0400

python-mne (0.8.4+dfsg-1) unstable; urgency=low

  [ Alexandre Gramfort ]
  * New upstream version.
  * Skip tests needing network access (Closes: #759916)
  * Regenerate compressed bootstrap 3.0, added build-depends on
    yui-compressor

  [ Andreas Tille ]
  * Strip compressed JS files from upstream source

  [ Yaroslav Halchenko ]
  * debian/copyright
    - updated to note MIT license for bootstrap 3.0
  * debian/control
    - removed pysupport from build-depends (not used)
    - added mayavi2 and jquery packages into build-depends for robust
      build across all Debian/Ubuntu releases and extended testing

 -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 24 Sep 2014 08:20:50 -0400

python-mne (0.7.3-1) unstable; urgency=low

  * New upstream version
    Closes: #735811
  * Set back X-Python-Version to >= 2.6

 -- Alexandre Gramfort <alexandre.gramfort@m4x.org>  Sat, 18 Jan 2014 17:00:00 -0400

python-mne (0.7.1-2) neurodebian; urgency=low

  * Boost X-Python-Version to >= 2.7 to provide installable
    builds for wheezy

 -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 12 Jan 2014 10:02:56 -0500

python-mne (0.7.1-1) unstable; urgency=low

  [ Alexandre Gramfort ]
  * Fresh upstream release

  [ Andreas Tille ]
  * cme fix dpkg-control

 -- Alexandre Gramfort <alexandre.gramfort@m4x.org>  Wed, 8 Jan 2014 17:00:00 -0400

python-mne (0.7-1) unstable; urgency=low

  * Initial packaging (Closes: #728797)

 -- Alexandre Gramfort <alexandre.gramfort@m4x.org>  Sun, 27 Oct 2013 21:30:31 -0400