File: changelog

package info (click to toggle)
alsa-oss 1.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,688 kB
  • sloc: sh: 11,098; ansic: 3,680; cpp: 302; makefile: 58
file content (323 lines) | stat: -rw-r--r-- 10,076 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
alsa-oss (1.1.8-1) unstable; urgency=medium

  * New upstream release.
  * Removed ftbfs_glibc_2.28.patch. Applied upstream.
  * Update to Standards-Version 4.3.0.

 -- Elimar Riesebieter <riesebie@lxtec.de>  Sat, 26 Jan 2019 11:22:42 +0100

alsa-oss (1.1.6-2) unstable; urgency=medium

  * Cherry-pick upstream patch to fix build with glibc 2.28
    (closes: #916052).

 -- Jordi Mallach <jordi@debian.org>  Tue, 18 Dec 2018 00:27:03 +0100

alsa-oss (1.1.6-1) unstable; urgency=medium

  [ Elimar Riesebieter ]
  * debian/control, debian/rules:
    - Switch to dh-autoreconf to update libtool macros for ppc64el. Thanks to
      Artur Rona for the patch (closes: #758255).

  [ Jordi Mallach ]
  * New upstream release.
  * Update Vcs-* fields to reflect conversion to Git and move to salsa.d.o.
  * Add debian/gbp.conf with current git repo layout options.
  * Update to debhelper compat v11.
  * Drop B-Ds on dh-autoreconf and autotools-dev, now pulled in by
    debhelper.
  * Switch from dh_install --fail-missing to dh_missing --fail-missing.
  * Update to Standards-Version 4.1.4.
  * Rewrite debian/copyright in machine-readable format 1.0.
  * Use https for Homepage URL.
  * Remove obsolete debian/NOTES.
  * Drop debian/source/options, just use the defaults.

 -- Jordi Mallach <jordi@debian.org>  Thu, 03 May 2018 12:27:16 +0200

alsa-oss (1.0.28-1) unstable; urgency=low

  [ Jordi Mallach ]
  * Pass --with autotools_dev to dh, to fix builds on arm64 (closes: #727315).
  * Canonicalise Vcs-* URLs.

  [ Luke Yelavich ]
  * New upstream release
  * Bump standards version to 3.9.5

 -- Jordi Mallach <jordi@debian.org>  Fri, 18 Jul 2014 21:04:06 +0200

alsa-oss (1.0.25-1) unstable; urgency=low

  * New upstream release.
  * Update changelog.ALSA.
  * Bump to debhelper 9.
  * Add ${misc:Pre-Depends}.
  * Rewrite debian/rules using dh, with the necessary overrides to
    get rid of .la and .a files, and to install the upstream ChangeLog.
  * Change install to look for lib files in the Multiarch dir.
  * Use a version 3 watch file, and don't uupdate.
  * Change aoss_lib_path.patch to use ${libdir}, so it works with
    multiarch paths out of the box.
  * Refresh aoss_wrap_warning.patch.
  * Add DEP-3 patch headers.
  * Update lib paths in lintian-overrides, although I fear lintian will
    continue to bark for the rest of triplets.

 -- Jordi Mallach <jordi@debian.org>  Sun, 12 Feb 2012 12:22:51 +0100

alsa-oss (1.0.17-5) unstable; urgency=low

  * Switch to architecture wildcard 'linux-any' which incudes armhf
    (closes: #629486).
  * Remove old ALSA url from long description and replace with the new one
    in the copyright file.
  * Point to non-symlinked GPL-2 file.
  * Stop build-depending on quilt, it's not needed with format 3.0 (quilt).
  * Bump Standards-Version 3.9.2.

 -- Jordi Mallach <jordi@debian.org>  Thu, 09 Jun 2011 02:32:00 +0200

alsa-oss (1.0.17-4) unstable; urgency=low

  [ Elimar Riesebieter ]
  * Switched to source version 3.0.
  * Added ${misc:Depends} to alsa-oss in control.

  [ Jordi Mallach ]
  * Add overrides for missing symbols control files.
  * Add aoss_wrap_warning.patch, to print a warning if aoss does not
    wrap the called program due to /proc/asound not being present
    (closes: #404040).
  * Bump Standards-Version to 3.8.4, with no changes needed.
  * Use gzip compression for now, until alsa-oss gets a new upstream
    version (if at all).
  * Add sparc64 to the list of supported architectures.

 -- Jordi Mallach <jordi@debian.org>  Fri, 12 Feb 2010 02:26:27 +0100

alsa-oss (1.0.17-3) unstable; urgency=low

  [ Jordi Mallach ]
  * Remove a bashism from debian/rules.
  * Add quilt to Build-Depends and use it in debian/rules.
  * Add aoss_lib_path.patch to fix path to libaoss.so (closes: #523101)

 -- Jordi Mallach <jordi@debian.org>  Mon, 26 Oct 2009 14:23:29 +0100

alsa-oss (1.0.17-2) unstable; urgency=low

  [ Elimar Riesebieter ]
  * Added avr32 to supported archs.
  * Bumped Standards-Version to 3.8.3. No changes.
  * Don't install *.(a|la) libs.
  * Substitute dh_clean -k with dh_prep
  * Use always /usr/share/misc/config.(sub|guess). Added autotools-dev to
    Build-Depends.

 -- Jordi Mallach <jordi@debian.org>  Thu, 17 Sep 2009 19:05:45 +0200

alsa-oss (1.0.17-1) unstable; urgency=low

  * New upstream release

  [ Jordi Mallach ]
  * Switch to now official Vcs-* control fields.
  * Add lpia to the list of supported architectures.

  [ Elimar Riesebieter ]
  * Corrected typo in manpage: "SYNOPSYS". Done upstream. (closes: #311389)
  * Using festival with aoss leads to a segfault. This is just no more
    reproducible. Tested on amd64, i386, ppc. Hopefully fixed (closes: #413892)
  * Fixed copyright.
  * Bumped Standards-Version: 3.8.0, no changes needed.
  * Bumped compat to 7, removed debhelper.

 -- Jordi Mallach <jordi@debian.org>  Mon, 29 Sep 2008 09:30:21 +0200

alsa-oss (1.0.15-1) unstable; urgency=low

  * New upstream release.

  [ Elimar Riesebieter ]
  * Added Homepage: header in debian/control
  * debian/rules: s/-$(MAKE) distclean/[ ! -f Makefile ] || $(MAKE) distclean/

 -- Jordi Mallach <jordi@debian.org>  Sat, 27 Oct 2007 12:57:59 +0200

alsa-oss (1.0.14-1) unstable; urgency=low

  [ Elimar Riesebieter ]
  * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Sat, 09 Jun 2007 21:13:05 +0200

alsa-oss (1.0.14~rc4-1) experimental; urgency=low

  [ Elimar Riesebieter ]
  * New upstream release candidate.
    - should fix LFS problems (closes: #364730, #419099).
  * Added XS-X-Vcs-Svn field in control.
  * Added arch armel to alsa-oss. (closes: #408770)

  [ Jordi Mallach ]
  * debian/control: replace XS-X-Vcs-Svn with XS-Vcs-Svn and add
    XS-Vcs-Browser.

 -- Jordi Mallach <jordi@debian.org>  Sun, 13 May 2007 11:30:48 +0200

alsa-oss (1.0.12-1) unstable; urgency=low

  * New upstream release.

  [ Elimar Riesebieter ]
  * Bumped Standards-Version: 3.7.2, no changes needed.
  * Bumped compat to 5 and debhelper version to >= 5.0.37.

 -- Jordi Mallach <jordi@debian.org>  Wed,  6 Sep 2006 20:32:41 +0200

alsa-oss (1.0.11-1) unstable; urgency=low

  * New upstream release
  [ Elimar Riesebieter ]
  * Added myself to Uploaders
  * Removed capital-letter lintian override

 -- Jordi Mallach <jordi@debian.org>  Sun, 23 Apr 2006 17:27:29 +0200

alsa-oss (1.0.10-1) unstable; urgency=low

  * New upstream release

 -- Jordi Mallach <jordi@debian.org>  Mon, 21 Nov 2005 23:10:34 +0100

alsa-oss (1.0.9+1.0.10rc3-1) experimental; urgency=low

  * New upstream release candidate

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue,  8 Nov 2005 22:27:23 +0100

alsa-oss (1.0.9+1.0.10rc2-1) experimental; urgency=low

  * New upstream release candidate
  * Thomas Hood
    - debian/control: s/Architecture: any/Architecture: <Linux arches>/

 -- Jordi Mallach <jordi@debian.org>  Tue, 25 Oct 2005 12:12:03 +0200

alsa-oss (1.0.9+1.0.10rc1-1) experimental; urgency=low

  * New upstream release candidate
    - Closes: #311389 (man page typo)
  * Thomas Hood
    - Bump Standards-Version to 3.6.2.1; no changes required
    - Add upstream changelog

 -- Jordi Mallach <jordi@debian.org>  Mon, 19 Sep 2005 21:33:20 +0200

alsa-oss (1.0.9-1) unstable; urgency=low

  * New upstream release

 -- Jordi Mallach <jordi@debian.org>  Mon,  4 Jun 2005 13:00:00 +0200

alsa-oss (1.0.8+1.0.9rc3-1) experimental; urgency=low

  * New upstream release

 -- Jordi Mallach <jordi@debian.org>  Wed, 11 May 2005 20:46:00 +0200

alsa-oss (1.0.8-1) unstable; urgency=low

  * New upstream release
    (Closes: #233200 "Too strict max periods constraints for dmix plugin")
  * Thomas Hood
    - Improve description again
    - Add debian/watch file
    - /usr/share/lintian/overrides/alsa-oss
      + Add: override lintian warning non-dev-pkg-with-shlib-symlink

 -- Jordi Mallach <jordi@debian.org>  Sun, 16 Jan 2005 20:44:54 +0100

alsa-oss (1.0.7-1) unstable; urgency=low

  * New upstream release
  * Thomas Hood
    - Improve description

 -- Jordi Mallach <jordi@debian.org>  Tue, 30 Nov 2004 13:14:25 +0100

alsa-oss (1.0.6-2) unstable; urgency=medium

  * Thomas Hood:
    - Tweak Description
    - Fix up copyright file
  * Jordi Mallach:
    - debian/rules: disable config.{guess,sub} updating.

 -- Jordi Mallach <jordi@debian.org>  Mon, 18 Oct 2004 19:02:34 +0200

alsa-oss (1.0.6-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    - debian/control: add Thomas Hood to Uploaders.

 -- Jordi Mallach <jordi@debian.org>  Tue, 21 Sep 2004 23:26:12 +0200

alsa-oss (1.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Wed,  9 Jun 2004 18:27:01 +0200

alsa-oss (1.0.4-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    - debian/control: change Maintainer name to "Debian ALSA Maintainers".

 -- Jordi Mallach <jordi@debian.org>  Tue, 13 Apr 2004 23:18:58 +0200

alsa-oss (1.0.3a-1) unstable; urgency=low

  * New upstream version
  * David B. Harris:
    - Change my Uploaders: email address from my private address to
      dbharris@debian.org
    - debian/rules: Change location of aoss.1 to alsa/aoss.1

 -- David B. Harris <dbharris@debian.org>  Wed, 25 Feb 2004 22:41:55 -0500

alsa-oss (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * David B Harris:
    - Use "$@" instead of $* in wrapper /usr/bin/aoss (Closes: #232018)

 -- Jordi Mallach <jordi@debian.org>  Sun, 15 Feb 2004 01:16:36 +0100

alsa-oss (1.0.1-2) unstable; urgency=low

  * Jordi Mallach:
    - debian/control: make the libasound2-dev build-dep versioned for the
      API change.

 -- Jordi Mallach <jordi@debian.org>  Mon, 26 Jan 2004 16:20:19 +0100

alsa-oss (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    - debian/control: build-depend on libasound2-dev (closes: #229156).

 -- Jordi Mallach <jordi@debian.org>  Mon, 26 Jan 2004 15:03:12 +0100

alsa-oss (0.9.8-1) unstable; urgency=low

  * Jordi Mallach:
    - Initial release (closes: #201079).

 -- Jordi Mallach <jordi@debian.org>  Wed, 19 Nov 2003 12:30:46 +0100