File: changelog

package info (click to toggle)
searchandrescue 0.8.2-10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,656 kB
  • ctags: 6,111
  • sloc: ansic: 89,072; cpp: 7,691; sh: 90; makefile: 80
file content (314 lines) | stat: -rw-r--r-- 10,594 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
searchandrescue (0.8.2-10) unstable; urgency=low

  * Add desktop file (closes: 476962).
  * Remove old x-dev and libglu1 build-dependencies, added libglu1-mesa-dev.
  * Bump standards-version to 3.8.0.

 -- Phil Brooke <pjb@debian.org>  Fri, 18 Jul 2008 07:17:50 +0100

searchandrescue (0.8.2-9) unstable; urgency=low

  * Fixed broken clean target causing FTBFS (closes: #457346).
  * Add better watch file, on suggestion from Raphael Geissert.

 -- Phil Brooke <pjb@debian.org>  Thu, 27 Dec 2007 14:47:24 +0000

searchandrescue (0.8.2-8) unstable; urgency=low

  * Update to standards-version 3.7.3: 
      * Modified debian/menu.
  * Applied patches:
      * From Brian M. Carlson to fix FTBFS (closes: 387117).
      * From Lior Kaplan to make binNMU safe (modifies depends to
        source:Version) (closes: 435953).
      * Thanks.
  * Removed debian/watch (closes: 449876).
  * Modified sar/Makefile.install.UNIX so that final binaries are not
    stripped when using DEB_BUILD_OPTIONS=nostrip (closes: 438011).
  * Replaced DH_COMPAT in debian/rules with debian/compat.
  * No longer ignore errors in clean target in debian/rules.
  * Homepage moved in debian/control.

 -- Phil Brooke <pjb@debian.org>  Fri, 21 Dec 2007 12:59:41 +0000

searchandrescue (0.8.2-7) unstable; urgency=low

  * Modifying string.cpp to fix FTBFS with gcc-snapshot package
    (pre-release of GCC 4.2) (closes: 377175).

 -- Phil Brooke <pjb@debian.org>  Wed, 26 Jul 2006 20:40:17 +0000

searchandrescue (0.8.2-6) unstable; urgency=low

  * Applying patch from Daniel Schepler to fix FTBFS.  Removes linking 
    with Xi (closes: 370177).
  * Bumped standards-version to 3.7.2.

 -- Phil Brooke <pjb@debian.org>  Thu,  8 Jun 2006 11:40:52 +0000

searchandrescue (0.8.2-5) unstable; urgency=low

  * Replaced build-depends xlibs-dev with libx11-dev, libxext-dev,
    libxpm-dev, libxxf86vm-dev, x-dev.
  * Also added libsm-dev, libxmu-dev as build-depends.

 -- Phil Brooke <pjb@debian.org>  Wed,  4 Jan 2006 16:38:10 +0000

searchandrescue (0.8.2-4) unstable; urgency=low

  * Added Recommends for yiff-server (closes: 332937).

 -- Phil Brooke <pjb@debian.org>  Tue,  3 Jan 2006 21:34:04 +0000

searchandrescue (0.8.2-3) unstable; urgency=low

  * Changed build dependency from xlibmesa-dev to libglu1-xorg-dev 
    (closes: 328151).
  * Bumped standards-version to 3.6.2.
  * prerm now uses bash, not sh.

 -- Phil Brooke <pjb@debian.org>  Wed, 14 Sep 2005 07:57:16 +0100

searchandrescue (0.8.2-2) unstable; urgency=low

  * Applied patch from Andreas Jochens to allow searchandrescue to build 
    on amd64 with gcc-4.0 (closes: 289495).
  * Modified debian/control to adjust the version dependency on 
    searchandrescue-data.

 -- Phil Brooke <pjb@debian.org>  Mon, 10 Jan 2005 20:40:01 +0000

searchandrescue (0.8.2-1) unstable; urgency=low

  * New upstream release (closes: 287351).
  * Updated control file to be stricter about searchandrescue-data and
    searchandrescue-common versions.
  * Updated description to start with lowercase letter.
  * Fixed menu entry.
  * Moved xpm icon files to /usr/share/pixmaps.
  * Updated copyright file.

 -- Phil Brooke <pjb@debian.org>  Sat,  8 Jan 2005 15:36:48 +0000

searchandrescue (0.8.1-4) unstable; urgency=low

  * Removed explicit dependency on GCC/G++ 3.2 in favour of the 
    (default) 3.3 versions (closes: 236452).
  * Changed package dependencies from xlibmesa3-glu to xlibmesa-glu.

 -- Phil Brooke <pjb@debian.org>  Sat, 13 Mar 2004 16:05:59 +0000

searchandrescue (0.8.1-3) unstable; urgency=low

  * Patched menu.c (patch provided by upstream) to fix apparent 
    double-buffering problem in menus (closes: 215458).

 -- Phil Brooke <pjb@debian.org>  Sun, 19 Oct 2003 10:57:06 +0100

searchandrescue (0.8.1-2) unstable; urgency=low

  * Didn't properly remove doc-base directory, hopefully it's really 
    gone this time (closes: 215461).

 -- Phil Brooke <pjb@debian.org>  Mon, 13 Oct 2003 07:37:08 +0100

searchandrescue (0.8.1-1) unstable; urgency=low

  * New upstream release (closes: 204261).
  * Required later release of YIFF sound server: change version of
    build-depends on liby-dev.
  * Newer standards-version (3.6.1.0).
  * Upstream appears to have no docs directory now, so relevant
    debian/rules removed.  This leaves searchandrescue-common a bit
    empty -- but we'll keep it for now. .doc-base removed.

 -- Phil Brooke <pjb@debian.org>  Sun, 12 Oct 2003 09:00:00 +0100

searchandrescue (0.7.21-3) unstable; urgency=low

  * Updated build-depends again for new libjsw (closes: #190984).

 -- Phil Brooke <pjb@debian.org>  Wed, 30 Apr 2003 08:11:43 +0100

searchandrescue (0.7.21-2) unstable; urgency=low

  * Updated build-depends again to sort out FTBFS bug on some
    architectures relating to libGLU.so (closes: #184702).

 -- Phil Brooke <pjb@debian.org>  Fri, 28 Mar 2003 20:49:26 +0000

searchandrescue (0.7.21-1) unstable; urgency=low

  * New upstream release.
  * searchandrescue-common now contains only a small amount of
    documentation, because upstream now separately distribute a data
    tgz, so we create a separate source package called
    searchandrescue-data which generates a binary of the same name.
  * Now build-depends on bzip2 so that we can bunzip2 the man page.
  * Fixed typo in searchandrescue-common description (closes: #177121).
  * Standards update to 3.5.9.0.
  * Updated build-depends for libGLU.so (closes: #184702).

 -- Phil Brooke <pjb@debian.org>  Fri, 21 Mar 2003 15:37:29 +0000

searchandrescue (0.7.20-7) unstable; urgency=low

  * Split this package into two: the main binary package, plus an
    architecture independent searchandrescue-common. (closes: #168754).
  * Changed rules to use debhelper compatibility level 4.
  * Update to standards version 3.5.8.0.
  * Overriding lintian warning: menu-icon-missing.
  * Removed unnecessary Provides: sar.
  * Fixed build-depends (xlibmesa-dev).

 -- Phil Brooke <pjb@debian.org>  Sun, 12 Jan 2003 14:32:55 +0000

searchandrescue (0.7.20-6) unstable; urgency=low

  * Remove postinst /usr/doc/ symlink.
  * Fixed problem when building in chroot (closes: #166596).

 -- Phil Brooke <pjb@debian.org>  Wed, 30 Oct 2002 19:55:52 +0000

searchandrescue (0.7.20-5) unstable; urgency=low

  * Rebuilding using gcc/g++-3.2 (closes: #160106).
  * Sorted out prerm and postinst for /usr/doc symlink.

 -- Phil Brooke <pjb@debian.org>  Wed, 11 Sep 2002 15:55:55 +0100

searchandrescue (0.7.20-4) unstable; urgency=low

  * Changed build-depends so that nvidia-glx-dev can be used instead
    of mesag-dev.
  * libY2 and libjsw: clarified dependencies (closes: #152167).
    Modified README and control files.

 -- Phil Brooke <pjb@debian.org>  Tue, 16 Jul 2002 12:32:15 +0100

searchandrescue (0.7.20-3) unstable; urgency=low

  * Now using gcc/g++ -3.1 so that we build correctly on arm. 
    (closes: #146253)

 -- Phil Brooke <pjb@debian.org>  Thu, 30 May 2002 10:21:41 +0000

searchandrescue (0.7.20-2) unstable; urgency=low

  * Folded in bug fix after advice from upstream, using patch from Adam
    Majer.  Also added g++-3.0 as build-dependency. (closes: #144704)

 -- Phil Brooke <pjb@debian.org>  Sun, 28 Apr 2002 06:46:25 +0000

searchandrescue (0.7.20-1) unstable; urgency=low

  * New upstream release
  * Folded in previous NMU changes (closes: #140752)
  * New maintainer (closes: #116578)
  * Added comment about yiff-server to README.Debian (closes: #136032)
  * Change to sarsimbegin.c to allow compilation

 -- Phil Brooke <pjb@debian.org>  Thu, 18 Apr 2002 15:35:54 +0000

searchandrescue (0.7.15-3.1) unstable; urgency=low

  * NMU
  * rebuild against liby2-12.
  * stricter versioned build-depends on liby2-dev

 -- Junichi Uekawa <dancer@debian.org>  Mon,  1 Apr 2002 14:42:08 +0900

searchandrescue (0.7.15-3) unstable; urgency=low

  * rebuild against new version of libjsw (closes: #129718) 
  * put url on control

 -- David Kimdon <dwhedon@debian.org>  Sat, 26 Jan 2002 23:30:41 -0800

searchandrescue (0.7.15-2) unstable; urgency=low

  * Remove i486 and up x86 optimization flags, fixes Illegal 
  instruction on AMD k6 (closes: #116056)
  * remove emacs cruft from changelog (fixes lintian error)

 -- David Kimdon <dwhedon@debian.org>  Tue, 27 Nov 2001 23:50:49 -0800

searchandrescue (0.7.15-1) unstable; urgency=low

  * New upstream release

 -- David Kimdon <dwhedon@debian.org>  Mon,  8 Oct 2001 21:32:43 -0700

searchandrescue (0.7e-4) unstable; urgency=low

  * fix build failure on hppa (closes: #104870) 

 -- David Kimdon <dwhedon@debian.org>  Wed, 25 Jul 2001 08:16:23 -0600

searchandrescue (0.7e-3) unstable; urgency=low

  * don't build-depend on libc6-dev, it is build-essential
  * upstream source location has moved, update debian/watch
  * SearchAndRescue.xpm was in wrong place

 -- David Kimdon <dwhedon@debian.org>  Sat, 14 Jul 2001 10:33:10 -0700

searchandrescue (0.7e-2) unstable; urgency=low

  * don't try to install into / fs during build (closes: #101384)
  * fix some misspellings

 -- David Whedon <dwhedon@debian.org>  Mon, 18 Jun 2001 21:13:44 -0700

searchandrescue (0.7e-1) unstable; urgency=low

  * New upstream release

 -- David Whedon <dwhedon@debian.org>  Sun, 17 Jun 2001 19:52:05 -0700

searchandrescue (0.7d-2) unstable; urgency=low

  * move menu to proper dir, make colors and size policy compliant. 

 -- David Whedon <dwhedon@debian.org>  Thu, 10 May 2001 17:55:47 -0700

searchandrescue (0.7d-1) unstable; urgency=low

  * New upstream release. 
  * Not sure why it wasn't working, it works now (closes: #93709)

 -- David Whedon <dwhedon@debian.org>  Thu, 12 Apr 2001 00:05:01 -0700

searchandrescue (0.6-4) unstable; urgency=low

  * typo fix in debian/doc-base (closes: #79457) 

 -- David Whedon <dwhedon@gordian.com>  Tue, 12 Dec 2000 12:09:48 -0800

searchandrescue (0.6-3) unstable; urgency=low

  * remove dh_dhelp from rules (wasn't needed anyway) (closes: #79417) 

 -- David Whedon <dwhedon@gordian.com>  Tue, 12 Dec 2000 09:50:09 -0800

searchandrescue (0.6-2) unstable; urgency=low

  * Change name (closes: #77513) 
  * Compile with debugging symbols when debug is in DEB_BUILD_OPTIONS 
    (closes: #77393) 

 -- David Whedon <dwhedon@gordian.com>  Sun, 26 Nov 2000 18:38:22 -0800

sar (0.6-1) unstable; urgency=low

  * New upstream release
  * removed INSTALL and README from dos as they weren't relevant 

 -- David Whedon <dwhedon@gordian.com>  Thu, 16 Nov 2000 19:20:19 -0800

sar (0.4-1) unstable; urgency=low

  * Initial Release. (closes: #71719)

 -- David Whedon <dwhedon@gordian.com>  Sat, 14 Oct 2000 23:16:15 -0700