File: changelog

package info (click to toggle)
ams 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,560 kB
  • sloc: cpp: 20,035; sh: 4,154; makefile: 429
file content (339 lines) | stat: -rw-r--r-- 10,521 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
ams (2.2.0-1) unstable; urgency=medium

  * New upstream version 2.2.0
  * Remove 0002-0015 patches, applied by upstream
  * Fix OPTIONS and tag ams_launch_script patch as Forwarded: not-yet
  * Fix spell errors
  * Add keywords to the desktop file
  * Add hardening
  * Add me as uploader
  * Set RRR: no
  * Add jackd as Recommends
  * d/copyright: http -> https
  * Add d/upstream/metadata
  * Bump d/watch version to 4

 -- Dennis Braun <d_braun@kabelmail.de>  Tue, 29 Dec 2020 20:46:41 +0100

ams (2.1.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Fix day-of-week for changelog entry 1.8.7-3.

  [ Sebastian Ramacher ]
  * debian/control:
    - Add B-D on liblo-dev (Closes: #975375)
    - Bump debhelper compat to 13
    - Bump Standards-Version

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 29 Nov 2020 22:38:24 +0100

ams (2.1.2-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  * d/changelog: Remove trailing whitespaces

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org

  [ Ondřej Nový ]
  * d/watch: Use https protocol
  * Use debhelper-compat instead of debian/compat

  [ Sebastian Ramacher ]
  * New upstream release.
  * debian/patches: Apply upstream patches to switch to Qt 5 and fixes for
    some other smaller issues. (Closes: #874823)
  * debian/: Bump debhelper compat to 12.
  * debian/control:
    - Bump Standards-Version.
    - Switch to Qt 5.
  * debian/menu: Remove in favor of desktop file.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 24 Aug 2019 14:13:33 +0200

ams (2.1.1-1.1) unstable; urgency=medium

  * Explicitly set C++ standard version to gnu++98 to fix build under GCC 6
    (fixes #811645)

 -- Andreas Stührk <andy@hammerhartes.de>  Sat, 24 Sep 2016 16:49:52 +0200

ams (2.1.1-1) unstable; urgency=low

  * New upstream release:
    - Fixed Bugs
      + Fix crash on loading patches with missing
        LADSPA libraries.
    - New Features
      + SIGTERM handler.
      + NSM support (programmed by Roy Vegard Ovesen)
      + Mouse hover port highlighting.
      + Full screen mode view (F11).
    - General Changes
      + German translation update.
      + Some internal cleanups.
  * Update watch file to point to upstream's BZ2 tarball.
  * Drop 05-spelling_errors.patch, fixed upstream.
  * debian/copyright:
    - Add copyright and licensing information on src/nsm.h.

 -- Alessio Treglia <alessio@debian.org>  Sat, 12 Apr 2014 17:26:18 +0100

ams (2.1.0-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compatibility.
  * s/fftw-dev/libfftw3-dev/ in Depends field.
  * Drop 02-armel_minmaxfix.patch, adopted upstream.
  * Drop 03-null_jack_handle.patch, adopted upstream.
  * Drop 04-binutils_gold.patch, already accepted by upstream.
  * Enable parallel builds.
  * Update debian/copyright.
  * Update debian/watch, remove "debian uupdate".
  * Fix VCS URLs.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Mon, 17 Mar 2014 22:48:42 +0000

ams (2.0.1-5) unstable; urgency=low

  * Add patch to fix FTBFS with binutils-gold.
  * Add patch to fix spelling errors.
  * Enable dh-autoreconf.

 -- Alessio Treglia <alessio@debian.org>  Tue, 15 Mar 2011 12:39:07 +0100

ams (2.0.1-4) unstable; urgency=low

  * debian/patches/03-null_jack_handle.patch:
    - Fix crash when jack_handle is NULL (LP: #553366).
  * Switch to format 3.0 (quilt).
  * debian/control:
    - Update my e-mail address.
    - Bump Standards.
    - Remove "DM-Upload-Allowed: yes" field.

 -- Alessio Treglia <alessio@debian.org>  Tue, 26 Oct 2010 10:09:29 +0200

ams (2.0.1-3) unstable; urgency=low

  * debian/ams.1: Fix manpage whatis entry.
  * Rebuild with new libclalsadrv.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 18 Apr 2010 03:11:14 +0200

ams (2.0.1-2) unstable; urgency=low

  * Bump Standards.
  * Add 02-armel_minmaxfix.patch to prevent FTBFS on armel, thanks to
    Peter Green for the patch (Closing: #570848).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Thu, 25 Feb 2010 08:19:45 +0100

ams (2.0.1-1) unstable; urgency=low

  * New upstream release.
  * Append -ldl to LDFLAGS to fix build failure with binutils-gold
    (Closes: #553677).
  * Set DM-Upload-Allowed to 'yes'.
  * debian/copyright updated to follow DEP-5

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sat, 02 Jan 2010 17:12:50 +0100

ams (2.0.0-1) unstable; urgency=low

  * Change maintainer to Debian Multimedia Maintainers.
  * New upstream release.
  * Bump Standards.
  * Add ${misc:Depends} macro to the Depends field.
  * Add myself to Uploaders field.
  * Add Vcs-* fields.
  * Add Homepage field.
  * Improve extended description (to make lintian happy).
  * Fix desktop file as per spec.
  * Switch to debhelper 7.
  * Switch from dpatch to quilt.
  * Update build-dependencies due to the Qt3->Qt4 porting.
  * Replace build-dependency on libjack0.100.0-dev with libjack-dev
    (Closes: #427402).
  * debian/docs: Don't install demos, instruments and tutorials, they're
    already installed under /usr/share/ams/ (Closes: #526533).
  * Fix debian/menu.
  * Fix watch file.
  * Old patches in debian/patches/*.dpatch:
    - 10makefile: Dropped, not needed anymore.
    - 11ams_launch_script: Converted to quilt, now 01-ams_launch_script.patch
    - 12default_patch_dir: Already dropped, remove this.
    - 13outdate_code: Dropped.
    - 14_spectrum: Dropped.
    - 15_qt3_headers: Dropped.
  * debian/README.source: Document how to patch the sources.
  * debian/patches/01-ams_launch_script.patch:
    - Updated --presets-path to /usr/share/ams (Closes: #526533).

 -- Alessio Treglia <quadrispro@ubuntu.com>  Wed, 09 Dec 2009 22:17:00 +0100

ams (1.8.8~rc2-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop dependency on libqt3-compat-headers, which is scheduled for
    removal, patch by Barry deFreese (Closes: #464092)

 -- Moritz Muehlenhoff <jmm@debian.org>  Thu, 27 Mar 2008 19:32:38 +0100

ams (1.8.8~rc2-3) unstable; urgency=low

  * Recommends vco rev and amb plugins
  * Fixed wach file (Closes: #450139)
  * Applied patch for spectrum displays (Closes: #450609)

 -- Free Ekanayaka <freee@debian.org>  Thu, 13 Dec 2007 11:17:19 +0000

ams (1.8.8~rc2-2) unstable; urgency=low

  * Unset "-march=k8" in the upstream Makefile (Closes: #430409)

 -- Free Ekanayaka <freee@debian.org>  Tue, 10 Jul 2007 00:19:55 +0200

ams (1.8.8~rc2-1) unstable; urgency=low

  * New upstream release
  * Changed name in .desktop file (Ams -> Alsa Modular Synth)

 -- Free Ekanayaka <freee@debian.org>  Wed, 20 Jun 2007 02:02:01 +0200

ams (1.8.7-6) unstable; urgency=low

  * Using exec in wrapper script to launch ams.real
  * Added /usr/local/ladspa to the LADSPA_PATH env variable
  * Set Maintainer to debian-multimedia
  * Added Junichi and me to the uploaders
  * Fixed broken watch file
  * Updated standards to 3.7.2
  * Updated compat version
  * Depend on mcp-plugins, cmt and swh-plugins, as they are needed by
    the example patches

 -- Free Ekanayaka <freee@debian.org>  Tue, 27 Mar 2007 11:06:34 +0200

ams (1.8.7-5) unstable; urgency=low

  * Removed useless debconf dependency

 -- Free Ekanayaka <free@agnula.org>  Thu, 29 Sep 2005 09:25:57 +0100

ams (1.8.7-4) unstable; urgency=low

  * Built against the newly transitioned qt3 libraries

 -- Free Ekanayaka <free@agnula.org>  Tue, 23 Aug 2005 12:18:48 +0200

ams (1.8.7-3) unstable; urgency=low

  * Bug fix: "bug in ams script", thanks to James Stone (Closes: #311847).
  * Launch with --presetpath=/usr/share/doc/ams/demos
  * Launch with --jack if jackd is running
  * Build depends on libjack 0.100.0 (Closes: #317182)
  * Added .desktop file for GNOME menus

 -- Free Ekanayaka <free@agnula.org>  Wed, 20 Jul 2005 13:45:01 +0200

ams (1.8.7-2) unstable; urgency=low

  * Fixed watch file
  * Removed useless libc6-dev build dependency
  * Bug fix: "ams: Menu Icon please", thanks to tim hall (Closes:
    #299409).

 -- Free Ekanayaka <free@agnula.org>  Wed, 23 Mar 2005 11:43:56 +0100

ams (1.8.7-1) unstable; urgency=low

  * New upstream release
  * First Debian upload (closes: #203902), sponsored by
    Cosimo Alfarano <kalfa@debian.org>
  * Updated Standards-Version to 3.6.1.1

 -- Free Ekanayaka <free@agnula.org>  Tue, 31 Aug 2004 14:21:00 +0200

ams (1.8.6-1) unstable; urgency=low

  * New upstream release

 -- Free Ekanayaka <free@agnula.org>  Tue, 20 Jul 2004 14:35:18 +0200

ams (1.7.7-1) unstable; urgency=low

  * New upstream release

 -- Free Ekanayaka <free@agnula.org>  Wed, 14 Apr 2004 14:27:17 +0200

ams (1.7.6-1) unstable; urgency=low

  * New upstream release

 -- Free Ekanayaka <free@agnula.org>  Fri, 12 Mar 2004 14:39:28 +0100

ams (1.7.1-0test2) unstable; urgency=low

  * the /usr/bin/ams wrapper script wasn't considering command line
    paramenters when launching /usr/share/ams.real. fixed adding a
    simple $\@

 -- Free Ekanayaka <free@agnula.org>  Fri, 16 Jan 2004 13:10:26 +0100

ams (1.7.1-0test1) unstable; urgency=low

  * New upstream release

 -- Free Ekanayaka <free@agnula.org>  Sat, 20 Dec 2003 11:37:11 +0600

ams (1.6.0-0test3) unstable; urgency=low

  * added watch file
  * ams will open /usr/share/ams as the default patch directory
  * removed ams.examples; all the patches are now in /usr/share/ams
  * debian/control: added dpatch and libqt3-compat-headers build dependency

 -- Free Ekanayaka <free@agnula.org>  Thu,  4 Dec 2003 11:23:31 +0600

ams (1.6.0-0test2) unstable; urgency=low

  * debian/ams.1: added manpage (submitted by <d.phillips@agnula.org>)
  * depends on libjack-dev instead than libjack0.71.2-dev
  * debian/ams: small script to export the correct value for LADSPA_PATH

 -- Andrea Glorioso <andrea.glorioso@agnula.org>  Fri, 21 Nov 2003 12:08:10 +0100

ams (1.6.0-0test1) unstable; urgency=low

  * New upstream version.
  * Using dpatch from now on.

 -- Andrea Glorioso <andrea.glorioso@agnula.org>  Thu, 20 Nov 2003 12:16:00 +0100

ams (1.5.9-1.agnula-1) unstable; urgency=low

  * Repackaged for AGNULA.

 -- Free Ekanayaka <free@centrotemporeale.it>  Tue, 22 Jul 2003 11:13:36 +0200

ams (1.5.9-1) unstable; urgency=low

  * New upstream.

 -- Free Ekanayaka <free@centrotemporeale.it>  Fri,  4 Jul 2003 10:01:37 +0200

ams (1.4.12-1) unstable; urgency=low

  * Initial Release.

 -- Free Ekanayaka <free@centrotemporeale.it>  Wed, 25 Sep 2002 12:14:00 +0000