]> git.sesse.net Git - vlc/blob - debian/changelog
* Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
[vlc] / debian / changelog
1 vlc (0.6.0+cvs-20030705-1) unstable; urgency=low
2
3   * New CVS snapshot.
4     + Includes previous Debian fixes.
5     + Errors in plugins now properly trigger build abort so that no build
6       failures are missed. Thanks to LaMont Jones for pointing out the problem.
7   * debian/rules:
8     + Enabled Matroska support.
9     + Only build builtins in the first compile pass so that we don't mix PIC
10       and non-PIC code (Closes: #199968). Phew, I hope I got it right this
11       time.
12   * extras/ffmpeg:
13     + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
14       disappeared in 0.6.0+cvs-20030703-1.
15
16  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200
17
18 vlc (0.6.0+cvs-20030703-1) unstable; urgency=low
19
20   * New CVS snapshot.
21     + Includes previous Debian fixes.
22     + Build should be a bit faster now.
23   * extras/faad:
24     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
25   * extras/faad/common/id3lib:
26     + mkdir doc examples
27     + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
28   * extras/mpeg2dec:
29     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
30     + Fixes build on parisc (Closes: #199693).
31
32  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200
33
34 vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
35
36   * extras/ffmpeg:
37     + Fixed compilation for Alpha.
38   * debian/rules:
39     + Enabled the video4linux input plugin (Closes: #199427).
40
41  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200
42
43 vlc (0.6.0+cvs-20030627-1) unstable; urgency=low
44
45   * New upstream release.
46   * debian/rules:
47     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
48       so that the rules can be called directly.
49     + Use the -s flag instead of -a so that debhelper properly handles the
50       i386-only plugin packages.
51     + Split the build rule into configure and build.
52   * debian/control:
53     + Removed leading "a"s from package descriptions.
54     + Set policy to 3.5.10.
55
56  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200
57
58 vlc (0.5.3-3) unstable; urgency=low
59
60   * Built-in modules were linked twice in the mozilla plugin; removed the
61     non-PIC ones (Closes: #194384).
62
63  -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
64
65 vlc (0.5.3-2) unstable; urgency=low
66
67   * Changed the libvlc0-dev section to libdevel.
68   * We now build the static objects twice: once the normal way before we
69     link them with VLC, and once with -fPIC so that they can be linked to
70     the Mozilla plugin.
71   * Updated extras/faad/config.{sub,guess}.
72
73  -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
74
75 vlc (0.5.3-1) unstable; urgency=low
76
77   * New upstream release.
78   * Fixed a clock skew issue in debian/rules.
79
80  -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
81
82 vlc (0.5.2-4) unstable; urgency=low
83
84   * Changed the section of gnome-vlc and kvlc according to new Debian
85     archive sections.
86   * Updated woody-buildpackage so that packages say "stable".
87
88  -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
89
90 vlc (0.5.2-3) unstable; urgency=low
91
92   * Added explicit dependencies on vlc to legacy packages to make linda and
93     lintian happier.
94   * Added correct versioned build-dependency on debhelper.
95   * Updated the autotools helper files in extras/faad.
96
97  -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
98
99 vlc (0.5.2-2) unstable; urgency=low
100
101   * Bumped up standards version to 0.5.9.0.
102   * Added build-dependencies on libidl0 and libglib2.0-0 to work around
103     mozilla-dev's currently broken dependencies.
104   * We now link against libdvdread3 instead of libdvdread2.
105
106  -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
107
108 vlc (0.5.2-1) unstable; urgency=low
109
110   * New upstream release.
111   * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
112     vlc-plugin-dv packages because the dependencies are quite small, and merged
113     them into the main vlc package.
114   * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
115     they were not in woody.
116
117  -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
118
119 vlc (0.5.1-1) unstable; urgency=low
120
121   * New upstream release.
122   * The vlc-glide package is now Architecture: i386 only.
123   * The vlc-plugin-mad package Provides: mp3-decoder.
124   * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
125
126  -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100
127
128 vlc (0.5.0-1) unstable; urgency=low
129
130   * New upstream release (Closes: #157166).
131   * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
132   * Build-Depends are now valid (Closes: #147103).
133   * More robust AVI parser (Closes: #158037).
134   * An issue with X taking more and more CPU was fixed (Closes: #153286).
135   * Package now includes a NEWS file.
136   * New package containing a Mozilla plugin.
137   * New codec packages: Ogg/Vorbis, DV.
138   * New GUI package: wxvlc (wxWindows).
139   * New debian/woody-buildpackage file that can be used to build Woody
140     packages.
141   * Made the GNOME desktop entries more user-friendly (Closes: #149749).
142
143  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
144
145 vlc (0.4.1-1) unstable; urgency=low
146
147   * New upstream release.
148
149  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
150
151 vlc (0.4.0-1) unstable; urgency=low
152
153   * New upstream release.
154
155  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
156
157 vlc (0.3.1-1) unstable; urgency=low
158
159   * New upstream release.
160   * Fixes a crash in the Gtk+ interface.
161
162  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
163
164 vlc (0.3.0-1) unstable; urgency=low
165
166   * New upstream release.
167   * Reworked Gtk interface (Closes: #138732), with a working preferences
168     dialog (Closes: #134142, #134147).
169   * The ALSA plugin now supports S/PDIF (Closes: #118301).
170
171  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
172
173 vlc (0.2.92-8) unstable; urgency=high
174
175   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
176     package builds on sid.
177   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
178     the architecture is hppa.
179
180  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
181
182 vlc (0.2.92-7) unstable; urgency=high
183
184   * Fixed configure.in so that it doesn't fail on hppa.
185   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
186     was installed.
187
188  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
189
190 vlc (0.2.92-6) unstable; urgency=high
191
192   * Attempt to fix IA64 and hppa builds.
193
194  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
195
196 vlc (0.2.92-5) unstable; urgency=high
197
198   * Many fixes imported from the 0.2.92 upstream release (VCD input,
199     buffer management, decoder error management).
200   * Removed a stupid dependency on libc6 which prevented the package
201     from being built on alpha.
202
203  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
204
205 vlc (0.2.92-4) unstable; urgency=high
206
207   * Put debian/control and debian/rules in sync again (Closes: #126697).
208   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
209     (Closes: #126939).
210   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
211     present, which fixes the framebuffer output (Closes: #101753).
212
213  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
214
215 vlc (0.2.92-3) unstable; urgency=high
216
217   * Removed references to vlc-mad (Closes: #126194).
218
219  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
220
221 vlc (0.2.92-2) unstable; urgency=high
222
223   * Bumped urgency to high to get this stable version into testing; all
224     reported critical bugs were fixed.
225   * Bumped Standards-Version to 3.5.6.
226   * Fixed a PowerPC compilation issue.
227   * Fixed a crash in the VCD input.
228
229  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
230
231 vlc (0.2.92-1) unstable; urgency=low
232
233   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
234   * Disabled broken ALSA audio output (Closes: #110869, #119846).
235   * Changed configure.in so that vlc is linked against libXv.a,
236     not xvideo.so and sdl.so (Closes: #111790).
237   * Added versioned build-dep to libasound2-dev (Closes: #121057).
238
239  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
240
241 vlc (0.2.91-2) unstable; urgency=low
242
243   * Added "Video" menu hints (Closes: #121036).
244
245  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
246
247 vlc (0.2.91-1) unstable; urgency=low
248
249   * New upstream release.
250   * This release fixes IFO parsing issues (Closes: #119369).
251   * vlc will dlopen() an installed libdvdcss if available, to play
252     encrypted DVDs (Closes: #89856).
253   * vlc is now in sync with the official libdvdcss (Closes: #118194).
254
255  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
256
257 vlc (0.2.90-3) unstable; urgency=low
258
259   * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).
260
261  -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200
262
263 vlc (0.2.90-2) unstable; urgency=low
264
265   * Various upstream bugfixes.
266   * Compiled against libsdl1.2-debian (Closes: #116709).
267
268  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
269
270 vlc (0.2.90-1) unstable; urgency=low
271
272   * Fixed syntax error in build dependencies (Closes: #109722).
273   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
274     code collision (Closes: #111790).
275
276  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
277
278 vlc (0.2.83-2) unstable; urgency=low
279
280   * Fixed build dependencies for architectures not supporting libasound2
281     (Closes: #109722).
282
283  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
284
285 vlc (0.2.83-1) unstable; urgency=low
286
287   * New upstream release.
288   * Activated subtitles in overlay mode (Closes: #97471).
289
290  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
291
292 vlc (0.2.82-1) unstable; urgency=low
293
294   * New upstream release.
295   * Fixed broken manpage symlinks (Closes: #99561).
296
297  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
298
299 vlc (0.2.81-1) unstable; urgency=low
300
301   * New upstream release.
302
303  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
304
305 vlc (0.2.80-1) unstable; urgency=low
306
307   * New upstream release.
308
309  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
310
311 vlc (0.2.73-2) unstable; urgency=low
312
313   * We now build without MMX in the main application (Closes: #96036).
314
315  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
316
317 vlc (0.2.73-1) unstable; urgency=low
318
319   * New upstream release.
320
321  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
322
323 vlc (0.2.72-1) unstable; urgency=low
324
325   * New upstream release.
326
327  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
328
329 vlc (0.2.71-1) unstable; urgency=low
330
331   * New upstream release.
332
333  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
334
335 vlc (0.2.70-1) unstable; urgency=low
336
337   * New upstream release.
338   * Non-i386 package builds really fixed (Closes: #89285).
339
340  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
341
342 vlc (0.2.63-3) unstable; urgency=low
343
344   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
345
346  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
347
348 vlc (0.2.63-2) unstable; urgency=low
349
350   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
351
352  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
353
354 vlc (0.2.63-1) unstable; urgency=low
355
356   * New upstream release.
357
358  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
359
360 vlc (0.2.62-2) unstable; urgency=low
361
362   * Removed a few lintian warnings.
363
364  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
365
366 vlc (0.2.62-1) unstable; urgency=low
367
368   * New release. Glide and GGI packages build again.
369   * Updated vlc.1 manpage (Closes: #87478).
370   * Fixed debian/control (Closes: #83707).
371   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
372
373  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
374
375 vlc (0.2.61-1) unstable; urgency=low
376
377   * New release. The package build works again.
378
379  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
380
381 vlc (0.2.60-1) unstable; urgency=low
382
383   * New release. The package build is most presumably FUBAR.
384
385  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
386
387 vlc (0.2.50nocss-1) unstable; urgency=low
388
389   * Only build vlc-glide under x86 (Closes: #84046).
390   * Switched PentiumPro optimization off (Closes: #83707).
391
392  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
393
394 vlc (0.2.50-1) unstable; urgency=low
395
396   * Unstable release.
397
398  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
399
400 vlc (0.1.99i) unstable; urgency=low
401
402   * Fixed the framerate display
403
404  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
405
406 vlc (0.1.99i) unstable; urgency=low
407
408   * fixed the support for field pictures, which involved a few dozens
409     bugs in the video parser and video decoder.
410   * renamed an inconsistent variable in src/input/input_file.c.
411   * added support for I+ synchro (all Is and the first P).
412   * fixed a motion compensation bug which generated some distortion
413     on B images.
414   * fixed a motion compensation bug for skipped macroblocks.
415   * fixed a synchro bug for field images.
416   * fixed the --server option which didn't work if a ~/.vlcrc existed.
417
418  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
419
420 vlc (0.1.99h) unstable; urgency=low
421
422   * added support for the SDL vout : the --display fullscreen allows
423     fullscreen when possible. Disabled by default.
424   * updated debian directory to build vlc-sdl.
425   * removed CCFLAGS flags which were improperly used.
426   * added hints for powerpc build.
427   * fixed the input_file exit bug.
428   * removed the frame statistics output.
429   * removed a verbose message in intf_sdl.c.
430   * added a few sanity checks in the audio mpeg and ac3 decoders.
431   * temporarily got rid of vlc.channels.
432
433  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
434
435 vlc (0.1.99g) unstable; urgency=low
436
437   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
438   * new --synchro flag which lets you force which images are decoded.
439   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
440   * now scaling is on by default, so that people won't tell that the vlc
441     cannot do scaling :-)
442   * fixed 8bpp YUV.
443   * fixed the fscked up Bresenham algorithm in all YUV functions.
444   * fixed a dumb bug in the Makefile that prevented inclusion of the
445     -march=pentium directive. thanks Meuuh, blame sam.
446   * separate Debian packages
447
448  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
449
450 vlc (0.1.99f) unstable; urgency=low
451
452   * plugin detection now works
453   * "gvlc", "fbvlc", "ggivlc" aliases now work
454   * fixed functions that weren't properly inlined
455   * removed bloat from the MMX YUV plugin
456   * vlc.init becomes ~/.vlcrc
457   * removed float operations in the video decoder, and all emms asm functions
458   * borrowed linuxvideo's MMX motion compensation
459   * fixed an undefined symbol in the MMX YUV plugin
460
461  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
462
463 vlc (0.1.99e) unstable; urgency=low
464
465   * new bitstream syntax and slight performance increase
466
467  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
468
469 vlc (0.1.99d) unstable; urgency=low
470
471   * .deb is now more lintian-friendly
472   * removed a few useless warning messages
473   * new plugin API
474   * plugin auto-detection
475   * removed the default --enable-ppro option because it didn't work on K6-2
476   * the framebuffer client now leaves the console in a working state
477   * the dithered 8 bpp YUV transformation works again (blame bbp !)
478   * the YUV transformations are now plugins as well
479   * alternative symlinks like gvlc, fbvlc are now created at compile time
480   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
481   * fixed an endianness problem which occured on iMacs
482
483  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
484
485 vlc (0.1.99c) unstable; urgency=low
486
487   * Caught Delete Window event in Gnome and X11 modes
488   * Fixed manpage
489   * GGI output now works
490   * Fixed a segfault on exit for the Gnome plugin
491   * Sound support almost works under BeOS
492
493  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
494
495 vlc (0.1.99b) unstable; urgency=low
496
497   * Added a ChangeLog file
498   * Updated the VLAN code
499   * Fixed a bug preventing to quit
500
501  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
502
503 vlc (0.1.99a) unstable; urgency=low
504
505   * Fixed some compile flag errors
506
507  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
508
509 vlc (0.1.99-1) unstable; urgency=low
510
511   * Initial Release.
512
513  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
514