File: changelog

package info (click to toggle)
unknown-horizons 2019.1-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 347,924 kB
  • sloc: python: 46,805; xml: 3,137; sql: 1,189; sh: 736; makefile: 39; perl: 35
file content (297 lines) | stat: -rw-r--r-- 9,685 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
unknown-horizons (2019.1-8) unstable; urgency=medium

  * Team upload.
  * Fix watch file
  * Add dep on python3-setuptools (Closes: #1080824)

 -- Alexandre Detiste <tchet@debian.org>  Sat, 21 Sep 2024 13:10:40 +0200

unknown-horizons (2019.1-7) unstable; urgency=medium

  * Team upload.
  * remove extraneous old dependency on python3-future
  * use watch file v4 -> but the game engine is being
    rewritten in Godot3, no new version expected.
  * use the new dh-sequence-python3
  * add debian/.gitignore

  [ Janitor ]
  * Use secure URI in Homepage field.
  * Update standards version to 4.6.2, no more changes needed.
  * add upstream metadata

 -- Alexandre Detiste <tchet@debian.org>  Sat, 09 Dec 2023 01:14:20 +0100

unknown-horizons (2019.1-6) unstable; urgency=medium

  * Team upload.
  * add d/clean: enable building twice from source tree, delete created files.
  * Replace link to unifont.ttf with unifont.otf. (Closes: #1033833)

 -- Tobias Frost <tobi@debian.org>  Mon, 03 Apr 2023 19:23:41 +0200

unknown-horizons (2019.1-5) unstable; urgency=medium

  * Team upload.
  * Cherry-picking upstream patch to silence warning on install.
    (Closes: #983228)
  * Fix AttributeError: module 'collections' has no attribute 'Iterable' by
    cherry-picking upstream patch (Closes: #1014084)

 -- Tobias Frost <tobi@debian.org>  Sun, 28 Aug 2022 13:16:18 +0200

unknown-horizons (2019.1-4) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.0 (no changes needed).
  * debian/control: Replace transitional dummy package ttf-unifont with
    the real package fonts-unifont.

 -- Boyuan Yang <byang@debian.org>  Wed, 25 Aug 2021 17:55:30 -0400

unknown-horizons (2019.1-3) unstable; urgency=medium

  * Team upload.
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.
  * Tighten the dependency on python3-fife.
  * Fix crash with unexpected keyword argument encoding. (Closes: #983144)

 -- Markus Koschany <apo@debian.org>  Sat, 20 Feb 2021 16:43:23 +0100

unknown-horizons (2019.1-2) unstable; urgency=medium

  * Team upload.
  * Add debian/patches/python3.8-platform.dist.patch. (Closes: #954632)
    - Add Build-Dependency python3-distro for this to work.
  * d/copyright:
    - Remove Files-Excluded that does not apply to upstream version 2019.1.
    - Replace tabs with spaces. According to lintian tag tab-in-license-text
      they are not allowed.
  * Switch to debhelper-compat 12. Remove file debian/compat.
  * Add Rules-Requires-Root: no.
  * Declare compliance with Debian Policy 4.5.0.

 -- Juhani Numminen <juhaninumminen0@gmail.com>  Tue, 31 Mar 2020 17:40:53 +0300

unknown-horizons (2019.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2019.1. (Closes: #918425)
  * Use canonical VCS URI.
  * Declare compliance with Debian Policy 4.3.0.
  * Tighten dependency on python3-fife.
  * Drop VERSION.patch.
  * Build-depend on python3-pil and automatically create atlas.sql.
  * Do not use a symlink for our svg icon because the appdata generator fails
    on that.

 -- Markus Koschany <apo@debian.org>  Tue, 15 Jan 2019 11:56:39 +0100

unknown-horizons (2017.2+git20180906-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2017.2+git20180906.
    - Fixes startup error. (Closes: #908135)
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.2.1.
  * Depend on python3 dependencies instead of python2.

 -- Markus Koschany <apo@debian.org>  Fri, 07 Sep 2018 20:13:59 +0200

unknown-horizons (2017.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2017.2.
  * Declare compliance with Debian Policy 4.0.0.
  * Tighten dependency on python-fife.
  * Drop deprecated menu file and xpm icon. Remove imagemagick from
    Build-Depends.
  * Drop VERSION.patch. Fixed upstream.
  * Link svg icon to hicolor directory. Thanks to Jeremy Bicha for the report
    and Ronny Standtke for the patch. (Closes: #853805)

 -- Markus Koschany <apo@debian.org>  Sat, 08 Jul 2017 00:59:45 +0200

unknown-horizons (2017.1+ds-2) unstable; urgency=medium

  * Team upload.
  * Tighten dependency on python-fife to >= 0.4.0-2. (Closes: #852143)

 -- Markus Koschany <apo@debian.org>  Sun, 22 Jan 2017 01:56:39 +0100

unknown-horizons (2017.1+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2017.1+ds. (Closes: #852041)
  * Add VERSION.patch and fix a FTBFS because the build system wrongly assumes
    that we still use a development version.
  * Add get-orig-source target and remove prebuilt libraries.

 -- Markus Koschany <apo@debian.org>  Fri, 20 Jan 2017 23:05:23 +0100

unknown-horizons (2014.1+git160920-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Fixes startup crash. The game is playable again. (Closes: #797998)
    - The game no longer embeds UMing.ttc. (Closes: #679118)
  * Declare compliance with Debian Policy 3.9.8.
  * Switch to compat level 10.
  * Use canonical Vcs-fields.
  * Tighten dependency on python-fife.
  * wrap-and-sort -sa.
  * Remove Pre-Depends for dpkg-dev. It is trivially satisfied now.
  * Remove debian/docs because the file is empty.
  * Replace embedded Unifont.ttf font with Debian's system font.
  * Fix Lintian warning executable-not-elf-or-script and remove executable bit
    from files like tm_*.
  * Update debian/copyright and use copyright format 1.0. Fix all syntax
    errors.

 -- Markus Koschany <apo@debian.org>  Wed, 09 Nov 2016 00:31:30 +0100

unknown-horizons (2014.1+ds1-2) unstable; urgency=medium

  * Add dh-python build dependency
  * add python dependency
  * upload to unstable

 -- Christoph Egger <christoph@debian.org>  Sun, 03 May 2015 12:55:58 +0200

unknown-horizons (2014.1+ds1-1) experimental; urgency=medium

  * New upstream release
  * Add watchfile
  * Upload to experimental (we're in freeze)

 -- Christoph Egger <christoph@debian.org>  Sun, 22 Feb 2015 23:05:25 +0100

unknown-horizons (2013.3+ds1-1) unstable; urgency=low

  [ Markus Koschany ]
  * Add menu, clean and install file. Convert unknown-horizons.xpm to
    unknown-horizons-32x32.xpm with imagemagick. Add imagemagick to
    Build-Depends-Indep. (Closes: #713829)
  * Remove dh_builddeb override. xz is the default compressor now.

  [ Christoph Egger ]
  * New upstream version

 -- Christoph Egger <christoph@debian.org>  Wed, 04 Dec 2013 16:29:17 +0100

unknown-horizons (2013.2+ds1-2) unstable; urgency=low

  * upload to unstable

 -- Christoph Egger <christoph@debian.org>  Sun, 23 Jun 2013 12:00:26 +0200

unknown-horizons (2013.2+ds1-1) experimental; urgency=low

  * New upstream release

 -- Christoph Egger <christoph@debian.org>  Mon, 08 Apr 2013 17:17:02 +0200

unknown-horizons (2013.1b+ds1-2) experimental; urgency=low

  * Update dependency on python-fife to 0.3.4 (Closes: #703007)

 -- Christoph Egger <christoph@debian.org>  Sun, 17 Mar 2013 03:53:13 +0100

unknown-horizons (2013.1b+ds1-1) experimental; urgency=low

  * Upstream bugfix release

 -- Christoph Egger <christoph@debian.org>  Tue, 12 Mar 2013 10:22:36 -0700

unknown-horizons (2013.1~+ds1-1) experimental; urgency=low

  * New upstream release

 -- Christoph Egger <christoph@debian.org>  Sun, 10 Mar 2013 21:59:31 -0700

unknown-horizons (2012.1+dfsg1-1) unstable; urgency=low

  * New upstream release

 -- Christoph Egger <christoph@debian.org>  Mon, 23 Apr 2012 00:16:46 +0200

unknown-horizons (2011.3+dfsg1-1) unstable; urgency=low

  * Upstream Release
    * Upload to Debian for the first time (Closes: #632361)
    * */enet.so removed -- sourceless and not needed as we have python-enet

 -- Christoph Egger <christoph@debian.org>  Fri, 06 Jan 2012 19:03:42 +0100

unknown-horizons (2011.2+git2011.09.02-1) weekly; urgency=low

  * New git snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Fri, 02 Sep 2011 17:39:30 +0200

unknown-horizons (2011.2+git2011.08.14-1) weekly; urgency=low

  * New snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Sun, 14 Aug 2011 11:47:54 +0200

unknown-horizons (2011.2-1) weekly; urgency=low

  * New Alpha Release

 -- Christoph Egger <christoph@unknown-horizons.org>  Fri, 01 Jul 2011 23:28:41 +0200

unknown-horizons (2011.2~rc4-1) weekly; urgency=low

  * Release Candidate

 -- Christoph Egger <christoph@unknown-horizons.org>  Mon, 27 Jun 2011 16:05:58 +0200

unknown-horizons (2011.1+git2011.06.25-1) weekly; urgency=low

  * New Snapshot

 -- Christoph Egger <christoph@debian.org>  Sun, 26 Jun 2011 16:18:10 +0200

unknown-horizons (2011.1+git2011-06-07-1) weekly; urgency=low

  * New snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Tue, 07 Jun 2011 23:53:47 +0200

unknown-horizons (2011.1+git2011-05-29-1) weekly; urgency=low

  * New snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Sun, 29 May 2011 13:51:42 +0200

unknown-horizons (2011.1+git2011-05-15-1) weekly; urgency=low

  * New snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Sun, 15 May 2011 16:43:54 +0200

unknown-horizons (2011.1-1) release; urgency=low

  * New stable release

 -- Christoph Egger <christoph@unknown-horizons.org>  Sat, 16 Apr 2011 20:17:13 +0200

unknown-horizons (2010.1+git2011.03.12-1) weekly; urgency=low

  * New snapshot

 -- Christoph Egger <christoph@unknown-horizons.org>  Sun, 13 Feb 2011 19:25:45 +0100

unknown-horizons (2010.1-2) release; urgency=low

  * fix dependencies

 -- Christoph Egger <christoph@unknown-horizons.org>  Sat, 18 Sep 2010 14:36:10 +0200

unknown-horizons (2010.1-1) release; urgency=low

  * Initial release

 -- Christoph Egger <christoph@unknown-horizons.org>  Fri, 17 Sep 2010 18:41:35 +0200