File: changelog

package info (click to toggle)
libsdl-sge 030809dfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,184 kB
  • ctags: 1,184
  • sloc: cpp: 8,973; makefile: 117; ansic: 44; sh: 14
file content (223 lines) | stat: -rw-r--r-- 8,088 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
libsdl-sge (030809dfsg-6) unstable; urgency=medium

  * Upload to rebuild against GCC-5 >= 5.2 in all arches for the
    GCC-5/C++11 ABI change transition (that version was not the default on
    all arches at the time)
  * Update URL in Vcs-Browser
  * Add tests for autopkgtest

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Mon, 24 Aug 2015 16:32:35 +0100

libsdl-sge (030809dfsg-5) unstable; urgency=medium

  * Bump Policy Standars-Version to 3.9.6 (no changes needed)
  * Rebuild against GCC-5 (Closes: #791165)
  * Enable parallel compilation with dh
  * Fix mispelling in d/copyright (detected by lintian)

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Sat, 01 Aug 2015 10:41:47 +0100

libsdl-sge (030809dfsg-4) unstable; urgency=low

  * debian/rules:
    - Override dh_compress to not compress files under examples/ (they are tiny
      and cause issues with Multi-arch) (Closes: #720028)
    - Enable more parts of build hardening by passing default LDFLAGS as well as
      CFLAGS (the basic build system did not account for this).  Also had to
      modify patch 001_makefile_fixes.diff in the process.
  * debian/control:
    - Bump Policy Standars-Version to 3.9.4 (no changes needed)
    - Change maintainer address to @debian.org
    - Remove obsolete "DM-Upload-Allowed: yes"
    - Remove now unneeded Build-Depends on "dpkg-dev (>= 1.16.1~)"

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Sat, 17 Aug 2013 23:43:32 +0100

libsdl-sge (030809dfsg-3) unstable; urgency=low

  * Complete overhaul of the package:
    - debian/source/format to '3.0 (quilt)'
    - Extensive modifications for debhelper compat v9, including Multi-Arch,
      build-hardening and all goodies
    - Bump Policy Standars-Version to 3.9.3
    - debian/copyright rewritten with appropriate standard format
    - Revisit all patches
    - Remove all previous maintainers, inactive/unresponsive for years
    - Add lintian override for SONAME/package name mismatch
    - watch: updated to take dfsg suffix into account

 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>  Sun, 13 May 2012 14:34:48 +0200

libsdl-sge (030809dfsg-2) unstable; urgency=low

  * debian/patches/100_font.diff:
    + use ttf-dejavu-core instead of ttf-bitstream-vera.
  * debian/control:
    + Suggest ttf-dejavu-core instead of ttf-bitstream-vera (Closes: #461268).
    + bumped Standards-Version to 3.7.3 (no changes).
  * debian/copyright:
    + Recode into UTF-8.
  * debian/rules:
    + don't ignore make clean error.

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 24 Jan 2008 00:15:46 +0100

libsdl-sge (030809dfsg-1) unstable; urgency=high

  * Remove non-free font from the original tarball (Closes: #393747).

  * debian/control:
    + Suggest ttf-bitstream-vera as a replacement for the font.
  * debian/patches/100_font.diff:
    + New patch to use ttf-bitstream-vera instead of the old non-free font.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 23 Oct 2006 16:33:23 +0200

libsdl-sge (030809-3) unstable; urgency=low

  * 006_freetype2_fixes.diff:
    + Fix from freetype2 upstream that removes usage of internal structures
      (Closes: #370685).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Jun 2006 22:51:55 +0200

libsdl-sge (030809-2) unstable; urgency=low

  [ Aurelien Jarno ]

  * debian/patches/015_overflow.diff: fix and overflow in sge_collision.cpp. 
  * debian/control: bumped Standards-Version to 3.7.2 (no changes).

 -- Aurelien Jarno <aurel32@debian.org>  Sat, 13 May 2006 23:01:51 +0200

libsdl-sge (030809-1) unstable; urgency=low

  [ Sam Hocevar ]

  * Included changes from an NMU prepared by Nathanael Nerode. Thanks.
  * Moved development to the pkg-sdl Alioth project.

  * debian/rules:
    + Use quilt for patch management.
    + This version adds new symbols to the lib. Use dh_makeshlibs -V '...'.
    + Do not compress examples.
  * debian/control:
    + Build-depend on quilt.
    + Set the SDL team as the maintainer and added its members to the
      uploaders field.
    + Build-depend on debhelper (>= 4.0).
  * debian/compat:
    + Set compatibility level to 4.
  * debian/copyright:
    + Updated the FSF address.

  * debian/patches/001_makefile_fixes.diff:
  * debian/patches/005_freetype_support.diff:
    + Moved old diff to the quilt patch system.

  * debian/patches/004_legacy_functions.diff:
    + Added empty legacy functions to maintain backwards binary compatibility
      with C programs. These functions were not supposed to be used.

  * debian/patches/010_examples.diff:
    + Fixed the examples makefile so that they can also be compiled outside
      the SGE build tree (Closes: #318973).

  [ Nathanael Nerode ]

  * New upstream release (Closes: #336497).  The new upstream doesn't change
    very much, but it does integrate a lot of the Debian diffs, and it is
    over two years old already.
  * We export the C++ interface for the first time, since it is no longer
    incompatible with exporting the C interface.  Because we *previously*
    exported only the C interface, we don't need to change library names etc.
  * Rebuild with new toolchain (Closes: #332833)
  * Added watch file.
  * Standards-Version 3.6.2.0 (no changes necessary).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  3 Mar 2006 17:41:16 +0100

libsdl-sge (020904-5) unstable; urgency=low

  * Makefile:
    + #define _SGE_C in sge_config.h if C_ONLY is defined (Closes: #230954).
  * debian/control:
    + libsdl-sge-dev now only depends on libsdl-sge (>= 020904-4).
    + Set the source section to "devel".

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 16 Feb 2004 10:33:16 +0100

libsdl-sge (020904-4) unstable; urgency=low

  * sge_tt_text.cpp:
    + Use freetype macros to include freetype headers (Closes: #230591).
  * debian/control:
    + Set libfreetype6-dev build dependency to (>= 2.0.1.20010317-1).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  1 Feb 2004 15:13:37 +0100

libsdl-sge (020904-3) unstable; urgency=low

  * New maintainer (Closes: #215097).
  * debian/rules:
    + Use debian/compat instead of DH_COMPAT.
    + Install examples and documentation with the -dev package.
    + Don't build the static library with -fPIC.
    + Fixed DEB_BUILD_OPTIONS handling.
  * debian/control:
    + Enhanced long descriptions.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  1 Jun 2003 13:46:28 +0200

libsdl-sge (020904-2) unstable; urgency=low

  * Acknowledging NMU, thanks to Sam.
    This closes #190293, #190294, #190290
  * Set policy to 3.6.1.0 

 -- Julien Danjou <acid@debian.org>  Wed, 20 Aug 2003 13:15:36 +0200

libsdl-sge (020904-1.1) unstable; urgency=low

  * NMU.
  * Set the library's soname to libSGE.so.0 (Closes: #190293). Upstream
    agreed to do a release with this soname.
  * Rebuilt with gcc-3.x (Closes: #190290).
  * Moved the .so symlink to the -dev package (Closes: #190294).
  * Various minor packaging changes:
    + Set policy to 3.5.10.
    + Replaced "Author(s):" with "Author:" in the copyright file.
    + Set the -dev package's section to libdevel.
    + Made /usr/share/doc/libsdl-sge-dev a symlink to libsdl-sge.
    + Updated the package descriptions.
  * Added libsdl1.2-dev, libsdl-image1.2-dev, libfreetype6-dev to the -dev
    package's dependencies.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  1 Jun 2003 13:46:28 +0200

libsdl-sge (020904-1) unstable; urgency=low

  * New upstream version (Closes: #162805)

 -- Julien Danjou <acid@debian.org>  Sat, 19 Oct 2002 17:43:59 +0200

libsdl-sge (020104-3) unstable; urgency=low

  * Add -fPIC for compilation on hppa/ia64 

 -- Julien Danjou <acid@debian.org>  Mon,  2 Sep 2002 19:30:50 +0200

libsdl-sge (020104-2) unstable; urgency=low

  * Makefile: no -fpic
  * Typo in description
  * Now include static lib 

 -- Julien Danjou <acid@debian.org>  Wed, 28 Aug 2002 14:40:31 +0200

libsdl-sge (020104-1) unstable; urgency=low

  * Initial Release. (Closes: #157400)

 -- Julien Danjou <acid@debian.org>  Tue, 20 Aug 2002 21:08:44 +0200