File: changelog

package info (click to toggle)
chromaprint 1.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,676 kB
  • sloc: cpp: 5,976; ansic: 2,521; python: 657; makefile: 167; sh: 93
file content (233 lines) | stat: -rw-r--r-- 7,532 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
chromaprint (1.4.3-3) unstable; urgency=medium

  [ Edward Betts ]
  * Correct github source URL.

  [ Sebastian Ramacher ]
  * debian/control:
    - Bump Standards-Version.
    - Remove obsolete Pre-Depends.
    - Use Python 3 version of docutils.
  * debian/:
    - Apply upstream patch to fix tests on big endian platforms. (Closes:
      #889815)
    - Bump debhelper compat to 12.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 05 Jan 2019 13:31:33 +0100

chromaprint (1.4.3-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

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

  [ Sebastian Ramacher ]
  * debian/control:
    - Bump Standards-Version.
    - Mark libchromaprint-dev as M-A: same.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 12 May 2018 14:38:49 +0200

chromaprint (1.4.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Only enable tests on little endian platforms for now.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 07 Feb 2018 13:09:30 +0100

chromaprint (1.4.2-2) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Dropped Simon Chopin from the Uploaders.
    Thanks to Tobias Frost on behalf of the MIA Team (Closes: #889767)

  [ Sebastian Ramacher ]
  * debian/control:
    - Add myself to Uploaders.
    - Bump Standards-Version.
    - Move to salsa.debian.org.
  * debian/:
    - Bump debhelper compat to 11.
    - Re-enable tests.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 07 Feb 2018 10:08:57 +0100

chromaprint (1.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 11 Jan 2017 20:32:12 +0100

chromaprint (1.4.1-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: Build with -Wl,--as-needed. (Closes: #849347)

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 28 Dec 2016 12:15:50 +0100

chromaprint (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/copyright: Update copyright information
  * debian/rules: Update build flags for new upstream release.
  * debian/{control,compat,rules}: Bump debhelper compat to 10.
  * debian/control: Update build dependencies for new upstream release:
    - Add libswresample-dev.
    - Remove libavresample-dev and libfftw3-dev.
  * debian/libchromaprint1.symbols: Add new symbols.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 18 Dec 2016 22:02:06 +0100

chromaprint (1.3.2-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 02 Sep 2016 10:01:00 +0200

chromaprint (1.3.2-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * SONAME bump: libchromaprint0 -> libchromaprint1
  * debian/rules: Enable parallel build.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 28 Aug 2016 13:42:25 +0200

chromaprint (1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/patches: Removed, included upstream.
  * debian/control: Bump Standards-Version.
  * debian/libchromaprint0.symbols: Add new symbols.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 07 Feb 2016 21:58:50 +0100

chromaprint (1.2-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
    - Update Homepage.
    - Update and Vcs-*.
    - Bump Standards Version.
  * debian/patches/remove-deprecated-lavc-APIs.patch: Apply upstream patch to
    fix FTBFS with ffmpeg 2.9/3.0 (Closes: #803805)

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 29 Jan 2016 21:46:05 +0100

chromaprint (1.2-1) unstable; urgency=medium

  * New upstream release

 -- Simon Chopin <chopin.simon@gmail.com>  Sun, 28 Sep 2014 20:27:39 +0200

chromaprint (1.1-1) unstable; urgency=low

  * New upstream release

 -- Simon Chopin <chopin.simon@gmail.com>  Mon, 02 Dec 2013 00:50:08 +0100

chromaprint (0.7-2) unstable; urgency=low

  * Upload to unstable

  [ Simon Chopin ]
  * Change the Vcs-* URLs to point to the pkg-multimedia repo
  * Update the watchfile to use bitbucket instead of github.
  * Use the branch master for Debian packaging in gbp.conf

  [ Sebastian Ramacher ]
  * debian/gbp.conf: Add pristine-tar = True.
  * debian/control:
    - Use canonical VCS-* URLs.
    - Bump Standards-Version (no changes required).

 -- Simon Chopin <chopin.simon@gmail.com>  Fri, 30 Aug 2013 19:50:17 +0200

chromaprint (0.7-1) experimental; urgency=low

  [ Simon Chopin ]
  * New upstream release
  * Add fix-libav9-ftbfs patch for libav9 compatibility. (Closes: #692912)
    Thanks to Reinhard Tartler.

  [ Reinhard Tartler ]
  * normalize fields with 'wrap-and-sort -as'
  * update Maintainers field, add myself to uploaders
  * make git-buildpackage work in branch 'exerimental'

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 22 Feb 2013 07:08:44 +0100

chromaprint (0.6-2) unstable; urgency=low

  * debian/control: Fix Suggests: field from libchromaprint-bin to
    libchromaprint-tools (Closes: #668624)
  * Bump Standard-Version to 3.9.3
    + Change the Format: URL in debian/copyright.
  * Update copyright year.
  * debian/rules:
    + enable command echoing for the configuration step
  * Bump the version of debhelper in B-D to  >= 9 since the package is using
    compat 9 and remove the lintian override accordingly.
  * debian/copyright: Fix typo in the copyright years for the upstream part
    (thanks to Bart Martens).

 -- Simon Chopin <chopin.simon@gmail.com>  Sat, 19 May 2012 16:08:47 +0200

chromaprint (0.6-1) unstable; urgency=low

  * New upstream release
    - The Python bindings have been moved to the pyacoustid package,
      available in Debian as python-acoustid. The binary package
      python-chromaprint is therefore not built anymore.
  * Set Maintainer to Simon Chopin (Closes: #651823)
  * Change Vcs-* fields to point to the collab-maint Alioth repository.
  * Create new binary package libchromaprint-tools shipping the fpcalc binary
    (Closes: #649292)
  * Set Priority: optional because pyacoustid (rdep) is optional.
  * Add symbols file.
  * Fix package -dev description mixup
  * Enable multiarch support:
    - Add Multi-arch: same field for libchromaprint0.
    - Add the relevant Pre-depends field.
    - Pass the LIB_SUFFIX flag to cmake pointing to the multiarch directories.
  * Change debian/copyright format to DEP5.
  * Specify the copyright information for the ffmpeg headers in examples/.
  * Disable DH_VERBOSE debug output
  * Add lintian override for the use of libchromaprint-private in
    libchromaprint0.symbols in order to prevent linking against the C++ STL
    symbols.

 -- Simon Chopin <chopin.simon@gmail.com>  Tue, 10 Jan 2012 15:34:55 +0100

chromaprint (0.5-1) unstable; urgency=low

  * New upstream version.  closes: #651127.
  * Set maintainer to Debian QA Group.

 -- Clint Adams <clint@debian.org>  Sat, 10 Dec 2011 18:02:48 -0500

chromaprint (0.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * add build-depends on python-support (Closes: #642448)

 -- Mike O'Connor <stew@debian.org>  Tue, 01 Nov 2011 21:28:01 -0400

chromaprint (0.4-1) unstable; urgency=low

  * New upstream release.

 -- Clint Adams <clint@debian.org>  Wed, 15 Jun 2011 20:03:33 -0400

chromaprint (0.3-1) unstable; urgency=low

  * Initial upload to Debian, based on upstream packaging.

 -- Clint Adams <clint@debian.org>  Mon, 02 May 2011 16:38:01 -0400