File: changelog

package info (click to toggle)
gltron 0.70final-12.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 4,976 kB
  • ctags: 5,143
  • sloc: ansic: 19,172; sh: 3,004; cpp: 973; makefile: 265
file content (195 lines) | stat: -rw-r--r-- 6,721 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
gltron (0.70final-12.1) unstable; urgency=medium

  * Non maintainer upload.

  [ Matthias Klose ]
  * Build-depend on libpng-dev. Closes: #662350.
  * Fix build with GCC 5. Closes: #777877.
  * Disable -Werror to fix a FTBFS on Ubuntu and derivatives (fread is still marked
    as warn_unused_result).

  [ Markus Koschany ]
  * Add gltron.desktop file and install it to /usr/share/applications.
  * Add gltron.links file and link gltron.png to hicolor directory where it is
    automatically detected and displayed on the user's desktop. Closes: #737910.

 -- Matthias Klose <doko@debian.org>  Thu, 09 Jul 2015 13:38:37 +0200

gltron (0.70final-12) unstable; urgency=low

  * debian/patches/cflags.patch:
    - Fix FTBFS, thanks to Andreas Moog

 -- Ari Pollak <ari@debian.org>  Sun, 18 Aug 2013 09:33:51 -0400

gltron (0.70final-11) unstable; urgency=low

  [ Ari Pollak ]
  * debian/patches/fix-clang-build.patch:
    - Apply patch from Cyril Roelandt to fix FTBFS with clang (Closes: #686540)
  * debian/patches/automake-error.patch:
    - Fix error when running recent version of automake

  [ Andreas Moog ]
  * Run dh_autoreconf to fix build with newer GCC versions. (Closes: #701289)
    - Add dh-autoreconf to build-depends for this.
  * debian/patches/fix-prototypes.patch: Match function calls with the
    prototype declarations.

 -- Ari Pollak <ari@debian.org>  Sat, 17 Aug 2013 11:41:39 -0500

gltron (0.70final-10) unstable; urgency=low

  [ Ari Pollak ]
  * Fix config.{sub,guess} overwriting so it doesn't get included in the patch
  * Group patches into their own files
    - remove patch on src/video/video.c since I couldn't track down its purpose
  * Bump standards-version to 3.8.4
  * Add ${misc:Depends}

  [ gregor herrmann ] 
  * Fix "ftbfs with gcc-4.6 -Werror": add patch gcc-4.6.patch from peter
    green(removes unused variables).
    (Closes: #625343)

 -- Ari Pollak <ari@debian.org>  Thu, 15 Dec 2011 17:45:02 -0500

gltron (0.70final-9) unstable; urgency=low

  * Change build-depends on xlibmesa-gl-dev to libgl1-mesa-dev 
    (Closes: #575655)
  * Switch to source format 3.0 (quilt)
  * Upgrade to debhelper v7
  * Remove unneeded build-depends; add autotools-dev

 -- Ari Pollak <ari@debian.org>  Thu, 01 Apr 2010 20:05:15 -0400

gltron (0.70final-8) unstable; urgency=low

  * Make configure & Makefiles use CFLAGS/CXXFLAGS correctly
  * Remove broken --enable-optimize flag from configure, since it
    was overriding our CFLAGS
  * Fix an extraneous #define that was causing an error with the new CFLAGS
  * Disable changing the screen resolution in-game, since it didn't work
    (Closes: #408695)

 -- Ari Pollak <ari@debian.org>  Sun, 23 Oct 2005 22:12:16 -0400

gltron (0.70final-7) unstable; urgency=low

  * Update build-depends to prefer building with xlibmesa-gl-dev,
    and get rid of xlibs-dev dependency

 -- Ari Pollak <ari@debian.org>  Thu, 13 Oct 2005 08:50:20 -0400

gltron (0.70final-6) unstable; urgency=low

  * Bump build-depends on libsmpeg-dev for new C++ ABI transition 

 -- Ari Pollak <ari@debian.org>  Thu, 21 Jul 2005 18:42:34 +0000

gltron (0.70final-5) unstable; urgency=low

  * Apply modified fix by Andreas Jochens to fix build on amd64/gcc-4.0
    (Closes: #286782)

 -- Ari Pollak <ari@debian.org>  Wed, 22 Dec 2004 10:32:39 -0500

gltron (0.70final-4) unstable; urgency=low

  * Explicitly build-dep on mesag-dev | libgl-dev so we don't depend on 
    a virtual package
  * Hopefully eliminate a problem on 64-bit systems (Closes: #255765)

 -- Ari Pollak <ari@debian.org>  Wed, 23 Jun 2004 14:28:01 -0400

gltron (0.70final-3) unstable; urgency=low

  * Include .orig.tar.gz as well

 -- Ari Pollak <ari@debian.org>  Tue, 27 Jan 2004 09:28:47 -0500

gltron (0.70final-2) unstable; urgency=low

  * Updating revision so this can be updated. 
    I'm not sure why this got held up, but hopefully this should fix it.

 -- Ari Pollak <ari@debian.org>  Tue, 27 Jan 2004 00:33:15 -0500

gltron (0.70final-1) unstable; urgency=low

  * New upstream release
  * Enable experimental network code for those who dare try it

 -- Ari Pollak <ari@debian.org>  Sun, 14 Dec 2003 13:37:44 -0500

gltron (0.70beta1-1) experimental; urgency=low

  * New upstream release
  * Update build-deps for new sound support
  * Bring back our local manpage because upstream got rid of it for some
    reason

 -- Ari Pollak <ari@debian.org>  Mon, 13 Oct 2003 01:28:16 -0400

gltron (0.62-1) unstable; urgency=low

  * New upstream release (Closes: #195432, #156116, #135503)
  * Adopted package (Closes: #190816)
  * Our manpage has been adopted upstream; use that instead
  * Bump standards-version to 3.6.1, make necessary changes
  * Use debian/compat
  * Update debian/rules to be more sane

 -- Ari Pollak <ari@debian.org>  Mon, 13 Oct 2003 00:25:18 -0400

gltron (0.61-3) unstable; urgency=low

  * fixed potential problems when compiling gltron with gcc-3.0

 -- Gregory J. Oschwald <osch0001@umn.edu>  Fri, 28 Dec 2001 10:07:32 -0600

gltron (0.61-2) unstable; urgency=low

  * the "double check your numbers" release (closes: #100469)
  * SDL is used instead of libmikmod2 (closes: #93361)
  * More maintainable diff against gltron source files

 -- Gregory J. Oschwald <osch0001@umn.edu>  Tue, 25 Dec 2001 19:14:39 -0600

gltron (0.61-1) unstable; urgency=low

  * New maintainer (closes: #123503, #89991)
  * New upstream release (closes: #64831, #110293)
  * Included manpage from Jeronimo Pellegrini (closes: #100496)
  * Fixed spelling errors (closes: #124678)
  * New menu icon thanks to  Robert Cleaver Ancell (closes: #75812)

 -- Gregory J. Oschwald <osch0001@umn.edu>  Sun, 23 Dec 2001 10:14:13 -0600

gltron (0.53-1.1) unstable; urgency=low

  * Bugsquash party NMU.
  * Make configure script executable before running it
    (closes: #58377, #58405).
  * Updated to policy version 3.5.2: no changes required.
  * Added build dependencies.
  * gltron doesn't actually need svgalib itself, but the old dpkg-shlibdeps
    pulled in a dependency on it due to using ldd. Build-depend on a version
    of dpkg-dev that uses objdump instead (closes: #63121, #71933).
  * Rebuilt with newer libmikmod2, build-depending on it to be safe. I
    believe this fixes the segfault in MikMod_InfoDriver, and I don't
    experience this (closes: #80598); please reopen the bug if it's still a
    problem.
  * Removed obsolete dh_suidregister call.
  * Don't include installation instructions in the binary package.

 -- Colin Watson <cjwatson@debian.org>  Sat, 17 Mar 2001 12:02:23 +0000

gltron (0.53-1) unstable; urgency=low

  * New upstream version.
  * Added GNU build environment.

 -- Raphael Bossek <bossekr@debian.org>  Mon, 10 Jan 2000 03:49:04 +0100