~widelands-dev/widelands/hasimusic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Holger Rapp
  • Date: 2016-01-22 07:20:01 UTC
  • Revision ID: sirver@gmx.de-20160122072001-skq9wyz996oq3wkm
Add debian directory from the debian branch. This is to increase the chances that we do not break the PPA.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
widelands (1:18-3) unstable; urgency=medium
 
2
 
 
3
  Packaging cleanup version only, no user-visible changes.
 
4
 
 
5
  * d/rules: massive cleanups to follow the debhelper way of life
 
6
    As a side effect, the package can now build in parallel.
 
7
  * d/rules: don't include another version of GPL-2 text file
 
8
  * d/widelands.6: update the contact information to launchpad
 
9
  * d/patches: various cosmetics before proposing our patches upstream
 
10
 
 
11
 -- Martin Quinson <mquinson@debian.org>  Tue, 11 Mar 2014 19:09:57 +0100
 
12
 
 
13
widelands (1:18-2) unstable; urgency=medium
 
14
 
 
15
  * Reduce optimization level to -02 on mips, as "gcc -03" spits ICE.
 
16
    Thanks to Teppo Maenpaa for the hint about how to solve that FTBFS.
 
17
 
 
18
 -- Martin Quinson <mquinson@debian.org>  Fri, 28 Feb 2014 22:33:11 +0100
 
19
 
 
20
widelands (1:18-1) unstable; urgency=medium
 
21
 
 
22
  * New upstream release. Upstream changes:
 
23
    - Seafaring enhancements: expeditions and colonization.
 
24
    - Eviction of workers from production sites.
 
25
    - Soldier preference selection in military sites.
 
26
    - Better in-game stock charts with new information.
 
27
    - New maps, sounds, music, graphics & animations.
 
28
    - On demand loading of graphics improves startup time.
 
29
    - Better performance: Widelands needs less CPU and memory.
 
30
  * Only use system-wide fonts if they exist (portability for older
 
31
    systems).
 
32
 
 
33
 -- Martin Quinson <mquinson@debian.org>  Sun, 23 Feb 2014 21:45:49 +0100
 
34
 
 
35
widelands (1:18~rc1-3) unstable; urgency=medium
 
36
 
 
37
  [Hans Joachim Desserud]
 
38
  * Drop buildep on libboost-signals-dev: signal2 are within boost now
 
39
  * Bump buildep to libglew1.6-dev, fallback on versionless libglew-dev
 
40
 
 
41
  [Martin Quinson]
 
42
  * d/watch: point on launchpad instead of sourceforge (at least)
 
43
 
 
44
 -- Martin Quinson <mquinson@debian.org>  Thu, 20 Feb 2014 21:58:26 +0100
 
45
 
 
46
widelands (1:18~rc1-2) unstable; urgency=medium
 
47
 
 
48
  * Rework the kfreebsd patch to fix the FTBFS [Teppo Maenpaa]
 
49
 
 
50
 -- Martin Quinson <mquinson@debian.org>  Thu, 13 Feb 2014 16:46:39 +0100
 
51
 
 
52
widelands (1:18~rc1-1) unstable; urgency=medium
 
53
 
 
54
  * New upstream release (release candidate)
 
55
    - Update our patches, drop the ones that were integrated upstream 
 
56
      (gcc4.7, Werror, boost-linking-4.7)
 
