File: changelog

package info (click to toggle)
xscavenger 1.4.5-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 856 kB
  • ctags: 898
  • sloc: ansic: 5,386; makefile: 92; sh: 28
file content (253 lines) | stat: -rw-r--r-- 8,933 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
xscavenger (1.4.5-4) unstable; urgency=low

  * Merge FTBFS fix from ubuntu zesty (1.4.5-3ubuntu1): move -lasound to
    EXTRA_LOAD_FLAGS.  Thanks, Robert Bruce Park! (Closes: #855252)
  * debian/control: Bump to Standards-Version: 3.9.8 (no changes needed).
  * debian/rules: remove obsolete -isp flag for dpkg-gencontrol.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Thu, 16 Feb 2017 10:11:13 -0800

xscavenger (1.4.5-3) unstable; urgency=low

  * More FTBFS: missing Build-Depends: on pkg-config.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon, 09 Nov 2015 12:03:23 -0800

xscavenger (1.4.5-2) unstable; urgency=low

  * Fix FTBFS: missing Build-Depends: on libasound2-dev.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon, 09 Nov 2015 11:14:30 -0800

xscavenger (1.4.5-1) unstable; urgency=low

  * New upstream release
     - Sound output now uses ALSA instead of OSS, so it now should be working
       again.
  * Update packaging to use quilt.
  * debian/rules:
     - Update debian/Imakefile.* to match upstream version.
     - Remove debian/substvars in clean target.
  * debian/control:
     - Update to Standards-Version: 3.9.6.
  * Fix lintian warnings:
     - Don't use absolute path to update-menus in postinst and postrm.
     - Use gzip -n to compress upstream docs to make builds reproducible.
       (Closes: #777331)
  * Remove xscavenger.menuentry / xscavenger.menu per CTTE #741573, since we
    have a .desktop file already (Closes: #738078)
     - Remove calls to update-menus in postinst and postrm.
     - Don't create menus directory in debian/rules.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Wed, 23 Sep 2015 22:24:05 -0700

xscavenger (1.4.4-9) unstable; urgency=low

  * Set StartupNotify to false in .desktop file. (Closes: #626769)
  * Fix lintian warnings:
     - Fix description to conform to recommended format
     - Add hardening options to compile flags
     - Update to Standards-Version: 3.9.4
     - Add recommended build rules to debian/rules

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Wed, 31 Jul 2013 11:51:22 -0700

xscavenger (1.4.4-8) unstable; urgency=low

  * Add xscavenger.desktop file. Thanks, Steinar Bang! (Closes: #603443)
  * Update to policy version 3.9.1.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon, 15 Nov 2010 09:49:32 -0800

xscavenger (1.4.4-7) unstable; urgency=low

  * Add xutils-dev to Build-Depends (Closes: #485724)
  * Add libxext-dev to Build-Depends (Closes: #486977)
  * Update to policy version 3.8.0.1.
  * Add year to copyright file (based on upstream website info).

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon, 23 Jun 2008 11:27:06 -0700

xscavenger (1.4.4-6) unstable; urgency=low

  * Fix FTBFS (Closes: #474882)

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon, 07 Apr 2008 15:05:38 -0700

xscavenger (1.4.4-5) unstable; urgency=low

  * debian/rules: Don't strip binaries if DEB_BUILD_OPTIONS contains
    'nostrip' (Closes: #438329)
  * Suppress compiler pointer signedness warnings.
  * Update to Standards-Version: 3.7.2
  * Update to latest menu policy.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Sat, 15 Sep 2007 09:22:52 -0700

xscavenger (1.4.4-4) unstable; urgency=low

  * Fix Build-Depends: to list explicit libraries rather than xlibs-dev
    (Closes: #346859)
     - Also, removed spurious Build-Depends on libxaw7-dev.
  * Acknowledge NMU (Closes: #336867)
  * Updated to Standards-Version: 3.6.2.2.
  * debian/xscavenger.menuentry: fix unquoted string.
  * debian/copyright: update FSF address.
  * debian/rules:
     - Install menu entry in /usr/share/menu, not /usr/lib/menu.
     - Install pixmaps to /usr/share/pixmaps, not /usr/X11R6/.../pixmaps

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Wed, 11 Jan 2006 11:10:47 -0800

xscavenger (1.4.4-3.1) unstable; urgency=low

  * NMU with maintainer permission.
  * Added support for GNU/kFreeBSD.

 -- Aurelien Jarno <aurel32@debian.org>  Tue,  8 Nov 2005 19:43:44 +0100

xscavenger (1.4.4-3) unstable; urgency=low

  * Apply file descriptor leak patch (Closes: #175128)

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Wed,  3 Sep 2003 12:41:51 -0400

xscavenger (1.4.4-2) unstable; urgency=low

  * Fix handling of long int's, which was broken for architectures
    where sizeof(long)>4. (This probably also meant that xscavenger
    never actually worked on all such architectures...) Thanks to
    Steve Langasek for helping me with tracking down and fixing this
    bug on alpha. (Closes: #56139)

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Sat, 14 Dec 2002 16:58:09 -0500

xscavenger (1.4.4-1) unstable; urgency=low

  * New upstream release
  * debian/Imakefile.debian: added additional data files shipped with
    upstream, which were missing from previous Debian packages.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Mon,  2 Dec 2002 21:27:31 -0500

xscavenger (1.4.3-1) unstable; urgency=low

  * New upstream release (Closes: #113123)
  * New maintainer, with blessings from previous maintainer.
  * debian/control: update Build-Depends (Closes: #170195)
  * Fixed soundserver to check for EOF or EPIPE when sound device was not
    opened. (Closes: #149228)
  * Create a bitmap icon for use when the WM doesn't use the pixmap.
    Ideally, scavenger should create an icon window, and then we can reuse
    the nice icon that is already being shipped; but that's a bit more work
    and X clients *should* have a bitmap fallback anyway. (Closes: #74835)
  * Update to Standards-Version: 3.5.8.0
  * debian/postinst: no longer need to create symlink in /usr/doc.
  * debian/changelog: remove obsolete add-log-mailing-address.
  * debian/rules: added -R options to strip, to remove .note and .comment
    sections.

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Wed, 27 Nov 2002 07:50:29 -0500

xscavenger (1.4.2-1) unstable; urgency=low

  * New upstream version.
  * Strip binary.

 -- Marcus Brinkmann <brinkmd@debian.org>  Sat, 19 May 2001 02:05:28 +0200

xscavenger (1.4.0-2) unstable; urgency=low

  * Avoid brace expansion in debian/rules, closes: Bug#81336
  * Add Build-Depends, closes: Bug#82014
  * This is the new upstream version, closes: Bug#81676
  * Complies to current policy since 1.4.0-1, closes: Bug#74836

 -- Marcus Brinkmann <brinkmd@debian.org>  Fri, 12 Jan 2001 20:18:20 +0100

xscavenger (1.4.0-1) unstable; urgency=low

  * New upstream version.

 -- Marcus Brinkmann <brinkmd@debian.org>  Thu,  4 Jan 2001 21:56:21 +0100

xscavenger (1.3.7-1) unstable; urgency=low

  * New upstream version, new animation.

 -- Marcus Brinkmann <brinkmd@debian.org>  Fri,  2 Jul 1999 18:55:53 +0200

xscavenger (1.3.6-1) unstable; urgency=low

  * New upstream version, bug fixes only.

 -- Marcus Brinkmann <brinkmd@debian.org>  Mon,  5 Oct 1998 01:13:21 +0200

xscavenger (1.3.5-1) unstable; urgency=low

  * New upstream version, bug fixes only.
    + Soundserv reacts gracefully if /dev/dsp is not accessible.

 -- Marcus Brinkmann <brinkmd@debian.org>  Wed, 10 Jun 1998 00:26:27 +0200

xscavenger (1.3.4-1) frozen unstable; urgency=low

  * New upstream version, bug fixes only.
    + No core dump when sound not available.
    + Checks disk capacity before writing level file.
    + Don't corrupt level file when writing better score (fixes #22628)

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 24 May 1998 17:38:27 +0200

xscavenger (1.3.2-3) frozen unstable; urgency=low

  * Home Page changed (fixes bug report 20085).
  * Added an icon to the menu entry.

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Mon, 23 Mar 1998 04:13:29 +0100

xscavenger (1.3.2-2) unstable; urgency=low

  * Changed description (fixes bug report 18994).

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 25 Feb 1998 10:02:42 +0100

xscavenger (1.3.2-1) unstable; urgency=low

  * New upstream version. Fixes bug no-one has detected yet ;)
    Now the editor works in all color depths.

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 25 Feb 1998 10:02:42 +0100

xscavenger (1.3.1-3) unstable; urgency=low

  * Fixed name of manpage - scavenger.6 becomes xscavenger.6
  * Fixed copyright file - new adress of FSF.
  * Removed du file.

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 15 Feb 1998 17:03:18 +0100

xscavenger (1.3.1-2) unstable; urgency=low

  * Fixed copyright - I have tracked down the origin of the sound server,
                      and it is free code.

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 25 Jan 1998 22:36:02 +0100

xscavenger (1.3.1-1) unstable; urgency=low

  * New upstream version.
  * Maintainer field changed.
  * Fixed copyright - there is probably a problem with the sound server.

 -- Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>  Sun, 21 Dec 1997 17:06:02 +0100

xscavenger (1.3-1) unstable; urgency=low

  * Initial Release.

 -- Adrian Bridgett <adrian.bridgett@poboxes.com>  Thu,  4 Dec 1997 19:31:21 +0000

Local variables:
mode: debian-changelog
End: