File: changelog

package info (click to toggle)
amphetamine 0.8.10-19
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,080 kB
  • sloc: cpp: 9,038; makefile: 106; sh: 31
file content (343 lines) | stat: -rw-r--r-- 10,396 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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
amphetamine (0.8.10-19) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Remove DM-Upload-Allowed.

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Dominik George ]
  * debian/amphetamine.menu: Added icon entry (closes: #726204).

  [ Michael Gilbert ]
  * Use debhelper 9.
  * Convert icon to 32x32.
  * Fix format string issue.
  * Address some lintian warnings.

 -- Michael Gilbert <mgilbert@debian.org>  Sun, 06 Apr 2014 04:00:16 +0000

amphetamine (0.8.10-18) unstable; urgency=low

  * Use multiarch paths for libc6-dev includes (closes: #650468).

 -- Michael Gilbert <michael.s.gilbert@gmail.com>  Fri, 02 Dec 2011 18:41:07 -0500

amphetamine (0.8.10-17) unstable; urgency=low

  * Change build-depend to libc6-dev-i386 [amd64] (closes: #650468).
  * Install upstream changelog.
  * Add descriptions to patches.

 -- Michael Gilbert <michael.s.gilbert@gmail.com>  Thu, 01 Dec 2011 23:01:07 -0500

amphetamine (0.8.10-16) unstable; urgency=low

  * build-depend on libc6-dev-i386 (closes: #640554). 
  * use -iquote and -Wno-write-strings build flags.
  * bump standards version to 3.9.2.

 -- Michael Gilbert <michael.s.gilbert@gmail.com>  Sun, 11 Sep 2011 18:18:38 -0400

amphetamine (0.8.10-15) unstable; urgency=low

  * adopt the package (closes: #544910).
  * set myself as an uploader.
  * set dm-upload-allowed.
  * bump standards version to 3.9.1.
  * convert to source format 3.0 and simplified debian/rules.
  * remove watch file since upstream no longer exists.

 -- Michael Gilbert <michael.s.gilbert@gmail.com>  Mon, 14 Mar 2011 22:25:57 -0400

amphetamine (0.8.10-14) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * disable 000_gcc_m68k.diff that was forcing the use of gcc 4.1.
    amphetamine should build fine on m68k now with the default gcc
    (Closes: #479573)
  * clean the .pc/ directory

 -- Debian Games Team <pkg-games-devel@lists.alioth.debian.org>  Sat, 09 Aug 2008 14:58:26 +0200

amphetamine (0.8.10-13) unstable; urgency=low

  [ Barry deFreese ]
  * Bump compat/debhelper to 5.
  * Add Hompage and vcs tags to debian/control.
  * Remove Homepage field from package description.
  * Fix make clean target for lintian warning.
  * Bump Standards Version to 3.7.3.
    + Menu policy transition.
  * Fix watch file (Closes: #456472).
  * Add desktop file. (Closes: #471254).
    + Add call to dh_desktop.
  * Replace 'pwd' with $(CURDIR) in rules.
  * Update Homepage URL.
  * Add myself to uploaders.

  [ Eddy Petrișor ]
  * fix Vcs-Svn URL to point to svn, not the incomplete ssh location.

  [ Jon Dowland ]
  * add debian/amphetamine.links, creating symlinks amphetamine -> amph
    for binaries and manpages (Closes: #471257).
  * update menu section to "Games/Action" for menu transition
    (thanks Linas Žvirblis).

 -- Barry deFreese <bddebian@comcast.net>  Tue, 18 Mar 2008 14:09:19 -0400

amphetamine (0.8.10-12) unstable; urgency=high

  [ Sam Hocevar (Debian packages) ]
  * debian/patches/000_no_lxt.diff:
    + New patch. Removes useless -lXt link flag (Closes: #397558).

 -- Jon Dowland <jon@alcopop.org>  Thu, 12 Jul 2007 11:22:44 +0100

amphetamine (0.8.10-11) unstable; urgency=low

  [ Sam Hocevar ]
  * debian/patches/020_assumed_sizeof_long.diff:
    + New patch, courtesy of Darren Salt: fix wrong assumption that long is
      a 32 bit type (Closes: #380404).

  [ Eddy Petrișor ]
  * fixed watch file
  * added a link to the upstream homepage

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  2 Aug 2006 11:11:24 +0200

amphetamine (0.8.10-10) unstable; urgency=low

  * debian/control:
    + Remove the amphetamine/amphetamine-data dependency loop.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 27 May 2006 09:30:09 +0200

amphetamine (0.8.10-9) unstable; urgency=low

  * Maintainer upload.
  * Acknowledge previous NMU (Closes: 346658). Thanks to Luk Claes.
  * Moved packaging to the Debian Games Team.
  * Use quilt for patch management.
  * debian/control:
    + Set policy to 3.7.2.
    + Build-depend on quilt.

  * debian/patches/010_newline.diff:
    + New patch from old diff.gz -- fix newlines at end of file.

  * debian/patches/000_data_path.diff:
    + New patch from old diff.gz -- fix shared data paths in makefile.

  * debian/patches/010_missing_headers.diff:
    + New patch from old diff.gz -- fix compilation warnings.

  * debian/patches/010_etc_dir.diff:
    + New patch from old diff.gz -- use /etc as the configuration directory.

  * debian/patches/010_bugs.diff:
    + New patch from old diff.gz -- fix various bugs.

  * debian/patches/000_gcc_m68k.diff:
    + New patch -- use g++-4.1 on m68k to work around a g++ bug
      (Closes: #363318).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 15 May 2006 11:54:38 -0500

amphetamine (0.8.10-8.1) unstable; urgency=high

  * Non-maintainer upload.
  * Split xlibs-dev build-dep (Closes: #346658).

 -- Luk Claes <luk@debian.org>  Sun, 15 Jan 2006 16:41:54 +0100

amphetamine (0.8.10-8) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.2.1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 12 Nov 2005 14:18:21 +0100

amphetamine (0.8.10-7) unstable; urgency=low

  * Makefile:
    + Do not systematically strip the main binary (Closes: #230051).
  * src/Appl.cpp:
    + Fixed calculation of average time so that the monsters get their full
      timeslice after a pause (Closes: #226156).
  * src/ConstVal.cpp:
    + Fixed an uninitialised variable.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 27 Jan 2004 13:24:31 +0100

amphetamine (0.8.10-6) unstable; urgency=low

  * New maintainer (Closes: #226287).
  * debian/control:
    + Set policy to 3.6.1.0.
    + Slightly shortened the short description.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 27 Jan 2004 13:24:31 +0100

amphetamine (0.8.10-5) unstable; urgency=low

  * Orphaned the package.

 -- Joey Hess <joeyh@debian.org>  Mon,  5 Jan 2004 00:34:34 -0500

amphetamine (0.8.10-4) unstable; urgency=low

  * Rebuild with gcc 3.2

 -- Joey Hess <joeyh@debian.org>  Wed, 12 Feb 2003 11:45:27 -0500

amphetamine (0.8.10-3) unstable; urgency=low

  * Updated copyright file.

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Aug 2002 16:26:13 -0400

amphetamine (0.8.10-2) unstable; urgency=low

  * Debhelper v4.

 -- Joey Hess <joeyh@debian.org>  Thu, 13 Jun 2002 18:03:40 -0400

amphetamine (0.8.10-1) unstable; urgency=low

  * New upstream with improved endianness checks.
  * Added newlines at the end of more source files.

 -- Joey Hess <joey@kitenet.net>  Wed, 27 Mar 2002 12:14:13 -0500

amphetamine (0.8.9-3) unstable; urgency=low

  * Work around divide by zero problem that causes FPEs on alpha.
    Closes: #134825

 -- Joey Hess <joeyh@debian.org>  Sun, 24 Feb 2002 16:12:49 -0500

amphetamine (0.8.9-2) unstable; urgency=low

  * Include missing string.h for memcpy in Surface.cpp. Closes: #127217

 -- Joey Hess <joeyh@debian.org>  Mon, 31 Dec 2001 16:27:24 -0500

amphetamine (0.8.9-1) unstable; urgency=low

  * New upstream release.
  * Hacked File.hpp to probe for endianness <sys/params.h>. Pity this
    program does not use autoconf.
  * Look for data file in /usr/share, not /usr/lib

 -- Joey Hess <joeyh@debian.org>  Fri, 28 Dec 2001 16:07:28 -0500

amphetamine (0.8.8-7) unstable; urgency=low

  * Updated to the new sdl packages. Maybe it'll go into testing eventally.

 -- Joey Hess <joeyh@debian.org>  Fri, 12 Oct 2001 14:15:15 -0400

amphetamine (0.8.8-6) unstable; urgency=low

  * Fixed ia64(/gcc 3?) compile error, Closes: #110177
  * Added newlines to the end of all source files, since gcc whines
    mightily about their lack.

 -- Joey Hess <joeyh@debian.org>  Sun, 26 Aug 2001 18:50:49 -0400

amphetamine (0.8.8-5) unstable; urgency=low

  * Update to sdl 1.2.

 -- Joey Hess <joeyh@debian.org>  Sun,  3 Jun 2001 18:31:05 -0400

amphetamine (0.8.8-4) unstable; urgency=low

  * Build with debhelper v3.

 -- Joey Hess <joeyh@debian.org>  Fri,  9 Feb 2001 17:59:18 -0800

amphetamine (0.8.8-3) unstable; urgency=low

  * Build with new SDL, Closes: #76133

 -- Joey Hess <joeyh@debian.org>  Thu,  2 Nov 2000 16:09:24 -0800

amphetamine (0.8.8-2) unstable; urgency=low

  * Updated to use debhelper v2 (trivial).

 -- Joey Hess <joeyh@debian.org>  Mon, 25 Sep 2000 12:42:33 -0700

amphetamine (0.8.8-1) unstable; urgency=low

  * New upstream.

 -- Joey Hess <joeyh@debian.org>  Sat,  6 May 2000 20:08:31 -0700

amphetamine (0.8.7-4) unstable; urgency=low

  * Applied m68k build patch.
  * Since even with the patch it crashes on m68k, upload only to unstable.

 -- Joey Hess <joeyh@debian.org>  Mon, 17 Jan 2000 11:53:28 -0800

amphetamine (0.8.7-3) frozen unstable; urgency=low

  * Rebuilt with libsdl1.0, fixes missing libsdl dependancy, Closes: #55350
  * Hm, this bug seems vaguly important to me, but the submitter did not
    flag it as such. Uploading to frozen, at the release manager's 
    discretion -- I have no strong feelings either way, but a few people on
    IRC think it should go in.

 -- Joey Hess <joeyh@debian.org>  Sun, 16 Jan 2000 14:55:47 -0800

amphetamine (0.8.7-2) unstable; urgency=low

  * Removed libsdl0 from explicit dependancies; sdl now has proper shlibs
    stuff.

 -- Joey Hess <joeyh@debian.org>  Thu, 13 Jan 2000 00:15:09 -0800

amphetamine (0.8.7-1) unstable; urgency=low

  * New upstream.

 -- Joey Hess <joeyh@debian.org>  Tue, 11 Jan 2000 15:30:15 -0800

amphetamine (0.8.3-5) unstable; urgency=low

  * Built with libsdl1.0.
  * Wrote a man page for amph.

 -- Joey Hess <joeyh@debian.org>  Wed,  5 Jan 2000 15:50:52 -0800

amphetamine (0.8.3-4) unstable; urgency=low

  * Added build deps.

 -- Joey Hess <joeyh@debian.org>  Fri,  3 Dec 1999 23:36:44 -0800

amphetamine (0.8.3-3) unstable; urgency=low

  * Removed install-stamp, which can cause obscure problems.

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Sep 1999 13:04:49 -0700

amphetamine (0.8.3-2) unstable; urgency=low

  * Depends on libsdl0, Closes: #46286
  * Added man page, Closes: #46289
  * Display error if unable to connect to X server, Closes: #46288

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Sep 1999 11:28:51 -0700

amphetamine (0.8.3-1) unstable; urgency=low

  * First release.
  * Modified to look for config files in /etc/apmhetamine/

 -- Joey Hess <joeyh@debian.org>  Sun, 26 Sep 1999 01:38:25 -0700