File: changelog

package info (click to toggle)
music123 16.6-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ada: 557; makefile: 75; sh: 4
file content (381 lines) | stat: -rw-r--r-- 12,968 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
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
music123 (16.6-7) unstable; urgency=medium

  * Standards-Version: 4.7.0 (no changes)
  * Drop mpg321 alternative from Recommends.  Closes: #1067878.
  * Update copyright years

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 10 May 2024 18:17:17 +0000

music123 (16.6-6) unstable; urgency=medium

  * Reupload to unstable for the gnat-12 transition.
  * Standards-Version: 4.6.2 (no changes).

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 27 Dec 2022 16:23:23 +0100

music123 (16.6-5) experimental; urgency=medium

  * Build with dh-ada-library >= 8.1, therefore in experimental.
  * Standards-Version: 4.6.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 30 Aug 2022 10:21:34 +0000

music123 (16.6-4) unstable; urgency=medium

  * BUILDER_OPTIONS is replaced by GNATMAKEFLAGS, not GPRBUILDFLAGS.

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 08 Jun 2022 13:17:42 +0000

music123 (16.6-3) unstable; urgency=medium

  * Reupload to unstable for the gnat-11 transition
  * Configure branch names for git-buildpackage

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 08 May 2022 18:30:44 +0200

music123 (16.6-2) experimental; urgency=medium

  * Rebuild with gcc-11 in experimental.
    Adapt to new debian_packaging.mk.
  * Debhelper 13.  Standards-Version 4.6.0.
  * Mark tests as superficial.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 13 Mar 2022 22:45:30 +0000

music123 (16.6-1) unstable; urgency=medium

  * New upstream release.

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 22 Apr 2020 00:04:23 +0200

music123 (16.5-1) unstable; urgency=medium

  * New upstream release.

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 17 Apr 2020 20:25:13 +0200

music123 (16.4-4) unstable; urgency=medium

  * Move VCS to salsa.debian.org.
  * Debhelper 12, Standards-Version 4.4.1, Rules-Requires-Root no.
  * Wrap and sort build dependencies.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 10 Dec 2019 23:01:30 +0100

music123 (16.4-3) unstable; urgency=medium

  * Debhelper 11.
  * Drop obsolete version restrictions in Build-Dependencies.
  * Set me as maintainer until someone adopts the package.
  * Update format for VCS-Mtn URL.
  * Standards-Version 4.1.4.
  * Replace watch/get-orig-source with a human-readable README.source.
  * copyright: HTTPS format URL, drop obsolete Upstream-Contact.
  * Add minimal runtime test.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 24 Apr 2018 12:56:16 +0200

music123 (16.4-2) unstable; urgency=medium

  * Rebuild with gnat-6 and all hardening flags.
  * Standards-Version: 3.9.8 (no changes)

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 27 Apr 2016 17:57:22 +0200

music123 (16.4-1) unstable; urgency=medium

  * New upstream release, requiring gnat >= 4.9.
  * control: Standards-Version: 3.9.6 (no changes).
  * rules: let binary be the default target.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 20 Oct 2015 23:44:08 +0200

music123 (16.3-6) unstable; urgency=low

  * Update Debian Maintainer email address, ipno => csnsm

 -- Xavier Grave <xavier.grave@csnsm.in2p3.fr>  Mon, 28 Apr 2014 10:41:18 +0200

music123 (16.3-5) unstable; urgency=medium

  * Build-Depends: gnat with debian_packaging.mk. Closes: #746069.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 27 Apr 2014 23:56:42 +0200

music123 (16.3-4) unstable; urgency=low

  [Nicolas Boulenguez]
  * control: only Recommend alsa-utils on Linux architectures.
  * source/options: use default compressor for Debian diff.

  [Xavier Grave]
  * compile using gnat-4.8
  * Standards-Version: 3.9.5. Remove DM-Upload-Allowed field

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sat, 02 Nov 2013 12:48:18 +0100

music123 (16.3-3) unstable; urgency=low

  * Standard-Versions 3.9.3: updated DEP URL in copyright file.
  * debhelper 9: no changes (upstream Makefile ignores environment).
  * control: executables do not need depending on versioned gnat.
  * rules: existence of buildflags.mk guaranteed by dpkg-dev (1.16.1).
    Use dh-ada-library Makefile snippet for build flags and parralelism.

 -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Thu, 17 May 2012 10:14:12 +0200

music123 (16.3-2) unstable; urgency=low

  * revert get-orig-source to give last upstream version as did the
    Nicolas' solution which is respecting debian-policy requirements
  * remove the minus in front of include in debian/rules
    preferred solution enclose the include in a test

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sun, 30 Oct 2011 21:31:25 +0100

