File: changelog

package info (click to toggle)
morse-simulator 1.4-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 187,116 kB
  • sloc: ansic: 108,311; python: 25,694; cpp: 786; makefile: 126; xml: 34; sh: 7
file content (298 lines) | stat: -rw-r--r-- 9,312 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
morse-simulator (1.4-8) unstable; urgency=high

  * Team upload.
  * Do not depend on blender on 32bit release archs.

 -- Bastian Germann <bage@debian.org>  Mon, 06 Feb 2023 14:07:06 +0100

morse-simulator (1.4-7) unstable; urgency=medium

  * Team upload.
  * Fix ftbfs on sphinxext. (Closes: #963651)
  * Add disable-examples-sphinx.patch to fix sphinx extension does
    not support example issue.
  * Add fix-find-pythonlib.patch to fix find pythonlib(python3) issue
    (Closes: #1023357).
  * Drop morse-simulator-doc.lintian-overrides.
  * Broken symlink issue has disappeared. (Closes: #858958)
  * Drop python3-morse-simulator and morse-simulator-data dependency
    from morse-simulator.
  * Removed __pycache__ from dh-python.

 -- Bo YU <tsu.yubo@gmail.com>  Fri, 04 Nov 2022 11:39:54 +0800

morse-simulator (1.4-6) unstable; urgency=medium

  * Team upload.
  * Drop unneeded build-dependency on python-concurrent.futures
    (Closes: #943185).
  * Add missing build-dependency on dh-python.
  * Upgrade to debhelper-compat (= 12).
  * Add Rules-Requires-Root: no.
  * Update Standards-Version to 4.4.1.
  * Drop unneeded versions for dependencies.
  * Fix up copyright file.

 -- Stuart Prescott <stuart@debian.org>  Tue, 21 Jan 2020 01:11:41 +1100

morse-simulator (1.4-5) unstable; urgency=medium

  * Team upload.

  [ Micha David Rosenbaum ]
  * Fix the FTBFS by replacing pngmath with imgmath Sphinx module.
    (Closes: #921897)

  [ Andreas Tille ]
  * cme fix dpkg-control
  * debhelper 11
  * Document skip upstream build time test
  * Secure URI in d/copyright
  * Add debian/gbp.conf: pristine-tar = False

 -- Andreas Tille <tille@debian.org>  Fri, 22 Feb 2019 10:52:14 +0100

morse-simulator (1.4-4) unstable; urgency=medium

  * Rename the variable to build with python 3.7
    (Closes: #904343)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 05 Jan 2019 19:04:06 +0100

morse-simulator (1.4-3) unstable; urgency=medium

  * Fix the FTBFS by adding the version.py file from usptream
    (Closes: #853557)
  * Package moved on salsa
  * Standards-Version updated to 4.1.3
  * Move to compat mode 8
  * Fix priority-extra-is-replaced-by-priority-optional
  * Explicit python3-setuptools as dep
  * Rename morse => morsesim to avoid a conflict
    For now, it still contains a symlink from morse to morseim
    I will remove it later.
    (Closes: #861028)
  * Disable the sphinx ext vimeo & gallery until
    https://github.com/morse-simulator/morse/issues/792 is fixed

  [ Séverin Lemaignan ]
  * Relax the need for Sphinx 1.3 as the original issue (#792711) has been
    fixed upstream

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 15 Apr 2018 18:40:27 +0200

morse-simulator (1.4-2) unstable; urgency=medium

  * Fix a bad dependency (numpy)
  * Update the minimal version of Blender (2.64)
  * Update the minimal version of Python (3.3)

  [ Séverin Lemaignan ]
  * Moved to github
  * Update of the homepage
  * Update of the VCS field

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 17 Feb 2016 12:09:21 +0100

morse-simulator (1.4-1) unstable; urgency=medium

  * New upstream release
  * Add numpy as dependency
  * Add --fail-missing to dh_install

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 16 Feb 2016 10:47:06 +0100

morse-simulator (1.3-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 17 Aug 2015 18:57:49 +0200

morse-simulator (1.2.2-1.1) unstable; urgency=medium

  * Non-maintainer upload, with maintainer's permission.
  * Update morse-theme for Sphinx 1.3 (closes: #792711).
    - Bump python3-sphinx build-dependency.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 24 Aug 2015 10:42:15 +0300

morse-simulator (1.2.2-1) unstable; urgency=medium

  * Upload to unstable

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 27 Apr 2015 18:56:58 +0200

morse-simulator (1.2.2-1~exp1) experimental; urgency=medium

  * New upstream release
  * Standards-Version updated to 3.9.6

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 30 Dec 2014 13:31:42 +0100

morse-simulator (1.2.1-2) unstable; urgency=medium

  [ Tobias Hansen ]
  * Allow running with Blender 2.72. (Closes: #771132)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 21 Dec 2014 19:10:50 +0100

morse-simulator (1.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 14 Jul 2014 15:08:47 +0200

morse-simulator (1.2-3) unstable; urgency=medium

  * ACK NMU. Thanks Scott
  * Relax the maximal version of blender (Closes: #751901)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 02 Jul 2014 09:34:35 +0200

morse-simulator (1.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop unneeded build-dep on python3.3-dev to support python3.3 removal
    (Closes: #751650)

 -- Scott Kitterman <scott@kitterman.com>  Thu, 19 Jun 2014 22:09:44 -0400

morse-simulator (1.2-2) unstable; urgency=medium

  * Add python-concurrent.futures to the build dep to make the build
    work under kfreebsd

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 24 Feb 2014 17:39:26 +0100

morse-simulator (1.2-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 3.9.5

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 01 Feb 2014 17:19:59 -0800

morse-simulator (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 21 Nov 2013 15:29:47 +0100

morse-simulator (1.1-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable
  * Also ship pymorse

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 13 Sep 2013 08:43:02 +0200

morse-simulator (1.1~beta1-1) experimental; urgency=low

  * Upload of a dev release

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 03 Sep 2013 14:55:34 +0200

morse-simulator (1.0.1-3) unstable; urgency=low

  * ACK NMU. Thanks Scott.
  * Provides the correct breaks / replaces (Closes: #714603)
  * Ignore python-script-but-no-python-dep on morse-simulator-doc

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 13 Aug 2013 13:59:37 +0200

morse-simulator (1.0.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix python3 related dependency issues (Closes: #712014):
    - Fix configure to use /usr/bin/python3 instead of python3.3 explicitly
      and override upstream definition of CPACK_DEBIAN_PACKAGE_DEPENDS so that
      packages end up with correct depends
    - Add X-Python3-Version: >= 3.2 to debian control to set the minimum
      supported python3 version
    - Add python3-morse-simulator to morse-simulator depends

 -- Scott Kitterman <scott@kitterman.com>  Wed, 19 Jun 2013 16:14:43 -0400

morse-simulator (1.0.1-2) unstable; urgency=low

  * Only delete the Javascript when the doc package is built
    (Closes: #708285)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 16 May 2013 10:55:59 +0200

morse-simulator (1.0.1-1) unstable; urgency=low

  * Upload to unstable
  * Standards-Version updated to 3.9.4
  * Remove embedded-javascript-library (jquery & underscore)
  * Dependency on morse-simulator-data from python3-morse-simulator removed

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 06 May 2013 10:05:21 +0200

morse-simulator (1.0.1-1~exp1) experimental; urgency=low

  * New upstream release
  * Remove patches applied upstream

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 02 Apr 2013 16:31:04 +0200

morse-simulator (1.0.0-1~exp5) experimental; urgency=low

  * Fix the build under Ubuntu by forcing usage of Python 3.3
    See LP: #1146637

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 19 Mar 2013 13:21:04 +0100

morse-simulator (1.0.0-1~exp4) experimental; urgency=low

  * Enable the build of the documentation. See upstream bug #302

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 11 Mar 2013 10:46:58 +0100

morse-simulator (1.0.0-1~exp3) experimental; urgency=low

  * Fix a bad dependency (python:depends instead of python3:depends).

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 05 Mar 2013 08:57:07 +0100

morse-simulator (1.0.0-1~exp2) experimental; urgency=low

   [ Dmitrijs Ledkov ]
   * Build against python3-dev instead of python3.2-dev.
   * Call dh_python3.
   * Use python3:Depends, instead of python:Depends.
   * Use pkg-config to find python includes.

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 04 Mar 2013 18:02:01 +0100

morse-simulator (1.0.0-1~exp1) experimental; urgency=low

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 02 Mar 2013 18:55:48 +0100

morse-simulator (1.0-beta1-1~exp1) experimental; urgency=low

  * New testing upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 16 Feb 2013 10:38:22 +0100

morse-simulator (0.6-1~exp1) experimental; urgency=low

  * New upstream release
  * Update of the watch file
  * Tests disabled
  * Remove __pycache__ directories

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 04 Nov 2012 13:55:01 +0100

morse-simulator (0.6~alpha-1~exp1) experimental; urgency=low

  * New upstream release (Fix problem with blender 2.65)

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 10 Sep 2012 16:48:34 +0200

morse-simulator (0.5.2-1) unstable; urgency=low

  * Initial release (Closes: #670577)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 26 Apr 2012 21:37:50 +0200