File: changelog

package info (click to toggle)
vamp-plugin-sdk 2.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,732 kB
  • sloc: cpp: 7,565; ansic: 911; makefile: 359; sh: 170; perl: 31
file content (276 lines) | stat: -rw-r--r-- 8,786 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
vamp-plugin-sdk (2.10.0-5) unstable; urgency=medium

  * Team upload.

  * Upload to unstable.
  * Add time64 compat hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 26 Jun 2024 15:51:23 +0200

vamp-plugin-sdk (2.10.0-5~exp) experimental; urgency=medium

  * Team upload.

  * Rename libraries for 64-bit time_t transition. (Closes: #1069317)
  * B-D on 'pkgconf' rather than 'pkg-config'
  * Add autopkgtest
  * Streamlined copyright information
    + Add 'licensecheck' target
    + Generate d/copyright_hints
  * Apply 'wrap-and-sort -ast'
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 24 Jun 2024 16:12:45 +0200

vamp-plugin-sdk (2.10.0-4) unstable; urgency=medium

  * Clean files from successful build (Closes: #1046235)
  * Bump Standards-Version to 4.6.2
  * Change my email address

 -- Dennis Braun <snd@debian.org>  Sat, 23 Sep 2023 21:45:43 +0200

vamp-plugin-sdk (2.10.0-3) unstable; urgency=medium

  * Team Upload.
  * Add patch to not force running tests, these are
    automatically taken care of in dh_auto_test step, which
    also helps fix cross-builds

 -- Nilesh Patra <nilesh@debian.org>  Sat, 22 Oct 2022 20:11:26 +0530

vamp-plugin-sdk (2.10.0-2) unstable; urgency=medium

  * Add pkg-config to B-Ds (Closes: #1020048)
  * Bump Standards Version to 4.6.1
  * Bump d/watch version to 4
  * Add salsa ci config
  * Remove unnecessary constraints
  * d/copyright: Add myself to the d/ section
  * Add d/source/lintian-overrides

 -- Dennis Braun <d_braun@kabelmail.de>  Sat, 15 Oct 2022 19:13:19 +0200

vamp-plugin-sdk (2.10.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field
  * Fix day-of-week for changelog entry 2.0-1

  [ Dennis Braun ]
  * New upstream version 2.10.0
  * Update patchset
  * d/control
    + Bump dh-compat to 13
    + Bump S-V to 4.5.0
    + Mark vamp-plugin-sdk-doc as Multi-Arch: foreign
    + Add me as uploader
    + Set RRR: no
  * d/copyright: Use https protocol for source
  * d/copyright: Bump copyright year
  * Add d/not-installed
  * Add d/upstream/metadata
  * d/rules: Remove obsolete linker flags
  * d/watch: Use https protocol

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 25 May 2020 21:34:00 +0200

vamp-plugin-sdk (2.9.0-1) unstable; urgency=medium

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

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

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Sebastian Ramacher ]
  * New upstream release
  * debian/copyright: Update copyright info
  * debian/control:
    - Remove obsolete Breaks+Replaces+Pre-Depends
    - Bump debhelper compat to 12
    - Bump Standards-Version
  * debian/rules:
    - Do not remove Doxygen's jquery
    - Split build override
  * debian/patches:
    - Refresh patches
    - Fix underlinking properly

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 21 Nov 2019 23:51:02 +0100

vamp-plugin-sdk (2.7.1~repack0-1) unstable; urgency=medium

  * New upstream version 2.7.1~repack0
  * Bump Standards.
  * Patches refreshed.
  * Remove substitution variable 'shlibs:Depends' from vamp-plugin-sdk package.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 26 Jun 2017 00:29:24 +0200

vamp-plugin-sdk (2.6~repack0-3) unstable; urgency=medium

  * Set dh/compat 10.
  * Update copyright file.
  * Sign tags.
  * Fix VCS fields.
  * Fix hardening.
  * Set section sound for vamp-examples package.
  * Avoid most useless linking.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 26 Dec 2016 23:48:51 +0100

vamp-plugin-sdk (2.6~repack0-2) unstable; urgency=medium

  * Team upload.
  * Rename packages for GCC 5 transition.

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 06 Aug 2015 19:22:09 +0200

vamp-plugin-sdk (2.6~repack0-1) unstable; urgency=medium

  * Introduce get-orig-source.
  * Adapt watch file to new way of repacking.
  * Remove old repacking scripts.
  * Patches refreshed.
  * Bump Standards.
  * Not install useless autogenerated doxygen file.
  * Enable parallel build.
  * Not install useless autogenerated doxygen files.
  * Not install embedded javascript library.
  * Patches forwarded.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 16 Jun 2015 21:33:23 +0200

vamp-plugin-sdk (2.5+repack0-2) unstable; urgency=medium

  * Team upload.
  * Fix pkg-config patch to let autoconf set the prefix variable.

 -- Benjamin Drung <bdrung@debian.org>  Sun, 23 Mar 2014 17:10:01 +0100

vamp-plugin-sdk (2.5+repack0-1) unstable; urgency=low

  * Imported Upstream version 2.5+repack0
  * Set section libs.
  * Repack scripts updated.
  * Bump Standards.
  * Added patch to fix pkg-config (Closes: #728826)
  * Added overrides file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Thu, 27 Feb 2014 13:43:11 +0100

vamp-plugin-sdk (2.5-2) unstable; urgency=low

  * Reintroduce *.a files. (Closes: #715506)

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 06 Aug 2013 10:38:58 +0200

vamp-plugin-sdk (2.5-1) unstable; urgency=low

  * New upstream release.
  * Bump standards.
  * Refreshed patch.
  * Fix .gitignore file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 14 May 2013 00:21:08 +0200

vamp-plugin-sdk (2.4-1) unstable; urgency=low

  [ Jaromír Mikeš ]
  * New upstream release (Closes: #603814)
  * Adopting by team. (Closes: #688625)
  * Set priority optional (Closes: #566594)
  * Bump Standards.
  * Introducing Format 3.0
  * Added gbp.conf
  * Fix watch file.
  * Update copyright file.
  * Switch to short dh.
  * Set dh/compat 9
  * Added misc:Depends for doc package.
  * Introducing multi-arch.
  * Remove .a .la files.

  [ Alessio Treglia ]
  * Move vamp-rdf-template-generator from vamp-plugin-sdk to
    vamp-examples to meet Multiarch.
  * Allow DM uploads.
  * Add Vcs-* fields.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 29 Oct 2012 12:55:07 +0100

vamp-plugin-sdk (2.1-1) unstable; urgency=low

  * New upstream release (Closes: #560337)
  * Added skeleton/ to vamp-plugin-sdk
  * Added vamp-rdf-tempate-generator to vamp-plugin-sdk
  * Added manpage for vamp-rdf-template-generator TODO
  * Don't run `$(MAKE) test` if `nocheck` is present in DEB_BUILD_OPTIONS.
    This involves running several $(MAKE)s with specific targets instead
    of one generic run. TODO: check Makefile for new targets on every new
    upstream release.
  * Fixed typo in debian/control, libvamp-sdk2
  * Fixed debian/vamp-plugin-sdk.examples so source code for example plugins
    is really installed now
  * Added #include <cstdio> to examples/FixedTempoEstimator.cpp to build
    with GCC 4.3 (Closes: #562653)
  * Provide a doc-base control file in vamp-plugin-sdk-doc
  * Bumped Standards-Version to 3.8.3

 -- Székelyi Szabolcs <cc@mail.3d.hu>  Wed, 23 Dec 2009 19:15:05 +0100

vamp-plugin-sdk (2.0-1) unstable; urgency=low

  * New upstream release
  * Adopted to new upstream build process (GNU Autoconf)
  * Bumped Standards-Version to 3.8.1
  * Renamed libvamp-sdk1 to libvamp-sdk2
  * Renamed libvamp-hostsdk2 to libvamp-hostsdk3

 -- Székelyi Szabolcs <cc@mail.3d.hu>  Fri, 17 Apr 2009 13:03:58 +0200

vamp-plugin-sdk (1.3-1) unstable; urgency=low

  * New upstream release
  * Reverted changes made to the source in 1.2-1.1 (fixed in upstream)
  * Moved doxygenerated documentation into a separate Architecture: all
    package (vamp-plugin-sdk-doc) (required giving -a to dh_* in
    binary-arch and -i in binary-indep)
  * debian/rules: removed hardcoded version numbers from get-orig-source,
    relpaced with dynamic upstream version number (determined from
    debian/changelog)
  * debian/control: added Homepage: control field
  * Makefile: made adjustments so vamp-simple-host is now dynamically
    linked against libraries from libvamp-hostsdk2 and example plugins use
    libvamp-sdk1

 -- Székelyi Szabolcs <cc@mail.3d.hu>  Fri, 01 Aug 2008 16:55:36 +0200

vamp-plugin-sdk (1.2-1.1) unstable; urgency=high

  * NMU to fix build with gcc 4.3 (Closes: #482571, #483321)
    - vamp-sdk/PluginAdapter.cpp: #include <cstring> and <cstdlib>
    - vamp-sdk/PluginHostAdapter.cpp: <cstdlib>
    - vamp-sdk/hostext/PluginLoader.cpp: <cstring>
    - host/vamp-simple-host.cpp: <cstring> and <cstdlib>
  * Bump Standards-Version to 3.8.0

 -- Albin Tonnerre <albin.tonnerre@gmail.com>  Sun, 15 Jun 2008 22:22:53 +0200

vamp-plugin-sdk (1.2-1) unstable; urgency=low

  * New upstream release

 -- Székelyi Szabolcs <cc@mail.3d.hu>  Tue, 15 Apr 2008 19:05:36 +0200

vamp-plugin-sdk (1.1b-1) unstable; urgency=low

  * Initial release (Closes: #463754)

 -- Székelyi Szabolcs <cc@mail.3d.hu>  Mon, 11 Feb 2008 01:02:37 +0100