music123 (16.3-1) unstable; urgency=low

  [Nicolas Boulenguez]
  * New upstream (Closes: #572890).
  * control (Build-Depends): dpkg-dev (>= 1.16.1) to set CFLAGS.
    (Recommends): alsa-utils/aplay
    instead of esound-clients/esdplay, removed from Debian.
  * source/options: compression for debian patch.
  * rules: get-orig-source now respect debian-policy requirements,
    Debian default LDFLAGS are used.

  [Xavier Grave]
  * adapt debian/rules file to avoid pbuilder clean pass problem
  * get-orig-source now generates tar.gz file containing the changelog version
  * new upstream : task to handle commands

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Sun, 30 Oct 2011 01:40:59 +0200

music123 (16.2-3) unstable; urgency=low

  [Xavier Grave]
  * Build with gnat-4.6
  * Fix some lintian warnings
  * Enhance get-orig-source target
  * Go for debhelper 8.1.3
  * Add a patch to avoid clean target error with pbuilder

  [Nicolas Boulenguez]
  * Switched to 3.0 (quilt) source format.
  * copyright: DEP-5 compliant.
  * rules: simplified with debhelper overrides.
  * control (Uploaders): added myself.
    (Homepage): canonical domain name.
    (Standards-Version): 3.9.2
  * watch: contains only comments, no upstream tarballs outside debian.

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Tue, 27 Sep 2011 12:37:59 +0200

music123 (16.2-2) unstable; urgency=low
  * 16.0-1 reached testing

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Tue, 16 Mar 2010 15:21:26 +0100

music123 (16.2-1) experimental; urgency=low
  * New upstream version.
    - use Ada.Containers.Vectors
      use temporary file list for the sort before appending
      files in a directory
    Closes: #239769.

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Mon,  8 Mar 2010 10:54:20 +0100

music123 (16.0-1) unstable; urgency=low

  [Xavier Grave]
  * New upstream version.
    Closes: #444319, #437601, #541738.
  * New Maintainer taking charge with permission from the previous maintainer
    Closes: #571190.
  * separate sources from debian directory
    - with the help of monotone and www.ada-france.org
  * Architecture support changes to any.  Closes: #568449.
  * upgrade to gnat-4.4
    - build depend on gnat
    Closes: #571191.

  [Ludovic Brenta]
  * Sponsor the package.
  * DM-Upload-Allowed: yes.

 -- Xavier Grave <xavier.grave@ipno.in2p3.fr>  Thu,  4 Mar 2010 11:14:20 +0100

music123 (15-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Switch to gnat-4.3.  Closes: #485663.

 -- Ludovic Brenta <lbrenta@debian.org>  Sat, 13 Sep 2008 16:14:19 +0200

music123 (15-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to gnat 4.1.  Closes: #376673.

 -- Matej Vela <vela@debian.org>  Wed, 12 Jul 2006 11:18:59 +0200

music123 (15) unstable; urgency=low

  * NMU New Maintainer: Maxime ROBACHE. Closes: #285163.
  * Man and program update concerning ~/.music123rc. Closes: #297716.
  * New architecture support : kfreebsd-amd64. Closes: #361625.

 -- Maxime ROBACHE <mrobache@linux.utc.fr>  Mon, 17 Apr 2006 22:20:00 +0000

music123 (14.2) unstable; urgency=medium

  * QA upload.
  * Switch to gnat 4.0.  Closes: #357296.
  * support_routines.adb: Fully qualify GNAT.IO_Aux.Get_Line to avoid
    ambiguity with Ada.Text_IO.Get_Line.
  * Switch to debhelper.
  * debian/copyright:
    - Update FSF address.
    - Fix GPL path.
  * debian/rules: Add support for DEB_BUILD_OPTIONS=noopt.
  * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Thu, 16 Mar 2006 22:37:36 +0100

music123 (14.1) unstable; urgency=low
  * NMU with maintainer permission.
  * Orphaning the package.
  * Switch to gnat-3.4 as gnat-3.3 is not available anymore.
  * Added mips, mipsel, ppc64 and kfreebsd-i386 to the list of supported
    architectures (closes: bug#333014, bug#301104, bug#345064).
  * Remove suggestion of vorbis-tools as it is already in recommends.

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 29 Dec 2005 08:48:17 +0100

music123 (14) unstable; urgency=low
  * The lovely lace release.
  * Added AMD64 to the architecture list. (Closes: #251586)
  * Add a comment about playing files with mplayer.
  * Except for the version number, the code and resulting assembly
    (on ix86) is unchanged.

 -- David Starner <dvdeug@debian.org>  Sat, 12 Jun 2004 15:49:01 -0700

music123 (13) unstable; urgency=low
  * Light a candle release
  * Note that recent versions of vorbis-tools support Ogg Flac
    and Ogg Speex, too, and suggest them.
  * Add a note in README about music123 not handling sound; look in
    ogg123 and mpg123 if the sound doesn't play. (Closes: #211917)
  * Fix the randomization function to use the algorithm from
    Knuth; I don't know that it works any better, but the placebo
    effect should work for, not against this one. (Closes: #184537)

 -- David Starner <dvdeug@debian.org>  Tue, 16 Dec 2003 02:47:55 -0800

music123 (12) unstable; urgency=low
  * Delete mips/mipsel from the architecture list, as
    gnat-* doesn't seem to exists over there.
  * Also remove gnat3.2 from build-depends.

 -- David Starner <dvdeug@debian.org>  Fri, 03 Oct 2003 11:45:34 -0700

music123 (11) unstable; urgency=low
  * The lost world release.
  * Since mips/mipsel can't build gnat3.3, accept gnat3.2.

 -- David Starner <dvdeug@debian.org>  Mon, 15 Sep 2003 02:33:38 -0700

music123 (10) unstable; urgency=low

  * The lost actress release.
  * The conffile had some entries with mixed case and some only
    in lower case. Changed all to include upper, title and lower
    case. Note this is a conffile change, and the program only
    recognizes the exact case given in the conffile. (Closes: #191741)
  * Update policy version and Build-Depends.
  * Upstream Author(s) is a compromise decision of the upstream
    author(s).

 -- David Starner <dvdeug@debian.org>  Thu, 11 Sep 2003 23:45:38 -0700

music123 (9) unstable; urgency=low

  * The incompentent genius release.
  * Add a Polish translation which was sent to me in July.
    Thanks, Grzegorz "Konik" Kusnierz.
  * Correct various places where I thought I had updated
    the translation music123-8 release; sorry, Martin Quinson and
    Joost van Baal.

 -- David Starner <dvdeug@debian.org>  Thu, 19 Sep 2002 19:11:16 -0500

music123 (8) unstable; urgency=low

  * The quiet mathematician release.
  * Add delay option. (Closes: #139801)
  * Seperate out manpage.
  * Fix minor bug where -@ would include its argument in the file list.
  * If you speak a non-English language, music123 has less then 20 strings
    and a hundred line manpage, both of which can be translated. Please
    help.

 -- David Starner <dvdeug@debian.org>  Mon, 20 May 2002 00:14:19 -0500

music123 (7) unstable; urgency=low

  * The lonely male geek release.
  * The version of GNAT changed, meaning the soname of libgnat changed.
  * Recompile to fix that, and add build-depends so build daemons don't
    have the problem.

 -- David Starner <dvdeug@debian.org>  Mon, 11 Feb 2002 02:35:37 -0600

music123 (6) unstable; urgency=low

  * Remove misleading statement from changelog.
  * Fix build-depends.
  * Change maintainer from dstarner98@aasaa.ofe.org to dvdeug@debian.org.

 -- David Starner <dvdeug@debian.org>  Thu, 20 Dec 2001 22:56:37 -0600

music123 (5) unstable; urgency=low

  * I18N support added.
  * No other changes.

 -- David Starner <dvdeug@debian.org>  Tue, 11 Dec 2001 20:47:02 -0600

music123 (4) unstable; urgency=low

  * Manpage fix. (Closes: #115230).
  * No other changes.

 -- David Starner <dstarner98@aasaa.ofe.org>  Mon, 15 Oct 2001 13:29:24 -0500

music123 (3) unstable; urgency=low

  * Added information to the copyright file (Closes: #108771).
  * Random randomizes the file list better.
  * README fixes. (Closes: #110447).
  * Added -D (no delay) option. (Closes: #108772).
  * Added -l (loop) and -Z (random loop).
  * I18N changes put off until the next release.

 -- David Starner <dstarner98@aasaa.ofe.org>  Mon, 10 Sep 2001 18:12:02 -0500

music123 (2) unstable; urgency=low

  * Hopefully, _this_ one will be the first release into Debian.
  * Build-depends syntax is fixed.
  * Much improved startup time in the worst case.
  * Dropped libgtkada-dev build-dependency.
  * Playlist capability

 -- David Starner <dstarner98@aasaa.ofe.org>  Tue, 31 Jul 2001 22:54:05 -0500

music123 (1) unstable; urgency=low

  * First release.

 -- David Starner <dstarner98@aasaa.ofe.org>  Tue, 31 Jul 2001 22:54:05 -0500