[go: up one dir, main page]

File: changelog

package info (click to toggle)
id3lib3.8.3 3.8.3-15
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 5,588 kB
  • ctags: 3,080
  • sloc: cpp: 12,358; sh: 9,186; ansic: 7,240; makefile: 354; php: 325
file content (279 lines) | stat: -rw-r--r-- 9,501 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
id3lib3.8.3 (3.8.3-15) unstable; urgency=low

  * debian/rules: Use dpkg-buildflags				closes: #656272
  * debian/control: Update Standards-Version to 3.9.2

 -- Stefan Ott <stefan@ott.net>  Thu, 12 Apr 2012 03:21:14 +0200

id3lib3.8.3 (3.8.3-14) unstable; urgency=low

  * debian/patches/61-fix_vbr_stack_smash.patch: Fix crashes when reading
    VBR MP3 file						closes: #608612
  * debian/control:
    - Update Standards-Version to 3.9.2
    - Replaced Conflicts with Breaks
    - Slightly rephrased the package description
  * debian/rules:
    - Do not install jquery.js (we don't use it anyway)
    - Clean out dependency_libs in the la-file

 -- Stefan Ott <stefan@ott.net>  Thu, 12 May 2011 04:40:22 +0200

id3lib3.8.3 (3.8.3-13) unstable; urgency=low

  * debian/patches/60-spelling.patch: Fix spelling of "Thrash"	closes: #583812

 -- Stefan Ott <stefan@ott.net>  Tue, 08 Jun 2010 05:29:45 +0200

id3lib3.8.3 (3.8.3-12) unstable; urgency=low

  * debian/patches/60-spelling.patch: Fixed spelling of 'Psychedelic' to
    prevent lintian warnings in packages built against id3lib

 -- Stefan Ott <stefan@ott.net>  Sun, 09 May 2010 05:59:56 +0200

id3lib3.8.3 (3.8.3-11) unstable; urgency=low

  * debian/control:
    - Build-depend on automake instead of automake1.7		closes: #573046
    - Build-depend-indep on doxygen
    - Update Standards-Version to 3.8.4, no changes needed
    - New libid3-doc package 		      closes: #278503, #424959, #516500
    - New libid3-tools package, move binary utilities there	closes: #565363
    - libid3-3.8.3-dev now recommends libid3-tools
  * debian/rules:
    - Build API documentation with doxygen
    - Do proper cleanup to prevent FTBFS when building several times in a row
  * debian/patches:
    - Add missing descriptions to some patches
    - Fix typo in 20-create-manpages.patch

 -- Stefan Ott <stefan@ott.net>  Sun, 21 Mar 2010 18:41:21 +0100

id3lib3.8.3 (3.8.3-10) unstable; urgency=low

  * debian/rules: Regenerate more auto* files          closes: #560312, #561642
  * Fix typo in 60-add-c-wrapper-functions.patch file name
  * debian/changelog: Fix old changelog entry
  * Add patch to fix minor spelling issues
  * Add descriptions to some of the patches

 -- Stefan Ott <stefan@ott.net>  Tue, 05 Jan 2010 07:12:18 +0100

id3lib3.8.3 (3.8.3-9) unstable; urgency=low

  * debian/control:
    - New maintainer						closes: #527479
    - Upgrade debhelper build-dependency to version 7.0.50
    - Slightly rephrase description synopsis
    - Add homepage field
    - Add Vcs-* fields
    - Add DM-Upload-Allowed field to allow maintainer uploads
  * debian/compat:
    - Bump debhelper compatibility level to version 7
  * debian/rules:
    - Switch to debhelper 7
  * Add patch to fix 'make check'
  * Add lintian override for package-name-doesnt-match-sonames

 -- Stefan Ott <stefan@ott.net>  Thu, 10 Dec 2009 01:10:30 +0100

id3lib3.8.3 (3.8.3-8) unstable; urgency=low

  * QA upload.
  * Setting maintainers to the QA group.
  * Build-depend on unversioned automake.
  * Change to source "3.0 (quilt)".
  * Avoid FTBFS with a fresh autotools run. (Closes: #340365, #528509).
  * debian/rules:
    + remove commented lines.
    + include a configure target and separate it from the build target.
    + wrap the configure call.
    + removed some auto-generated files.
  * debian/control:
    + add misc-depends to control files.
    + make debhelper dependency versioned.
    + remove duplication of section field.
  * include watch file.
  * Update Standards-Version to 3.8.3, with no extra changes needed (really).
  * Fix crashes in ID3_TagHeader::Size(). Tks Brian Murray, Thomas Eschenbacher.
    (Closes: #540548, LP: #399423).
  * Move the utilities from the -dev package to the library package.
    (Closes: #377308)
  * Include the list of cli in the long description of the non -dev package.
    (Closes: #497991, #446320).
  * Also move their manpages.
  * Add patch from Javier Kohen to provide C wrapper functions to the library.
    (Closes: #281292)
  * A previous patch (from 3.8.3-6) already Closes: #276673.

 -- Rogério Brito <rbrito@ime.usp.br>  Sat, 28 Nov 2009 05:36:53 -0200

id3lib3.8.3 (3.8.3-7.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix some accidental dropping of files (closes: #474987)

 -- Stephen Gran <sgran@debian.org>  Tue, 08 Apr 2008 13:06:05 +0100

id3lib3.8.3 (3.8.3-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with gcc-4.3 (closes: #417062)
  * Lintian warnigns repaired:
    - Update DH_COMPAT from, er, 1
    - Don't ignore make clean failures
    - Add link to LGPL-2 in common-licenses
    - Add © to debian/copyright
    - remove some broken non-roff form manpages

 -- Stephen Gran <sgran@debian.org>  Sat, 05 Apr 2008 15:55:14 +0100

id3lib3.8.3 (3.8.3-7) unstable; urgency=high

  * SECURITY: Change #ifdef logic to select mkstemp() code instead of
    insecure tempfile creation code, and fix mkstemp() code to work with g++
    3.x, closes: #438540

 -- Robert Woodcock <rcw@debian.org>  Sat, 18 Aug 2007 15:52:52 -0700

id3lib3.8.3 (3.8.3-6) unstable; urgency=low

  * Apply UTF16 writing patch from Easytag project, closes: #384335

 -- Robert Woodcock <rcw@debian.org>  Sun, 12 Nov 2006 21:25:29 -0800

id3lib3.8.3 (3.8.3-5) unstable; urgency=low

  * Rebuild against g++4.0 4.0.2-4 for C++ library allocator change
    transition and rename library to libid3-3.8.3c2a, closes: #339186

 -- Robert Woodcock <rcw@debian.org>  Fri, 18 Nov 2005 11:33:52 -0800

id3lib3.8.3 (3.8.3-4.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Medium-urgency upload for RC bugfix.
  * Rebuild against g++-4.0 for the C++ ABI transition, since libid3's
    headers export C++ interfaces as well as the C ones: rename 
    libid3-3.8.3 to libid3-3.8.3c2 and conflict with libid3-3.8.3.

 -- Steve Langasek <vorlon@debian.org>  Sun, 17 Jul 2005 14:43:23 -0700

id3lib3.8.3 (3.8.3-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update libtool and autotools stuff to fix building on arm.
    This hopefully closes: #276825

 -- Frank Lichtenheld <djpig@debian.org>  Wed, 27 Oct 2004 01:33:02 +0200

id3lib3.8.3 (3.8.3-4) unstable; urgency=low

  * Rebuilt with gcc/g++ 3.3 (updated libgcc1 and zlib1g allows for building
    against 3.3 without breaking the ABI), closes: #236457
 
 -- Robert Woodcock <rcw@debian.org>  Fri,  9 Apr 2004 19:34:31 -0700

id3lib3.8.3 (3.8.3-3) unstable; urgency=low

  * Updated to libtool 1.5 and automake 1.7 (libtoolize --force --copy;
    aclocal; automake) so that id3lib is built with g++. Added a patch
    from Andreas Metzler to get autoconf to throw -lz in the linker
    command. Closes: #208672, #195987
 
 -- Robert Woodcock <rcw@debian.org>  Sun, 14 Sep 2003 08:26:55 -0700

id3lib3.8.3 (3.8.3-2) unstable; urgency=low

  * Added proper gcc build dependancies, closes: #195436
  * Added manpages back in

 -- Robert Woodcock <rcw@debian.org>  Thu, 12 Jun 2003 19:09:22 -0700

id3lib3.8.3 (3.8.3-1) unstable; urgency=low

  * New upstream version

 -- Robert Woodcock <rcw@debian.org>  Wed, 12 Mar 2003 14:21:04 -0800

id3lib3.8.2 (3.8.2-3) unstable; urgency=low

  * Really a new libtool this time, I promise, I think...

 -- Robert Woodcock <rcw@debian.org>  Thu,  6 Feb 2003 17:38:17 -0800

id3lib3.8.2 (3.8.2-2) unstable; urgency=low

  * New libtool, closes: #179669

 -- Robert Woodcock <rcw@debian.org>  Mon,  3 Feb 2003 19:30:23 -0800

id3lib3.8.2 (3.8.2-1) unstable; urgency=low

  * New upstream release, closes: #177456, #175469

 -- Robert Woodcock <rcw@debian.org>  Tue, 21 Jan 2003 11:49:01 -0800

id3lib3.8.0 (3.8.0-1) unstable; urgency=low

  * New upstream release

 -- Robert Woodcock <rcw@debian.org>  Sat, 17 Aug 2002 18:34:08 -0700

id3lib3.8.0 (3.8+0pre2.20020627-1) unstable; urgency=low

  * New upstream version, closes: #138957
  * From CVS. Huge thanks go out to Thijmen Klok for fixing id3lib's
    compile problems, closes: #125633

 -- Robert Woodcock <rcw@debian.org>  Thu, 27 Jun 2002 19:09:13 -0700

id3lib (3.7.13-5) unstable; urgency=low

  * Fixed typo in id3tag manpage

 -- Robert Woodcock <rcw@debian.org>  Wed, 22 Aug 2001 16:22:42 -0700

id3lib (3.7.13-4) unstable; urgency=low

  * Updated libtool and build dependancies for id3lib and zlib,
    closes: #108523

 -- Robert Woodcock <rcw@debian.org>  Wed, 22 Aug 2001 16:22:41 -0700

id3lib (3.7.13-3) unstable; urgency=low

  * gcc 2.96 systems don't know what to do with strlen() without the
    prototype in string.h - added some includes, closes: #105687
  * Uses AC_CHECK_HEADERS to check multiple headers in configure.in,
    closes: #93293
  * Commented out bogus LF_HONOR_STD macro, closes: #93292
  * debian/rules clean removes configure script and debian/rules build-stamp
    recreates it, closes: #93291
  * Added token id3cp manpage and made other misc lintian cleanups.

 -- Robert Woodcock <rcw@debian.org>  Sat, 21 Jul 2001 15:46:18 -0700

id3lib (3.7.13-2) unstable; urgency=low

  * cp /usr/share/libtool/config.* id3lib-3.7.13/{,popt/} to allow
    for compilation on hppa, closes: #104643

 -- Robert Woodcock <rcw@debian.org>  Fri, 13 Jul 2001 20:14:03 -0700

id3lib (3.7.13-1) unstable; urgency=low

  * New upstream version

 -- Robert Woodcock <rcw@debian.org>  Mon, 16 Oct 2000 20:14:15 -0700

id3lib (3.7.8-1) unstable; urgency=low

  * Initial Release.

 -- Robert Woodcock <rcw@debian.org>  Mon, 15 May 2000 21:19:01 -0700

Local variables:
mode: debian-changelog
End: