File: changelog

package info (click to toggle)
freedroidrpg 0.16.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260,872 kB
  • sloc: ansic: 63,910; sh: 4,588; makefile: 503; python: 178; xml: 54; sed: 16
file content (262 lines) | stat: -rw-r--r-- 10,209 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
freedroidrpg (0.16.1-6) unstable; urgency=medium

  * Add patch for gcc 10 compilation (Closes: #957229).
  * Use my debian address.
  * Bump std-vers to 4.5.0.
  * Bump dh compat to 13.
  * Drop bad lintian override.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 04 Oct 2020 22:06:48 +0200

freedroidrpg (0.16.1-5) unstable; urgency=medium

  * Team upload.
  * Update debhelper compat level to 12.
  * Update Standards-Version to 4.4.0:
    - declare that d/rules does not require root
  * Drop embedding of build flags to make build reproducible.
  * Use https for URL of copyright format.
  * Install .desktop file from debian/tmp/ so that dh_missing notices
    its installation.

 -- Reiner Herrmann <reiner@reiner-h.de>  Sat, 10 Aug 2019 17:30:23 +0200

freedroidrpg (0.16.1-4) unstable; urgency=medium

  * Refresh packaging:
    - Bump std-ver to 4.1.4.
    - Bump dh compat to 11.
    - Update d/watch to the new archive names.
    - Move to salsa.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 27 Apr 2018 08:01:30 +0200

freedroidrpg (0.16.1-3) unstable; urgency=medium

  * Bump standards-version to 4.1.1.
  * Bump d/watch to version 4.
  * Add patch to update the appstream files.
  * Switch d/watch to use gitlab.

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 18 Oct 2017 13:20:09 +0200

freedroidrpg (0.16.1-2) unstable; urgency=medium

  * Added a breaks+replace on because the manpage moved off the -data
  package (Closes: #846783).
  * Declared -data as Multi-Arch: foreign following hint.

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 04 Dec 2016 13:19:18 +0100

freedroidrpg (0.16.1-1) unstable; urgency=medium

  * Updated d/watch to the new upstream.
  * Updated to new upstream release. (Closes: #799743)
    + The editor is now part of the game. (Closes: #460677)
    + Upstream fixed clang building. (Closes: #758161)
  * Added myself as uploader. (Closes: #826921)
  * Put Debian Games Team as maintainer.
  * Updated standards-version to 3.9.8.
  * Added Vcs-* fields.
  * Updated dh compat to 10.
  * Updated the following Debian patches:
    + 17_debianize.diff
    + 20_enter_keys.diff
    + 27_debug.diff.
  * Added new Debian patches:
    + 01_no_headless_check.diff.
    + 02_accept_mawk.diff.
    + 03_fix_desktop_file.diff.
    + 04_add_keywords_to_desktop_file.diff.
    + 05_fix_manpage.diff.
  * Rewrote debian/copyright, following copyright-format 1.0.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 11 Nov 2016 14:15:08 +0100

freedroidrpg (0.15.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to dpkg-source 3.0 (quilt) format, debhelper 8, no cdbs.
  * debian/control: Build-Depends: libsdl-gfx1.2-dev, libjpeg-dev, libz-dev,
    libpng-dev.
  * debian/control: Removed Build-Depends: automake1.9.
  * debian/control: Depends: freedroidrpg-data (= ...).  Closes: #629268.
  * debian/control: Fixed description-synopsis-starts-with-article.

 -- Bart Martens <bartm@debian.org>  Sat, 05 May 2012 09:17:47 +0000

freedroidrpg (0.14.1-1) unstable; urgency=low

  * New upstream release.

 -- Bart Martens <bartm@debian.org>  Mon, 27 Dec 2010 15:56:46 +0000

freedroidrpg (0.13-1) unstable; urgency=low

  * New upstream release.
  * debian/freedroidrpg.manpages: Removed.
  * Removed obsolete patches:
    + debian/patches/01_array_bounds.diff
    + debian/patches/04_call_for_contrib.diff
    + debian/patches/09_druidname.diff
    + debian/patches/09_druidname.diff.DISABLED
    + debian/patches/13_resolution.diff.DISABLED
    + debian/patches/16_cookies.diff.DISABLED
    + debian/patches/19_chat_text.diff.DISABLED
    + debian/patches/24_no_editor.diff.DISABLED
    + debian/patches/25_out_of_map.diff.DISABLED
  * Updated to fit new upstream release:
    + debian/patches/07_framerate.diff
    + debian/patches/17_debianize.diff
    + debian/patches/20_enter_keys.diff
  * debian/patches/27_debug.diff: Added.  Reduces output on stdout/stderr.

 -- Bart Martens <bartm@debian.org>  Sat, 27 Feb 2010 17:26:08 +0100

freedroidrpg (0.12.1-1) unstable; urgency=low

  * New upstream release.
  * To fit new upstream release:
    + debian/patches/13_resolution.diff: Disabled.
    + debian/patches/17_debianize.diff: Updated.
    + debian/patches/26_credits.diff: Removed.
  * debian/rules: Removed testcoding and simplified.
  * debian/copyright: Updated.

 -- Bart Martens <bartm@debian.org>  Sat, 25 Apr 2009 16:36:07 +0200

freedroidrpg (0.11.1-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/11_debug.diff: Removed.
  * debian/patches/18_droid_drives.diff: Removed.
  * debian/patches/21_newtown.diff: Removed.
  * debian/patches/22_end_dialog.diff: Removed.
  * debian/patches/23_later.diff: Removed.
  * debian/patches/01_array_bounds.diff: Updated.
  * debian/patches/04_call_for_contrib.diff: Updated.
  * debian/patches/07_framerate.diff: Updated.
  * debian/patches/09_druidname.diff: Partially updated, partially disabled.
  * debian/patches/13_resolution.diff: Updated.
  * debian/patches/16_cookies.diff: Disabled.
  * debian/patches/17_debianize.diff: Updated.
  * debian/patches/19_chat_text.diff: Disabled.
  * debian/patches/20_enter_keys.diff: Updated.
  * debian/patches/24_no_editor.diff: Disabled.  So the level editor is back.
  * debian/patches/25_out_of_map.diff: Disabled.
  * debian/patches/26_credits.diff: Added.
  * debian/control: Standards-Version.
  * debian/watch: Updated.

 -- Bart Martens <bartm@debian.org>  Sun, 28 Sep 2008 18:43:04 +0200

freedroidrpg (0.10.3-3) unstable; urgency=low

  * debian/patches/24_no_editor.diff: Added, to hide the crashing map editor.
    Closes: #458178, #444553, #458066.
  * debian/patches/25_out_of_map.diff: Added, to prevent going out of the map.
    Closes: #447434.

 -- Bart Martens <bartm@debian.org>  Sat, 29 Dec 2007 12:27:25 +0100

freedroidrpg (0.10.3-2) unstable; urgency=low

  * debian/patches/04_call_for_contrib.diff: Updated.
  * debian/patches/13_resolution.diff: Added resolutions.
  * debian/patches/20_enter_keys.diff: Fixes enter key on some keyboards.
  * debian/patches/21_newtown.diff: Added.  Closes: #447362, #445487.
  * debian/patches/22_end_dialog.diff: Added.  Fixes endless dialog.
  * debian/patches/23_later.diff: Added.  Closes: #447355.
  * debian/rules: Updated, to remove empty directories.

 -- Bart Martens <bartm@debian.org>  Sun, 14 Oct 2007 23:38:09 +0200

freedroidrpg (0.10.3-1) unstable; urgency=low

  * New upstream release.  Closes: #442324.
  * debian/freedroidrpg-data.install, debian/rules: Install in
    /usr/share/games.  Closes: #437755.
  * debian/freedroidrpg.desktop: Updated "Categories".  Closes: #442325.
  * debian/patches/*: Updated to fit new upstream release.
  * debian/patches/18_droid_drives.diff: Fixes regression.
  * debian/patches/19_chat_text.diff: Fixes regression.
  * debian/rules: Don't install speak.py.

 -- Bart Martens <bartm@knars.be>  Sat, 15 Sep 2007 11:55:58 +0200

freedroidrpg (0.10.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/07_framerate.diff: Updated.
  * debian/patches/11_debug.diff: Updated.
  * debian/patches/13_resolution.diff: Updated.

 -- Bart Martens <bartm@knars.be>  Wed, 04 Jul 2007 19:43:32 +0200

freedroidrpg (0.10.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01_array_bounds.diff: Updated.
  * debian/patches/02_textures.diff: Removed.
  * debian/patches/03_male_greeting.diff: Removed.
  * debian/patches/04_call_for_contrib.diff: Updated.
  * debian/patches/10_typo.diff: Removed.
  * debian/patches/11_debug.diff: Updated.
  * debian/patches/12_play.diff: Removed.
  * debian/patches/14_audio_rate.diff: Removed.
  * debian/patches/15_negative_z.diff: Removed.
  * debian/patches/16_cookies.diff: Added.  Fixes a bug with the trailing
    colon in cookies confusing the dialogs.

 -- Bart Martens <bartm@knars.be>  Sun, 11 Feb 2007 09:41:07 +0100

freedroidrpg (0.10.0+d070110-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Updated.
  * debian/freedroidrpg.desktop, debian/freedroidrpg.menu: Mouse-over text.
  * debian/patches/01_no_voice_sample.diff: Removed obsolete patch.
  * debian/patches/01_array_bounds.diff: Check array bounds.
  * debian/patches/02_textures.diff: Fix crash "Ran out of...".
  * debian/patches/03_male_greeting.diff: No male greetings by females.
  * debian/patches/04_call_for_contrib.diff: Don't call for contributions
    during the game, but use reasonable general default values.
  * debian/patches/07_framerate.diff: Don't show framerate by default.
  * debian/patches/09_druidname.diff: Better druidnames handling.
  * debian/patches/10_typo.diff: Fixed typo's.
  * debian/patches/11_debug.diff: Less noise on stderr.
  * debian/patches/12_play.diff: Replaced "Single Player" by just "Play".
  * debian/patches/13_resolution.diff: Changes related to screen resolutions.
  * debian/patches/14_audio_rate.diff: Fixed scratchy sound.  Closes: #406437.
  * debian/patches/15_negative_z.diff: Patch by upstream developer, Arthur
    Huillet <arthur.huillet@agoctrl.org>.

 -- Bart Martens <bartm@knars.be>  Mon,  1 Jan 2007 10:52:54 +0100

freedroidrpg (0.9.13-2) unstable; urgency=low

  * debian/control: Removed circular dependency.  Closes: #403262.
  * debian/control: Added "not the same game as Freedroid".  Closes: #403271.
  * debian/patches/01_no_voice_sample.diff: Fixes duplicate voice sample.

 -- Bart Martens <bartm@knars.be>  Sat, 16 Dec 2006 10:45:22 +0100

freedroidrpg (0.9.13-1) unstable; urgency=low

  * Initial release in Debian.  Closes: #339896.
  * New upstream release.
  * debian/control: Build-Depends on autotools-dev.
  * debian/copyright: Updated.
  * debian/freedroidrpg.install: Don't install croppy and pngtoico.
  * debian/freedroidrpg.manpages: One manpage.
  * debian/rules: debhelper.mk before autotools.mk.
  * debian/rules: Don't build the editors to avoid libgtk1.2-dev.
  * debian/watch: Handle that 0.9.13-rc3 is older than 0.9.13.

 -- Bart Martens <bartm@knars.be>  Sat,  2 Dec 2006 09:41:45 +0100

freedroidrpg (0.9.13rc3-1) unstable; urgency=low

  * Initial release Closes: #339896

 -- Daniel Milstein <djmilstein@gmail.com>  Sat, 19 Nov 2005 15:31:33 +0000