57
    - The following bugs were fixed upstream (Closes: #668894, #678310)
 
58
  * d/control: Move build-deps to boost 1.54
 
59
  * d/control: Bump standards-version to 3.9.5 (no change mandated)
 
60
  * Depend on fonts-dejavu-core, fonts-dejavu-extra to not embeed these fonts
 
61
  * Depend on fonts-freefont-ttf instead of ttf-freefont as the
 
62
    package got renamed recently (Closes: #738257, #738258)
 
63
 
 
64
 -- Martin Quinson <mquinson@debian.org>  Mon, 10 Feb 2014 21:24:51 +0100
 
65
 
 
66
widelands (1:17-5) unstable; urgency=low
 
67
 
 
68
  * Team upload.
 
69
  * d/control: Add Build-Depends on imagemagick. (Closes: #707489)
 
70
 
 
71
 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 11 May 2013 15:55:39 +0200
 
72
 
 
73
widelands (1:17-4) unstable; urgency=low
 
74
 
 
75
  * d/rules: Move to packaging to git VCS
 
76
  * d/rules: Enable parallel build of the package
 
77
  * d/rules: List uninstalled files at build time
 
78
  * d/rules: Install logos in various sizes under /usr/share/icons
 
79
  * d/rules: Manually define CPPFLAGS and friends with hardening flags
 
80
    Seems mandated because we are overloading dh_auto_build
 
81
  * d/compat: Bump to version 9 of debhelper
 
82
  * d/control: Bump standards-version to 3.9.4 (no change mandated)
 
83
  * d/control: Put pkg-game as a maintainer and myself as an uploader
 
84
  * d/widelands.menu: add a longtitle and an icon (Closes: #703255)
 
85
  * d/copyright: convert to Machine-readable format
 
86
  * d/copyright: specify where the source of media is (Closes: #702070)
 
87
 
 
88
 -- Martin Quinson <mquinson@debian.org>  Mon, 06 May 2013 16:20:14 +0200
 
89
 
 
90
widelands (1:17-3) unstable; urgency=low
 
91
 
 
92
  * add debian/compat (7)
 
93
  * add patch boost-linking-4.7 to fix linking error with boost
 
94
    and gcc 4.7. This also links widelands dinamically with
 
95
    boost, as per policy (Closes: #672034)
 
96
  * add patch Werror to fix compilation with gcc 4.7 and the
 
97
    -Werror=format-security flag
 
98
 
 
99
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 02 May 2012 15:03:59 +0200
 
100
 
 
101
widelands (1:17-2) unstable; urgency=low
 
102
 
 
103
  * define PATH_MAX if not defined (i.e. on hurd)
 
104
  * re-enable patch for s390 but not on s390x
 
105
 
 
106
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 02 May 2012 13:46:11 +0200
 
107
 
 
108
widelands (1:17-1) experimental; urgency=low
 
109
 
 
110
  * new upstream release
 
111
  * disable patches/s390
 
112
  * debian/rules: use && istead of ; so that failures are reported correctly 
 
113
  * we go to experimental to see if s390 is happy and not to disturb
 
114
    transitions for libpng15 and boost
 
115
 
 
116
 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 24 Apr 2012 17:27:19 +0200
 
117
 
 
118
widelands (1:17~rc2-3) unstable; urgency=low
 
119
 
 
120
  * on kfreebsd, the execinfo library cannot be found for an unkown reason.
 
121
    Try to survive this fact to fix the resulting FTBFS.
 
122
 
 
123
 -- Martin Quinson <mquinson@debian.org>  Fri, 13 Apr 2012 22:37:25 -1000
 
124
 
 
125
widelands (1:17~rc2-2) unstable; urgency=low
 
126
 
 
127
  * call make and not make all
 
128
 
 
129
 -- Enrico Tassi <gareuselesinge@debian.org>  Thu, 12 Apr 2012 14:24:14 +0200
 
130
 
 
131
widelands (1:17~rc2-1) unstable; urgency=low
 
132
 
 
133
  * New upstream release candidate
 
134
  * Add patches/dbg_symbols to compile -g to generate the -dbg package
 
135
  * Update build dependencies, including the removal of GGZ (Closes: #655402)
 
136
  * Fixed flags passed to cmake for locales (Closes: #645127, LP: #872777)
 
137
 
 
138
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 11 Apr 2012 14:58:00 +0200
 
139
 
 
140
widelands (1:16-1) unstable; urgency=low
 
141
 
 
142
  * New upstream release
 
143
 
 
144
 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 19 Apr 2011 21:50:15 +0200
 
145
 
 
146
widelands (1:16~rc1-1) unstable; urgency=low
 
147
 
 
148
  * New upsteram release candidate 
 
149
  * Updated Standards-Version to 3.9.1, no changes required 
 
150
  * Removed patches/secfix-617960 since part of the new release 
 
151
  * Do not override widelands version number in debian/rules
 
152
 
 
153
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 06 Apr 2011 10:02:21 +0200
 
154
 
 
155
widelands (1:15-3) unstable; urgency=high
 
156
 
 
157
  * Closes a potential security issue in internet games.
 
158
    Added: patches/secfix-617960 (Closes: #617960)
 
159
 
 
160
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 23 Mar 2011 09:47:28 +0100
 
161
 
 
162
widelands (1:15-2) unstable; urgency=low
 
163
 
 
164
  * add patch s390 to fix FTBFS on s390. The patch defines
 
165
    explicit _Index(uintptr_t  const I), so that it's call
 
166
    is not ambiguous.
 
167
 
 
168
 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 10 May 2010 15:57:07 +0200
 
169
 
 
170
widelands (1:15-1) unstable; urgency=low
 
171
 
 
172
  * New upstream release
 
173
  * source format 3.0 (quilt) 
 
174
 
 
175
 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 17 Apr 2010 16:43:43 +0200
 
176
 
 
177
widelands (1:15~rc2-1) unstable; urgency=low
 
178
 
 
179
  * New upstream release candidate: tag:build15-rc2 on lp:widelands/build15
 
180
 
 
181
 -- Enrico Tassi <gareuselesinge@debian.org>  Fri, 26 Mar 2010 11:25:10 +0100
 
182
 
 
183
widelands (1:15~rc1-2) unstable; urgency=low
 
184
 
 
185
  * fix typo in package description, thanks Erik Esterer (Closes: #566267) 
 
186
  * fixed paths passed to cmake, locale are working (Closes: #472406) 
 
187
 
 
188
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 17 Mar 2010 22:28:04 +0100
 
189
 
 
190
widelands (1:15~rc1-1) unstable; urgency=low
 
191
 
 
192
  * new upstream release candidate, tag:build15-rc1 on lp:widelands/build15
 
193
  * new build-dependencies over lua5.1 and cmake
 
194
  * all debian/patches were obsolete and are thus have been removed
 
195
  * switched from CDBS to dh
 
196
  * standard versions to 3.8.4, no changes 
 
197
  * get rid of duplicate fonts in ttf-freefont, install symlinks instead
 
198
 
 
199
 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 16 Mar 2010 20:34:24 +0100
 
200
 
 
201
widelands (1:14-3) unstable; urgency=low
 
202
 
 
203
  * more prcise build-depends to ease backporting, thanks Romain Chantereau
 
204
    (Closes: #546840) 
 
205
 
 
206
 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 12 Oct 2009 22:24:26 +0200
 
207
 
 
208
widelands (1:14-2) unstable; urgency=low
 
209
 
 
210
  * install the global directory (Closes: #550158)
 
211
 
 
212
 -- Enrico Tassi <gareuselesinge@debian.org>  Fri, 09 Oct 2009 22:51:43 +0200
 
213
 
 
214
widelands (1:14-1) unstable; urgency=low
 
215
 
 
216
  * New upstream release
 
217
  * Disable no optimization patch for amd64, the upstream does the same
 
218
  * Disable no-unroll-loops on arm, was for an old gcc version
 
219
  * Added README.source pointing to dpatch instructions
 
220
  * Standards-version to 3.8.3, no changes
 
221
 
 
222
 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 03 Oct 2009 22:13:33 +0200
 
223
 
 
224
widelands (1:14~rc1-2) unstable; urgency=low
 
225
 
 
226
  * build-depend on scons
 
227
 
 
228
 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 14 Sep 2009 10:29:39 +0200
 
229
 
 
230
widelands (1:14~rc1-1) unstable; urgency=low
 
231
 
 
232
  * New upstream pre-release
 
233
 
 
234
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 15 Feb 2009 14:53:21 +0100
 
235
 
 
236
widelands (1:13-2) unstable; urgency=low
 
237
 
 
238
  * Uploaded to unstable
 
239
 
 
240
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 15 Feb 2009 14:05:21 +0100
 
241
 
 
242
widelands (1:13-1) experimental; urgency=low
 
243
 
 
244
  * New upstream release (build-13)
 
245
 
 
246
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 23 Nov 2008 18:05:31 +0100
 
247
 
 
248
widelands (1:13~3516-1) experimental; urgency=low
 
249
 
 
250
  * Second release candidate for version 13
 
251
 
 
252
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 16 Nov 2008 11:34:03 +0100
 
253
 
 
254
widelands (1:13~3472-1) experimental; urgency=low
 
255
 
 
256
  * First release candidate for version 13
 
257
 
 
258
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 02 Nov 2008 20:46:38 +0100
 
259
 
 
260
widelands (1:13~3230-1) experimental; urgency=low
 
261
 
 
262
  * Svn snapshot with many bugfixes, most notably the game is not using 
 
263
    100% of CPU time anymore (Closes: #370528) 
 
264
 
 
265
 -- Enrico Tassi <gareuselesinge@debian.org>  Thu, 31 Jul 2008 09:29:23 +0200
 
266
 
 
267
widelands (1:12-3) unstable; urgency=low
 
268
 
 
269
  * fixed previous patch that was using the incriminated flag only on
 
270
    arm and armel
 
271
 
 
272
 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 14 May 2008 10:25:05 +0200
 
273
 
 
274
widelands (1:12-2) unstable; urgency=low
 
275
 
 
276
  * added a patch to disable -funroll-loops on arm, thanks Aurelien Jarno
 
277
    for the hint
 
278
 
 
279
 -- Enrico Tassi <gareuselesinge@debian.org>  Thu, 08 May 2008 15:57:15 +0200
 
280
 
 
281
widelands (1:12-1) unstable; urgency=low
 
282
 
 
283
  * New upstream release featuring some improved graphics, multiplayer
 
284
    (network) support and a first glimpse of a new tribe (Atlantidis).
 
285
 
 
286
 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 05 Apr 2008 16:12:17 +0200
 
287
 
 
288
widelands (1:12~rc-1) experimental; urgency=low
 
289
 
 
290
  * New upstream release featuring some improved graphics and network gameplay
 
291
  * Ack NMU, g++-4.3 patch applied upstream.
 
292
  * Fixed rules to use nice CDBS hooks
 
293
  * Updated copyright file mentioning that Widelands.ttf is distributed under
 
294
    the SIL open font license version 1.1.
 
295
 
 
296
 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 30 Mar 2008 18:46:24 +0200
 
297
 
 
298
widelands (1:11-1.1) unstable; urgency=low
 
299
 
 
300
  * Non-maintainer upload for the gcc-4.3 release goal, with a patch
 
301
    provided by Cyril Brulebois.  (Closes: #417760)
 
302
 
 
303
 -- Philipp Kern <pkern@debian.org>  Sun, 16 Mar 2008 21:43:17 +0100
 
304
 
 
305
widelands (1:11-1) unstable; urgency=low
 
306
 
 
307
  * New upstream release. Most relevant features are: fog of war,  autosave,
 
308
    replay, better UI, new animations.
 
309
  * Enrico Tassi <gareuselesinge@debian.org> added to Uploaders
 
310
  * moved to cdbs debian/rules
 
311
  * version number must (according to policy 5.6.12) start with a digit, thus
 
312
    the version is now 11
 
313
  * versions must be strictly increasing, thus use epoch 1 to make
 
314
    11 greater than build10
 
315
  * Standards-Version bumped to 3.7.3, no modifications needed
 
316
  * debian/ directory put under vcs on svn.d.o/collab-maint 
 
317
 
 
318
 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 19 Jan 2008 17:02:26 +0100
 
319
 
 
320
widelands (build10-1) unstable; urgency=low
 
321
 
 
322
  * New upstream release.
 
323
    - closes #388406: Core dump during second mission.
 
324
      Fixed in upstream svn rev 1078.
 
325
    - closes #345451: Segfault on victory.
 
326
      Forwarded upstream and solved at some point.
 
327
    - closes #345217: save dialog box counter-intuitive
 
328
      Forwarded upstream and solved at some point.
 
329
    - closes #345386: --coredump option use is not intuitive.
 
330
      Was marked fixed-upstream in debian since a while
 
331
    - The building mecanism was completely changed upstream. 
 
332
      Completely redo the packaging.
 
333
  * Drop the most of the patches since they were integrated upstream.
 
334
    Only locale is still there, but this is because upstream hardcoded
 
335
    a path in the game...    
 
336
 
 
337
 -- Martin Quinson <mquinson@debian.org>  Wed, 21 Mar 2007 10:11:56 +0100
 
338
 
 
339
widelands (build9half-10) unstable; urgency=low
 
340
 
 
341
  * Include a freedesktop complient desktop file, even if I personnaly
 
342
    think it dupplicates the debian menu system (Closes: #359286).
 
343
 
 
344
 -- Martin Quinson <mquinson@debian.org>  Fri, 14 Apr 2006 09:29:36 +0200
 
345
 
 
346
widelands (build9half-9) unstable; urgency=low
 
347
 
 
348
  * Remove source data of localization (po & pot files)
 
349
  * Rework the README to let it fit better the debian reality
 
350
    (Closes: #359175)
 
351
 
 
352
 -- Martin Quinson <mquinson@debian.org>  Mon, 27 Mar 2006 09:00:07 +0200
 
353
 
 
354
widelands (build9half-8) unstable; urgency=low
 
355
 
 
356
  * New patch: locale_path
 
357
    Do lookup the locale data in the right directory [Eckhart Wörner]
 
358
    (Closes: #357801)
 
359
 
 
360
 -- Martin Quinson <mquinson@debian.org>  Sun, 26 Mar 2006 20:29:17 +0200
 
361
 
 
362
widelands (build9half-7) unstable; urgency=low
 
363
 
 
364
  * Fix a conflict between widelands and widelands-date, stupid me
 
365
    (Closes: #358517)
 
366
 
 
367
 -- Martin Quinson <mquinson@debian.org>  Fri, 24 Mar 2006 23:06:01 +0100
 
368
 
 
369
widelands (build9half-6) unstable; urgency=low
 
370
 
 
371
  * Do compile the locale data before distributing them (sorry)
 
372
 
 
373
 -- Martin Quinson <mquinson@debian.org>  Tue, 21 Mar 2006 22:22:58 +0100
 
374
 
 
375
widelands (build9half-5) unstable; urgency=low
 
376
 
 
377
  * Add locale and music data to the package. (Closes: #357801)
 
378
 
 
379
 -- Martin Quinson <mquinson@debian.org>  Sun, 19 Mar 2006 19:41:53 +0100
 
380
 
 
381
widelands (build9half-4) unstable; urgency=low
 
382
 
 
383
  * New patch: default_resolution (backported from upstream CVS)
 
384
    Set a default screen resolution when the user fails to choose one.
 
385
    (Closes: #345299)
 
386
  * New patch: gcc41 (from Martin Michlmayr in BTS)
 
387
    Allow to compile with gcc 4.1 (Closes: #357614)
 
388
 
 
389
 -- Martin Quinson <mquinson@debian.org>  Sat, 18 Mar 2006 21:41:05 +0100
 
390
 
 
391
widelands (build9half-3) unstable; urgency=low
 
392
 
 
393
  * New patch: std::string:npos_is_negative by Sami Liedes
 
394
    This solves a segfault on some non-x86 arches (Closes: #345384)
 
395
  * Do add some content to the -dbg package. erm. (Closes: #345867)
 
396
  * Droped patch:
 
397
    - mips: portability now sanitized, no need for this anymore
 
398
    - amd64: commited upstream, so no need to keep it for reference
 
399
      (it only patched a commented line for the day it went uncommented)
 
400
    - alpha: commited upstream (wasn't used since a while, kill it)
 
401
 
 
402
 -- Martin Quinson <mquinson@debian.org>  Sat,  7 Jan 2006 22:37:41 +0100
 
403
 
 
404
widelands (build9half-2) unstable; urgency=low
 
405
 
 
406
  * Sanitize architecture checks using SDL facilities [Falk Hueffner]
 
407
    (Closes: #346011)
 
408
  * Rewrite the usage summary [Florian Weber] (Closes: #345386)
 
409
 
 
410
 -- Martin Quinson <mquinson@debian.org>  Thu,  5 Jan 2006 00:18:27 +0100
 
411
 
 
412
widelands (build9half-1) unstable; urgency=low
 
413
 
 
414
  * New upstream release (Closes: #342263).
 
415
  * Changed patches:
 
416
    - ppc and Knight applied upstream and thus droped.
 
417
    - amd64 almost applied upstream and thus only kept the unapplied parts
 
418
  * New patches:
 
419
    - mips: portability patch by Thiemo Seufer (Closes: #333465)
 
420
    - congested_road [Florian Weber] to make sure that overloaded
 
421
      road are more expensive and thus less taken
 
422
    - lowering_requested_soldiers [Nanne Wams] (bug fix)
 
423
    - Fisher_run_mine_bug_1196918 [Ted Carlson] (bug fix)
 
424
  * Debian packaging: 
 
425
    - let -data depend on ttf-bitstream-vera which provide the Vera.ttf
 
426
      font, and don't include our own copy (Closes: #302054)
 
427
    
 
428
 -- Martin Quinson <mquinson@debian.org>  Sun,  20 Dec 2005 11:17:27 +0200
 
429
 
 
430
widelands (build9-7) unstable; urgency=low
 
431
 
 
432
  * Rebuild for G++ 4.x transition
 
433
  * debian/patch/gcc4: actually port to this compiler (Closes: #322780)
 
434
  * Do not let cdbs touch our control file since it's considered RC now, and
 
435
    we already have enough of them.
 
436
 
 
437
 -- Martin Quinson <mquinson@debian.org>  Fri, 12 Aug 2005 21:59:01 +0200
 
438
 
 
439
widelands (build9-6) unstable; urgency=low
 
440
 
 
441
  * Move into the /usr/game gettho (Closes: #295183)
 
442
  * Argh! Add the AUTHORS file to the usual location for the usual
 
443
    reason. I'm so stupid! (Closes: #294918) again.
 
444
    Thanks to Gerfried Fuchs for not laughing while reporting.
 
445
  * Add a man page (Closes: #295182)
 
446
 
 
447
 -- Martin Quinson <mquinson@debian.org>  Mon, 14 Feb 2005 10:41:12 +0100
 
448
 
 
449
widelands (build9-5) unstable; urgency=low
 
450
 
 
451
  * Remove libggzcore-dev, libggzdmod-dev, libggz-dev from build-deps since
 
452
    we do not use it right now and since they can't be fulfilled in sarge.
 
453
 
 
454
 -- Martin Quinson <mquinson@debian.org>  Sun, 13 Feb 2005 22:27:11 +0100
 
455
 
 
456
widelands (build9-4) unstable; urgency=low
 
457
 
 
458
  * Include COPYING in /usr/share/widelands so that the 'Licence' button
 
459
    works (Closes: #294918). Stupid me, I fixed README in previous release,
 
460
    and forgot about this one. Thanks to Christopher Zimmermann for reporting.
 
461
 
 
462
 -- Martin Quinson <mquinson@debian.org>  Sun, 13 Feb 2005 16:45:03 +0100
 
463
 
 
464
widelands (build9-3) unstable; urgency=low
 
465
 
 
466
  * Port to alpha architecture, fix all warnings there (Closes: #291371).
 
467
  * Copy the README file into the usr/share path so that it can be
 
468
    retrieved at run time.
 
469
 
 
470
 -- Martin Quinson <mquinson@debian.org>  Sun, 30 Jan 2005 23:05:51 +0100
 
471
 
 
472
widelands (build9-2) unstable; urgency=low
 
473
 
 
474
  * Patch to port to PowerPC (big endian char unsigned-by-default issues).
 
475
    [Christof Petig]
 
476
 
 
477
 -- Martin Quinson <mquinson@debian.org>  Fri, 14 Jan 2005 23:55:23 +0100
 
478
 
 
479
widelands (build9-1) unstable; urgency=low
 
480
 
 
481
  * New upstream release.
 
482
  * Remove the Knights.ttf font for licencing reasons (Thanks to Josh
 
483
    Triplett for noticing and sorry for not having checked myself).
 
484
    Vera.ttf is used instead, as done upstream. 
 
485
    (Closes: #289750)
 
486
  * Add patch to port to AMD64 from Andreas Jochens (Thanks!).
 
487
    (Closes: #289678)
 
488
 
 
489
 -- Martin Quinson <mquinson@debian.org>  Fri, 14 Jan 2005 12:19:20 +0100
 
490
 
 
491
widelands (build8.cvs050107-1) unstable; urgency=low
 
492
 
 
493
  * The "Let's make CVS builds really usefull to devel"
 
494
  * Update to the lastest CVS state.
 
495
  * Add a wrapper to the CVS builds which captures all informations
 
496
    developpers need to debug the problem the users will run into:
 
497
     - any core generated
 
498
     - the prog output
 
499
     - the record file (mouse movements, key press, etc. during the game)
 
500
     - package version (as reported by dpkg)
 
501
     - architecture (uname -a)
 
502
    Those information are placed in /tmp and when widelands exits with
 
503
    errcode, the user is prompted to report those information to the right
 
504
    BTS. They are not sent automatically.
 
505
  * To help Holger and friends tracking the issues, also generate a
 
506
    widelands-dbg package for CVS builds. It contains the debugging symbol,
 
507
    so that gdb can find them when the package is installed.
 
508
  * Please note that none of those CVS build features are used while building
 
509
    a release version (difference: "cvs" in version name).
 
510
    For that, debian/control is now generated by cdbs.
 
511
 
 
512
 -- Martin Quinson <mquinson@debian.org>  Fri,  7 Jan 2005 21:54:06 +0100
 
513
 
 
514
widelands (build8.cvs050101-1) unstable; urgency=low
 
515
 
 
516
  * Packaging the content of the CVS to help finding the last bugs before
 
517
    build9.
 
518
 
 
519
 -- Martin Quinson <mquinson@debian.org>  Sat,  1 Jan 2005 21:28:04 +0100
 
520
 
 
521
widelands (build8-2) unstable; urgency=low
 
522
 
 
523
  [Matti Peltomaki]
 
524
  * Fix a typo in postinst (s/urge/purge)
 
525
  * Rename {menu,postinst,postrm} to widelands.{menu,postinst,postrm} since
 
526
    we build more than one package.
 
527
    
 
528
  [Martin Quinson]
 
529
  * Fix the versionning scheme. This is not a native package.
 
530
 
 
531
 -- Martin Quinson <martin.quinson@tuxfamily.org>  Mon, 27 Sep 2004 13:04:05 +0200
 
532
 
 
533
widelands (build8) unstable; urgency=low
 
534
 
 
535
  * New upstream release.
 
536
  * Add a menu entry (thanks Matti Peltomaki)
 
537
  * New patch: Mask the fps rate (thanks Matti Peltomaki).
 
538
 
 
539
 -- Martin Quinson <martin.quinson@tuxfamily.org>  Thu, 23 Sep 2004 17:37:55 +0200
 
540
 
 
541
widelands (build7.cvs040917-1) unstable; urgency=low
 
542
 
 
543
  * Initial release.
 
544
 
 
545
 -- Martin Quinson <martin.quinson@tuxfamily.org>  Thu, 16 Sep 2004 22:40:16 +0200
 
546